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

Bank snapshot genesis creation time does not match genesis.bin creation time.\ The snapshot and genesis.bin might pertain to different clusters #618

Open
lixiaolongxl opened this issue Jul 15, 2024 · 0 comments

Comments

@lixiaolongxl
Copy link

lixiaolongxl commented Jul 15, 2024

Bank snapshot genesis creation time does not match genesis.bin creation time.\

         The snapshot and genesis.bin might pertain to different clusters

I encountered this error while synchronizing the Sol block in the form of a snapshot. What caused it and how can it be resolved?

The error is as follows

assertion left == right failed: Bank snapshot genesis creation time does not match genesis.bin creation time.The snapshot and genesis.bin might pertain to different clusters
left: 1584368940
right: 1720765518
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

buffalu pushed a commit that referenced this issue Jul 18, 2024
remove reclaim param for store_accounts_frozen

Co-authored-by: HaoranYi <[email protected]>
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