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

[Bug]: State sync hash mismatched #16479

Closed
randyahx opened this issue Jun 9, 2023 · 2 comments
Closed

[Bug]: State sync hash mismatched #16479

randyahx opened this issue Jun 9, 2023 · 2 comments
Labels

Comments

@randyahx
Copy link

randyahx commented Jun 9, 2023

Summary of Bug

I've deployed cosmos locally according to the documentation with no errors. Tried deploying another one with state sync enabled and it says it's expecting a different hash.

Screenshot 2023-06-07 at 4 25 47 PM

configtoml.zip

Version

v0.47.2

Steps to Reproduce

  1. Deploy locally according to the documentation https://docs.cosmos.network/v0.47/run-node/run-node
  2. Copy the config files in .simapp to a new folder (.simapp2), change the port values and enable state sync
  3. Deploy it inside another terminal and use state sync with the first deployment.
  
@randyahx randyahx added the T:Bug label Jun 9, 2023
@yihuang
Copy link
Collaborator

yihuang commented Jun 9, 2023

probably fixed by #16452, try v0.47.3

@tac0turtle
Copy link
Member

Yes this was fixed in the above mentioned pr

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

No branches or pull requests

3 participants