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

op-geth init gives "head block is not reachable" error #420

Open
SyedMuhamadYasir opened this issue Oct 29, 2024 · 3 comments
Open

op-geth init gives "head block is not reachable" error #420

SyedMuhamadYasir opened this issue Oct 29, 2024 · 3 comments

Comments

@SyedMuhamadYasir
Copy link

SyedMuhamadYasir commented Oct 29, 2024

I am trying to set up optimism on a local testnet (ethereum PoS)

however, when doing the following step (Initialize op-geth)

build/bin/geth init --datadir=datadir genesis.json

i get the following error ("head block is not reachable"):

Screenshot 2024-10-29 at 13 21 24

what can i do to solve this?

@feynman-x
Copy link

I get this too. Have you find a way to solve ?

@lei335
Copy link
Contributor

lei335 commented Nov 7, 2024

I got this too, then i did the step 'build/bin/geth init --datadir=datadir genesis.json' again, it worked fine.

@SyedMuhamadYasir
Copy link
Author

I get this too. Have you find a way to solve ?

just continue with the setup, the head block error is not important

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

3 participants