Closed
Description
I'm running geth version 1.13.0-unstable-5976e584-20230818
with state.scheme=path
on a Mac and getting some "Unexpected trie node in disk" errors. Steps I used:
- started a fresh checkpoint sync with Lighthouse v4.3.0
- ran
geth removedb
and deleted thechaindata
folder - ran
geth state.scheme=path
- shut down Lighthouse with checkpoint sync flags
- restarted Lighthouse without checkpoint sync flags