Open SyedMuhamadYasir opened 2 weeks ago
I get this too. Have you find a way to solve ?
I got this too, then i did the step 'build/bin/geth init --datadir=datadir genesis.json' again, it worked fine.
I get this too. Have you find a way to solve ?
just continue with the setup, the head block error is not important
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"):
what can i do to solve this?