AntelopeIO / leap

C++ implementation of the Antelope protocol
Other
116 stars 70 forks source link

Starting v4.0.0-rc2 from Snapshot Crashes Nodeos #1007

Closed jbuice closed 1 year ago

jbuice commented 1 year ago

Assumption: Nodeos v4.0.0-rc2 already running and caught up to head then nodeos closes dirty due to my own fault.

Historically, I can take a snapshot from the previous day, delete /blocks/reversible and the entire /state directory, then start from the snapshot to repair.

Performing this process with Nodeos v4.0.0-rc2 crashes.

When I revert to 3.2.3, this method is successful.

Snapshot file: https://snapshots.testnet.telosunlimited.io/telos-testnet-20230405-blknum-227988312.tar.gz The snapshot was taken with nodeos version 3.1.1

heifner commented 1 year ago

Fixed by https://github.com/AntelopeIO/leap/pull/938 which is in 4.0.0-rc3.

matthewdarwin commented 1 year ago

Close this issue?

heifner commented 1 year ago

Close this issue?

Waiting for verification from @jbuice. He is going to test it.

jbuice commented 1 year ago

Sorry for the delay. We're good here.

heifner commented 1 year ago

Cat: History