Skip to content
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

error code: 1 #29

Closed
kd54726 opened this issue Sep 16, 2019 · 1 comment
Closed

error code: 1 #29

kd54726 opened this issue Sep 16, 2019 · 1 comment

Comments

@kd54726
Copy link

kd54726 commented Sep 16, 2019

I have done the solution given by @putsi but it didn't worked. It is still giving me the same error
code : xvfb-run python webscreenshot.py -i file.txt -o ~/dir/dir/result.txt -w 20 -a "X-FORWARDED-FOR: 127.0.0.1"

so what should i do now?

@maaaaz
Copy link
Owner

maaaaz commented Sep 22, 2019

Hello @kd54726:

  1. Add -vv option to your webscreenshot command
  2. Locate the Shell command to be executed string in the output
  3. Copy the executed command, try it in another terminal window and debug the renderer error
    For PhantomJS, the --debug=true option will give you detailed messages

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants