System information
Geth version: Version: 1.17.2-stable
CL client & version: Prysm version is v7.1.3.
OS & Version: Linux
Expected behaviour
Geth should get the missing hash and freeze the block
Actual behaviour
Geth throws error (see below) and the beacon chain validator dies after a while.
Steps to reproduce the behaviour
Around two weeks ago, might be related to the upgrade of geth to version 1.17.2-stable i started to see the ERROR you can see in belows backtrace. after discord consultation i ran a geth removedb (including ancientdir), after re-syncing i stumbled into the same problem again, the effect of this error is that after ~24h the prysm validator client dies with a "Context exceeded" error, only workaround currently is to restart geth every 24h.
Backtrace/Logs
Apr 15 18:18:09 blckchain geth[827839]: ERROR[04-15|18:18:09.338] Chain view: block hash unavailable number=24,874,886 head=24,886,358
Apr 15 18:18:09 blckchain geth[827839]: ERROR[04-15|18:18:09.338] Log index head rendering failed, reverting to unindexed mode error="failed to advance log iterator at 24852735241 while rendering map 379222: receipts not found for block 24874886"
Apr 15 18:19:04 blckchain geth[827839]: ERROR[04-15|18:19:04.044] Error in block freeze operation err="canonical hash missing, can't freeze block 24874886"
When submitting logs: please submit them as text and not screenshots.
System information
Geth version: Version: 1.17.2-stable
CL client & version: Prysm version is v7.1.3.
OS & Version: Linux
Expected behaviour
Geth should get the missing hash and freeze the block
Actual behaviour
Geth throws error (see below) and the beacon chain validator dies after a while.
Steps to reproduce the behaviour
Around two weeks ago, might be related to the upgrade of geth to version 1.17.2-stable i started to see the ERROR you can see in belows backtrace. after discord consultation i ran a geth removedb (including ancientdir), after re-syncing i stumbled into the same problem again, the effect of this error is that after ~24h the prysm validator client dies with a "Context exceeded" error, only workaround currently is to restart geth every 24h.
Backtrace/Logs
When submitting logs: please submit them as text and not screenshots.