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
Description
Error message appears in the logs (20-30 times per full sync):
DEBUG/ERROR Block download from [HBRN ][ ][Peer|eth68|20869316|172.234.246.124:| In] failed. System.AggregateException: One or more errors occurred. ([HBRN ][ ][Peer|eth68|20869316|172.234.246.124:| In] Nethermind sent invalid receipts for block 20869285 (0x8ceed3...a620fd).)
---> Nethermind.Synchronization.EthSyncException: [HBRN ][ ][Peer|eth68|20869316|172.234.246.124:| In] Nethermind sent invalid receipts for block 20869285 (0x8ceed3...a620fd).
at Nethermind.Synchronization.Blocks.BlockDownloader.RequestReceipts(PeerInfo peer, CancellationToken cancellation, BlockDownloadContext context) in /src/Nethermind/Nethermind.Synchronization/Blocks/BlockDownloader.cs:line 497
at Nethermind.Merge.Plugin.Synchronization.MergeBlockDownloader.DownloadBlocks(PeerInfo bestPeer, BlocksRequest blocksRequest, CancellationToken cancellation) in /src/Nethermind/Nethermind.Merge.Plugin/Synchronization/MergeBlockDownloader.cs:line 189
--- End of inner exception stack trace ---
Steps to Reproduce
Start nethermind client and sync. I used following configuration:
Description
Error message appears in the logs (20-30 times per full sync):
Steps to Reproduce
Actual behavior
The synchronization is successful but the error appears periodically
Expected behavior
No errors should appear during the sync
Desktop:
Additional context
I run multiple VMs at the same time, with different consensuses
Logs
Example: https://seq.nethermind.io/#/events?filter=NodeName%3D'dmytro-b-test-release-full-mainnet-lighthouse'&signal=signal-m33301
The text was updated successfully, but these errors were encountered: