-
Notifications
You must be signed in to change notification settings - Fork 594
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
wrong Block.Header.AppHash error. Osmosis 12.1.0 #3017
Comments
So what happened here is there was a network non-determinism error on v12.0.0 at that exact block height, which got fixed in v12.1.0 (and fix is in v12.2.0) I suspect what happened is you switched the binary at that height, so still had the same error. |
Is there any way to "roll back" the database? Rather than downloading 7TB once again |
There unfortunately isn't right now :( Trying to support getting cosmos/iavl#548 pushed through, which would make this easy to do in the future |
I am going to close this issue, but please re open if this needs further assistance |
System information
Osmosis version:
osmolabs/osmosis:12.2.0
docker imageOS & Version: Amazon Linux 2
Expected behaviour
Node works properly
Actual behaviour
We've been running Osmosis archive node for several months. After 12.1.0 upgrade our node stopped importing new blocks with error:
We tried to update addrbook file and genesis file, but it has not helped. The same issue was with 12.2.0 version
Steps to reproduce the behaviour
Logs
The text was updated successfully, but these errors were encountered: