You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
MarekM25
changed the title
Corruption after forced kill
Corruption after forced kill during state sync
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
The text was updated successfully, but these errors were encountered: