Eric
Eric
The torrent snapshot should move to the datadir/snapshots The mdbx.dat should mv to datadir/chaindata folder
Use the latest release. https://github.com/node-real/bsc-erigon/releases/tag/v1.2.13 https://github.com/node-real/bsc-erigon/issues/441
For erigon node. It will miss node if have gap between history block(data/snapshots) and mdbx. One way to fix that is use the latest release, and reset the headers.
Refer this: https://github.com/bnb-chain/bsc-snapshots/blob/main/usage/erigon_archivenode_usage.md#missing-blocks
1. remove the datadir/downloader 2. cd data/snapshots && rm -rf *idx. 3. than restart
Make sure you use the latest release?
bsc have support it after v.1.3.x . Could you also show you bsc version?
What version did you use before v1.6.4?
Could you upload the full log after node start
Could you show the logs when the node start? The logs show your stuck at a so old block, it may relate to some unwind when node start.