-
Notifications
You must be signed in to change notification settings - Fork 372
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
Unable to take screenshots of a list of URLs #270
Comments
This currently works on my setup, can you confirm the version you're experiencing this with?
|
It is running the same version. This problem only arises in a fresh droplet of digital ocean(Ubuntu 24.04) Here is a new error
|
From the output you sent it looks like the driver can't talk to the spawned Chrome instance using the devtools proto. I noticed in the failing command you are specifying a Chrome path, but not in the one that works. Can you try without specifying the path? |
So this is the command i use to take screenshots from a file. But I am faced with this bug
gowitness scan file -f urls.txt --chrome-path /usr/bin/google-chrome --write-db -p 443 --no-http -D --log-scan-errors
Here is the output
The single screenshot works fine
The text was updated successfully, but these errors were encountered: