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

Data is inexplicably cleared

Open EronTo opened this issue 1 year ago • 2 comments
trafficstars

When I try to use

docker compose down

To stop the node or use

git pull
docker compose pull
docker compose up -d --build --force-recreate

To upgrade the node, all my data will be cleared and the node will start synchronizing from the first block.

EronTo avatar Sep 05 '24 07:09 EronTo