You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using besu besu/v22.10.3/linux-x86_64/openjdk-java-17 nimbus keeps downloading the Eth1 deposit history and when it's done raise an error Corrupted deposits history detected.
To Reproduce
Steps to reproduce the behavior:
Platform details (OS, architecture): Linux
Branch/commit used:
❯ nimbus_beacon_node --version
Nimbus beacon node v23.2.0-6b9381-stateofus
Copyright (c) 2019-2023 Status Research & Development GmbH
eth2 specification v1.3.0-rc.2-hotfix
Nim Compiler Version 1.6.11 [Linux: amd64]
Synced from a trusted node using --trusted-node-url=https://beaconstate.ethstaker.cc.
Screenshots
Additional context
As per the suggestion in #4227, deleted besu's caches folder and restarted both besu and nimbus (multiple times) but the issue persists.
After the corrupted history is detected nimbus restarts the Eth1 sync process but as soon as it reaches the latest block it would fail again with Corrupted deposits history detected.
The text was updated successfully, but these errors were encountered:
Describe the bug
Using besu
besu/v22.10.3/linux-x86_64/openjdk-java-17
nimbus keeps downloading the Eth1 deposit history and when it's done raise an errorCorrupted deposits history detected
.To Reproduce
Steps to reproduce the behavior:
Screenshots
Additional context
As per the suggestion in #4227, deleted besu's
caches
folder and restarted both besu and nimbus (multiple times) but the issue persists.After the corrupted history is detected nimbus restarts the
Eth1 sync
process but as soon as it reaches the latest block it would fail again withCorrupted deposits history detected
.The text was updated successfully, but these errors were encountered: