NethermindEth / nethermind

A robust execution client for Ethereum node operators.
https://nethermind.io/nethermind-client
GNU General Public License v3.0
1.19k stars 409 forks source link

[Sepolia][Missing Trie Node] Missing trie Node right after state sync of Sepolia node #6728

Open kamilchodola opened 5 months ago

kamilchodola commented 5 months ago

Description On one of my nodes I have noticed that right after State Sync finished Recover mode had fired and recovered one missing trie node. Good that mechanism worked and recovered me a node but bad that we have anything missing after stateSync.

image

Will try to reproduce that and capture debug logs.

kamilchodola commented 1 month ago

Recently I saw that once happened again: https://github.com/NethermindEth/nethermind/actions/runs/9278285697/job/25529059152

Not sure why but only happens on Sepolia and is very, very rare.