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

Pivot Total Difficulty 0 on mainnet and sepolia results with warnings and exceptions during Headers sync #8158

Open
kamilchodola opened this issue Feb 4, 2025 · 0 comments

Comments

@kamilchodola
Copy link
Contributor

Image

Above results with a lot of:
ChainLevelHelper - Unable to determine total difficulty. This is not expected. Header: 21754001

And after some time with

04 Feb 00:48:10 | Fast blocks headers downloader failed System.OverflowException: Underflow in subtraction 0 - 161842208697
Error: Found bad log in line: 04 Feb 00:48:10 | Fast blocks headers downloader failed System.OverflowException: Underflow in subtraction 0 - 161842208697
   at Nethermind.Int256.UInt256.ThrowOverflowException(String message)
   at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.InsertHeaders(HeadersSyncBatch batch) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 611
   at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.HandleDependentBatches(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 291
   at Nethermind.Synchronization.FastBlocks.HeadersSyncFeed.PrepareRequest(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/FastBlocks/FastHeadersSyncFeed.cs:line 316
   at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.DispatchLoop(CancellationToken cancellationToken)
   at Nethermind.Synchronization.ParallelSync.SyncDispatcher`1.Start(CancellationToken cancellationToken) in /src/Nethermind/Nethermind.Synchronization/ParallelSync/SyncDispatcher.cs:line 76
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

1 participant