simple-optimism-node icon indicating copy to clipboard operation
simple-optimism-node copied to clipboard

bedrock url is not available

Open orange723 opened this issue 7 months ago • 3 comments
trafficstars

I use docker-compose.yml

but I del l2geth/healthcheck/eigenda-proxy/prometheus/grafana/influxdb with compose.yml

docker compose up -d, bedrock-init is error, I check init-bedrock.sh log output download err

BEDROCK_TAR_DOWNLOAD="https://r2-snapshots.fastnode.io/op/$(curl -s https://r2-snapshots.fastnode.io/op/latest-mainnet)" is project not found

use https://datadirs.optimism.io/op-mainnet-pre-bedrockstate.zst and change init-bedrock.sh

retry docker compose up -d --build now container is success

I hope worker fix this issue, thanks

orange723 avatar Apr 21 '25 06:04 orange723