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

iavl export failed with "version does not exist" #782

Closed
yihuang opened this issue May 28, 2023 · 2 comments
Closed

iavl export failed with "version does not exist" #782

yihuang opened this issue May 28, 2023 · 2 comments

Comments

@yihuang
Copy link
Collaborator

yihuang commented May 28, 2023

$ ./build/cronosd snapshots export --height 8200000 --home /tmp/test1
Exporting snapshot for height 8200000
Error: failed to generate snapshot chunk 262: iavl export failed for version 8200000: version does not exist

I'm testing the local snapshot import/export, and meet above error, iavl release/0.19.x, cosmos-sdk release/v0.46.x.
It's been running for 10 hours and generated most of chunks, then quit with above error at chunk 262.

@yihuang
Copy link
Collaborator Author

yihuang commented May 28, 2023

I guess because one of the stores is empty, will investigate later.

@yihuang
Copy link
Collaborator Author

yihuang commented May 28, 2023

it's probably because I didn't downgrade goleveldb dependency.

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