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

Could not decode message - error unpackb() got an unexpected keyword argument 'encoding' #394

Open
incognitozen opened this issue May 1, 2020 · 1 comment

Comments

@incognitozen
Copy link

incognitozen commented May 1, 2020

So I am working with the general spider in the example dir.

I am using the disributed mode as described in the docs here.

Everything seems to start and work ok.

Screenshot from 2020-05-01 17-33-27

However the spider on encountering the URL triggers the following error.

error unpackb() got an unexpected keyword argument 'encoding'

As you can see there is some encoding/decoding issue ?

I have tried to

  • reinstall msgpack
  • re add seeds

Working with Ubuntu 18

@jczerniakiev
Copy link

@incognitozen Have you tried installing older version of msgpack (e.g. 0.6.2)?

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