dappnode / DAppNodePackage-lighthouse

Apache License 2.0
2 stars 2 forks source link

Error: Backfill out of sync with beacon chain #51

Open XinBuNengAn opened 9 months ago

XinBuNengAn commented 9 months ago

Version: 1.0.8 (v4.2.0 upstream)

Sep 21 20:13:30.449 ERRO Backfill out of sync with beacon chain service: sync Sep 21 20:13:30.449 ERRO Backfill sync failed error: InvalidSyncState("Batch not found for current processing target 196834"), service: sync Sep 21 20:13:30.449 ERRO Backfill sync failed error: InvalidSyncState("Batch not found for current processing target 196834"), service: sync Sep 21 20:13:30.449 INFO Sync state updated new_state: Synced, old_state: Syncing Historical Blocks, service: sync Sep 21 20:13:36.772 INFO New block received root: 0x914d0f669291c1d777fb4a069ec1a01590e2fc98288c7f2d3609846af685530a, slot: 7375266 Sep 21 20:13:41.001 INFO Historical block download complete service: slot_notifier Sep 21 20:13:41.001 INFO Synced slot: 7375266, block: 0x914d…530a, epoch: 230477, finalized_epoch: 230475, finalized_root: 0xea77…91bc, exec_hash: 0x0e42…6c4b (verified), peers: 73, service: slot_notifier Sep 21 20:13:48.929 INFO New block received root: 0x835f5498377b2c97e104fe0d9a1aa92d961c56c23af7403759514d13ea6a96e4, slot: 7375267 Sep 21 20:13:53.001 INFO Synced slot: 7375267, block: 0x835f…96e4, epoch: 230477, finalized_epoch: 230475, finalized_root: 0xea77…91bc, exec_hash: 0x9b10…b8e2 (verified), peers: 74, service: slot_notifier Sep 21 20:14:00.388 INFO New block received root: 0x9182f8a534efce14f344a52baf624f402eac3af4cec809dc10d901241d249e58, slot: 7375268 Sep 21 20:14:05.001 INFO Synced slot: 7375268, block: 0x9182…9e58, epoch: 230477, finalized_epoch: 230475, finalized_root: 0xea77…91bc, exec_hash: 0x8950…0c98 (verified), peers: 74, service: slot_notifier Sep 21 20:14:12.950 INFO New block received root: 0x992191649013857ddbd8df3707bf497ac53c4f702a2e2f7cc2e64d0692fb790b, slot: 7375269 Sep 21 20:14:17.001 INFO Synced slot: 7375269, block: 0x9921…790b, epoch: 230477, finalized_epoch: 230475, finalized_root: 0xea77…91bc, exec_hash: 0x1b70…0249 (verified), peers: 74, service: slot_notifier Sep 21 20:14:19.384 INFO Sync state updated new_state: Syncing Historical Blocks, old_state: Synced, service: sync Sep 21 20:14:20.601 ERRO Backfill out of sync with beacon chain service: sync Sep 21 20:14:20.601 ERRO Backfill sync failed error: InvalidSyncState("Batch not found for current processing target 196834"), service: sync Sep 21 20:14:20.601 ERRO Backfill sync failed error: InvalidSyncState("Batch not found for current processing target 196834"), service: sync Sep 21 20:14:20.601 INFO Sync state updated new_state: Synced, old_state: Syncing Historical Blocks, service: sync Sep 21 20:14:22.724 INFO Sending metrics to remote endpoint endpoint: https://beaconcha.in/, service: monitoring_client Sep 21 20:14:25.089 INFO New block received root: 0x9303f88fdc1a1dca628f1bf23266aaa7828a9e56e30b36f9b2d058f60ba836c3, slot: 7375270 Sep 21 20:14:29.001 INFO Synced slot: 7375270, block: 0x9303…36c3, epoch: 230477, finalized_epoch: 230475, finalized_root: 0xea77…91bc, exec_hash: 0x981d…8cc4 (verified), peers: 74, service: slot_notifier Sep 21 20:14:31.759 INFO Sync state updated new_state: Syncing Historical Blocks, old_state: Synced, service: sync Sep 21 20:14:37.459 INFO New block received root: 0x0dc63c6579fbc4075a1f0e0cf33e75f7dc2dcd4bea4dea9f35d0da07fdeb3720, slot: 7375271 Sep 21 20:14:41.001 INFO Downloading historical blocks est_time: --, distance: 1 slots (0 mins), service: slot_notifier Sep 21 20:14:41.002 INFO Synced slot: 7375271, block: 0x0dc6…3720, epoch: 230477, finalized_epoch: 230475, finalized_root: 0xea77…91bc, exec_hash: 0x5426…0886 (verified), peers: 75, service: slot_notifier Sep 21 20:14:48.568 INFO New block received root: 0x3a84566c07719efcd1c03f701d166e97da936b2e3fd0bc07450a984891cf7987, slot: 7375272 Sep 21 20:14:53.001 INFO Synced slot: 7375272, block: 0x3a84…7987, epoch: 230477, finalized_epoch: 230475, finalized_root: 0xea77…91bc, exec_hash: 0x99bc…b379 (verified), peers: 74, service: slot_notifier Sep 21 20:14:53.249 ERRO Backfill out of sync with beacon chain service: sync Sep 21 20:14:53.249 ERRO Backfill sync failed error: InvalidSyncState("Batch not found for current processing target 196834"), service: sync Sep 21 20:14:53.249 ERRO Backfill sync failed error: InvalidSyncState("Batch not found for current processing target 196834"), service: sync

chong-he commented 1 month ago

This is a bug: https://github.com/sigp/lighthouse/issues/4331, a restart of the beacon node will fix this