Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to start beacon node with ephemery-142 #58

Open
dajuguan opened this issue Jan 23, 2025 · 1 comment
Open

Failed to start beacon node with ephemery-142 #58

dajuguan opened this issue Jan 23, 2025 · 1 comment

Comments

@dajuguan
Copy link

When I followed the steps in https://github.com/ephemery-testnet/ephemery-resources?tab=readme-ov-file#run-a-node with ephemery-142 release, the beacon node failed to start and displayed the following error:

root@Po ephemery_dir # lighthouse bn -t ephemery --execution-endpoint http://localhost:5551 --execution-jwt=./jwt.txt --boot-nodes=$BOOTNODE_ENR_LIST
Jan 23 10:58:44.086 INFO Logging to file                         path: "/root/.lighthouse/custom/beacon/logs/beacon.log"
Jan 23 10:58:44.086 INFO Lighthouse started                      version: Lighthouse/v4.0.1-a53830f
Jan 23 10:58:44.086 INFO Configured for network                  name: custom (ephemery)
Jan 23 10:58:44.086 INFO Data directory initialised              datadir: /root/.lighthouse/custom
Jan 23 10:58:44.086 INFO Deposit contract                        address: 0x4242424242424242424242424242424242424242, deploy_block: 0
Jan 23 10:58:44.116 INFO Starting from known genesis state       service: beacon
Jan 23 10:58:44.120 CRIT Failed to start beacon node             reason: Unable to parse genesis state SSZ: OffsetSkipsVariableBytes(584)
Jan 23 10:58:44.121 INFO Internal shutdown received              reason: Failed to start beacon node
Jan 23 10:58:44.121 INFO Shutting down..                         reason: Failure("Failed to start beacon node")
Failed to start beacon node
@remyroy
Copy link
Collaborator

remyroy commented Jan 23, 2025

You are using a very old version of Lighthouse. I would try again with the latest stable release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants