smartcontracts / simple-optimism-node

The easiest way to run an Optimism node
MIT License
318 stars 106 forks source link

bedrock init error #82

Closed luoxiandong closed 8 months ago

luoxiandong commented 1 year ago

Branch:sc/bedrock Commond:docker-compose --profile current up -d Error msg: bedrock-init_1 | Extracting bedrock.tar... bedrock-init_1 | tar: This does not look like a tar archive bedrock-init_1 | tar: Skipping to next header bedrock-init_1 | tar: Exiting with failure status due to previous errors How to solve it?

yiboGit commented 1 year ago

@luoxiandong I also have this problem.

harveyff commented 12 months ago

I had the same problem and couldn't finish initializing.

Guys, is this project unmaintained? Why didn't I see a team member reply?

harveyff commented 12 months ago
Download Progress: 0.17%
Download Progress: 0.17%
Download Progress: 0.18%
Download Progress: 0.18%
Download Progress: 0.18%
Download Progress: 0.18%
Download Progress: 0.18%
Download Progress: 0.18%
Download Progress: 0.18%
Download Progress: 0.19%
Download Progress: 0.19%
Download Progress: 0.19%
Extracting bedrock.tar...
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
harveyff commented 11 months ago

Hi, can any of you guys offer some advice, I appreciate any input

MHMB commented 11 months ago

Also, I had the same problem, and the bedrock-init_1 container downloads the .tar file slowly. But in the non-docker setup, the download process only took 30 minutes.

Chomtana commented 8 months ago

Hi, my fork has fixed this issue and uses an official snapshot.

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 8 months ago

Fixed in #97