Skip to content

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

@zzzckck

Description

@zzzckck

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions