smartcontracts / simple-optimism-node

The easiest way to run an Optimism node
MIT License
337 stars 115 forks source link

Node stopped syncing at Block 105234895 (Target client not connected) #94

Closed bmalepaty closed 1 year ago

bmalepaty commented 1 year ago

I have upgraded my node to Bedrock - But still node is not syncing further.

.env

image image

Fault Detector Bedrock Logs: image

Node Healthcheck Bedrock Logs image

Op-geth logs image

Bedrock init logs image

Carl79c commented 1 year ago

Hi, did you resolve it?

bmalepaty commented 1 year ago

Hi, did you resolve it?

No. Unable to find the fix. Can you please help?

Carl79c commented 1 year ago

I can't help you. I have the same problem :-)

Chomtana commented 1 year ago

Hi, my fork has fixed this issue and uses an official snapshot. It's related to snapshots can't be downloaded properly.

Check out https://github.com/Chomtana/simple-optimism-node/tree/main/scripts

Pull request https://github.com/smartcontracts/simple-optimism-node/pull/97

smartcontracts commented 1 year ago

97 should have fixed this