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

Corruption after forced kill during state sync #3937

Closed
MarekM25 opened this issue Apr 6, 2022 · 1 comment
Closed

Corruption after forced kill during state sync #3937

MarekM25 opened this issue Apr 6, 2022 · 1 comment

Comments

@MarekM25
Copy link
Contributor

MarekM25 commented Apr 6, 2022

Nodes were syncing - state sync.

2022-04-06 10:18:35.6480|Sync mode update failed RocksDbSharp.RocksDbException: Corruption: bad entry in block
at RocksDbSharp.Native.rocksdb_get(IntPtr db, IntPtr read_options, Byte[] key, Int64 keyLength, ColumnFamilyHandle cf) in /src/rocksdb-sharp/RocksDbSharp/Native.Wrap.cs:line 109
at Nethermind.Db.FullPruning.FullPruningDb.get_Item(Byte[] key) in /src/Nethermind/Nethermind.Db/FullPruning/FullPruningDb.cs:line 71
at Nethermind.Synchronization.ParallelSync.SyncProgressResolver.IsFullySynced(Keccak stateRoot) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncProgressResolver.cs:line 83
at Nethermind.Synchronization.ParallelSync.SyncProgressResolver.SearchForFullState(BlockHeader startHeader) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncProgressResolver.cs:line 123
at Nethermind.Synchronization.ParallelSync.SyncProgressResolver.FindBestFullState() in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncProgressResolver.cs:line 96
at Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector.TakeSnapshot(UInt256& peerDifficulty, Int64 peerBlock) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/MultiSyncModeSelector.cs:line 557
at Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector.Update() in /src/Nethermind/Nethermind.Synchronization/ParallelSync/MultiSyncModeSelector.cs:line 188
at Nethermind.Synchronization.ParallelSync.MultiSyncModeSelector.TimerOnElapsed(Object sender, ElapsedEventArgs e) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/MultiSyncModeSelector.cs:line 247
2022-04-06 10:18:36.6476|Waiting for peers... 11s
2022-04-06 10:18:36.6476|Sync mode update failed RocksDbSharp.RocksDbException: Corruption: bad entry in block
at RocksDbSharp.Native.rocksdb_get(IntPtr db, IntPtr read_options, Byte[] key, Int64 keyLength, ColumnFamilyHandle cf) in /src/rocksdb-sharp/RocksDbSharp/Native.Wrap.cs:line 109
at Nethermind.Db.FullPruning.FullPruningDb.get_Item(Byte[] key) in /src/Nethermind/Nethermind.Db/FullPruning/FullPruningDb.cs:line 71

@MarekM25 MarekM25 changed the title Corruption after forced kill Corruption after forced kill during state sync Apr 6, 2022
@LukaszRozmej
Copy link
Member

Duplicate of #3938

@LukaszRozmej LukaszRozmej marked this as a duplicate of #3938 Apr 6, 2022
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

2 participants