ethereum-optimism / op-geth

GNU Lesser General Public License v3.0
290 stars 757 forks source link

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

Open SyedMuhamadYasir opened 2 weeks ago

SyedMuhamadYasir commented 2 weeks ago

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 commented 1 week ago

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

lei335 commented 1 week ago

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

SyedMuhamadYasir commented 5 days ago

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

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