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

Bad Signature("signature version is not supported") #45

Open
stuck1233333 opened this issue Jun 7, 2020 · 4 comments
Open

Bad Signature("signature version is not supported") #45

stuck1233333 opened this issue Jun 7, 2020 · 4 comments

Comments

@stuck1233333
Copy link

Hi,
When I try to migrate an existing table, I get the signature version is not supported error.

What to do?

Thank you!

@thismatters
Copy link

what version of the library are you using?

@ademidun
Copy link

ademidun commented Nov 13, 2020

what version of the library are you using?

@thismatters I am having the same issue and I am usng 0.3 and Django 1.11?

Any updates on this, my entire app is down because of this bug.

@MuhammadShahryiar
Copy link

MuhammadShahryiar commented Apr 12, 2021

I had this same error. It can be rectified by deleting all of the previously saved records of your model. This solves the BadSignature error, but another Field Error pops up, which I am unable to rectify.

@thismatters
Copy link

Please see the advice in #44 before acquiescing to any data loss! Often this issue crops up because of a change to a dependency deep in the cryptography stack and can be fixed by re-assessing/updating those dependencies.

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

4 participants