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

Clear DB parameters do not delete Blob-directory #13547

Closed
handelaar2 opened this issue Jan 28, 2024 · 0 comments · Fixed by #13605
Closed

Clear DB parameters do not delete Blob-directory #13547

handelaar2 opened this issue Jan 28, 2024 · 0 comments · Fixed by #13605
Assignees
Labels
Bug Something isn't working

Comments

@handelaar2
Copy link

handelaar2 commented Jan 28, 2024

Describe the bug

The beacon clear-db parameters promise to delete the data directory:
--clear-db Prompt for clearing any previously stored data at the data directory.
--force-clear-db Clears any previously stored data at the data directory.
However after applying the above parameter, the number of blob-files remains unchanged.
The Blob-directory (=data) does not get cleared.
image

Has this worked before in a previous version?

unknown

🔬 Minimal Reproduction

-Check number of files in Blob-directory
-Stop running Prater/Goerli Beacon
-Apply parameter --force-clear-db
-Restart Beacon
-Check again number of files in Blog-directory

Error

No response

Platform(s)

Linux (ARM)

What version of Prysm are you running? (Which release)

v4.2.1-rc.2

Anything else relevant (validator index / public key)?

prater/goerli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants