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