simple-optimism-node
simple-optimism-node copied to clipboard
bedrock url is not available
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