-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not find table 'webcloners' and Invalid JSON input passed to endpoint /api/seng/clone_page #2010
Comments
I'm having the same "Invalid JSON input passed to endpoint /api/seng/clone_page" error. Any idea on how to solve? |
1 similar comment
I'm having the same "Invalid JSON input passed to endpoint /api/seng/clone_page" error. Any idea on how to solve? |
Same issue here, Invalid JSON input passed to endpoint
|
hi @fa1c0n1, @violentr & @andyita it looks likes the logic around persisting the cloned page is erroring out. |
Any updates on this? Been encountering this issue as well. |
hey ma1ware07, will have this resolved by the end of the week and update this issue for everyone |
just letting everyone know that's watching this issue, just finishing up some tests and will be creating a pull request |
@ma1ware07 pull request has been request to address this issue. |
When I clone a website by BeEF, it alerts an error as screenshot shown as below.
How to solve this problem??
curl -H "Content-Type: application/json; charset=UTF-8" -d '{"url":"https://www.baidu.com", "mount":"/baidu"}' -X POST 'http://192.168.166.176:3000/api/seng/clone_page?token=912e3124ee5057b76ce1144b2e14d4aa9e8a2499'
The text was updated successfully, but these errors were encountered: