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

Documentation unclear; CRAWLER Error Error: incorrect header check when fetching #365

Open
pate313373 opened this issue Oct 26, 2020 · 0 comments

Comments

@pate313373
Copy link

pate313373 commented Oct 26, 2020

Hi!

I'm trying to call:
c.queue('https://www.bestbuy.com/?intl=nosplash');
and also:
c.queue({ uri:'https://www.bestbuy.com/', intl:'nosplash=', });

Both does not work and gives the following error:
CRAWLER Error Error: incorrect header check when fetching .....

Documentation is quite unclear about how to pass POST and GET parameters.
Any chance you could give me a hint?

Thank you so much for this cool project! :)

\edit
Log looks like this:
Error: incorrect header check at Zlib.zlibOnError [as onerror] (zlib.js:180:17) { errno: -3, code: 'Z_DATA_ERROR' }

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

1 participant