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

failed to run "db inspect" after "delete-trie-state" #2543

Open
zzzckck opened this issue Jun 26, 2024 · 0 comments
Open

failed to run "db inspect" after "delete-trie-state" #2543

zzzckck opened this issue Jun 26, 2024 · 0 comments
Assignees

Comments

@zzzckck
Copy link
Collaborator

zzzckck commented Jun 26, 2024

System information

Geth version: geth v1.4.10
OS & Version: Windows/Linux/OSX
Commit hash : (if develop)

Expected behaviour

able to run "db inspect" after "delete-trie-state"

Actual behaviour

has error

Steps to reproduce the behaviour

1.run: ./bsc db delete-trie-state --datadir={datadir}
2.run: ./geth db inspect --datadir={datadir}
then will fail, because "inspect state freezer" will check the meta data in "ancient/state".

Backtrace

NA

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