Open ducphamle2 opened 4 days ago
How they resolved
not resolved actually, the sdk team is still working on it.
How they resolved
not resolved actually, the sdk team is still working on it.
really? thats sad. Does it work with custom pruning? Or it has to be prune=nothing
Current workaround: Use prune=nothing
Context
When starting a node with prune mode=default or mode=everything -> the node will show pruning errors like in the title. This bug is from the new IAVL 1.2.0 version and is patched in the release 1.2.x branch.
To Reproduce
Failed to prune store... or Error deleting legacy versions
Expected behavior
There shouldn't be any error logs
Screenshots
Additional context
The bug is originally mentioned here: https://github.com/crypto-org-chain/cronos/issues/1672
How they resolved: https://github.com/crypto-org-chain/cronos/pull/1673