Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data is inexplicably cleared #162

Open
EronTo opened this issue Sep 5, 2024 · 2 comments
Open

Data is inexplicably cleared #162

EronTo opened this issue Sep 5, 2024 · 2 comments

Comments

@EronTo
Copy link

EronTo commented Sep 5, 2024

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.

@Chomtana
Copy link
Collaborator

Chomtana commented Sep 5, 2024

Have you done an upgrade like this before? Does this only happen in the recent version, or is this the second time?

Probably related to this one

ethereum-optimism/developers#566

@EronTo
Copy link
Author

EronTo commented Sep 6, 2024

Have you done an upgrade like this before? Does this only happen in the recent version, or is this the second time?

Probably related to this one

ethereum-optimism/developers#566

My situation is different. It is not that there was a problem at startup, but that the data was emptied after it was stopped. For example, the disk was emptied after I run' Docker compose down'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants