ethpandaops / dora

Dora the Explorer is a lightweight slot explorer for the ethereum beaconchain
https://beaconlight.ephemery.dev/
GNU General Public License v3.0
83 stars 26 forks source link

Failed Loading Epoch - 404 #176

Closed avenbreaks closed 1 week ago

avenbreaks commented 1 week ago

GM, I Got Error 404 NOT_FOUND at my dora explorer, & Execution Node Active

Using Reth & Lighthouse

time="2024-11-23T06:48:23+01:00" level=warning msg="synchronization of epoch 12 failed: error fetching epoch 12 state: GET failed with status 404: {\"code\":404,\"message\":\"NOT_FOUND: beacon state for state root 0xfede…4a0b\",\"stacktraces\":[]} - Retrying in 10 sec..." client=Lighthouse epoch=12 service=synchronizer
time="2024-11-23T06:48:23+01:00" level=warning msg="failed loading epoch 534 stats (dep: 0x1ccfc83e270fc9d5e748b2f5d8ec5b4ac34b2bfcfc207cccedae809dbdf7844e): GET failed with status 404: {\"code\":404,\"message\":\"NOT_FOUND: beacon state for state root 0x457c…2acd\",\"stacktraces\":[]}" client=Checkpoints service=cl-indexer
time="2024-11-23T06:48:25+01:00" level=warning msg="failed loading epoch 533 stats (dep: 0x46a453e945139d89de50df9d4f1cff4bc315acf148e36bd5368a8bfbe154984a): GET failed with status 404: {\"code\":404,\"message\":\"NOT_FOUND: beacon state for state root 0x754a…4191\",\"stacktraces\":[]}" client=Checkpoints service=cl-indexer
time="2024-11-23T06:48:28+01:00" level=warning msg="failed loading epoch 534 stats (dep: 0x1ccfc83e270fc9d5e748b2f5d8ec5b4ac34b2bfcfc207cccedae809dbdf7844e): GET failed with status 404: {\"code\":404,\"message\":\"NOT_FOUND: beacon state for state root 0x457c…2acd\",\"stacktraces\":[]}" client=Lighthouse service=cl-indexer
time="2024-11-23T06:48:29+01:00" level=warning msg="failed loading epoch 533 stats (dep: 0x46a453e945139d89de50df9d4f1cff4bc315acf148e36bd5368a8bfbe154984a): GET failed with status 404: {\"code\":404,\"message\":\"NOT_FOUND: beacon state for state root 0x754a…4191\",\"stacktraces\":[]}" client=Checkpoints service=cl-indexer
time="2024-11-23T06:48:31+01:00" level=warning msg="failed loading epoch 534 stats (dep: 0x1ccfc83e270fc9d5e748b2f5d8ec5b4ac34b2bfcfc207cccedae809dbdf7844e): GET failed with status 404: {\"code\":404,\"message\":\"NOT_FOUND: beacon state for state root 0x457c…2acd\",\"stacktraces\":[]}" client=Checkpoints service=cl-indexer
avenbreaks commented 1 week ago

Solved, add --reconstruct-historic-states flag on lighthouse beaconnode