48Club / bsc-snapshots

bsc daily snapshot
https://www.48.club
157 stars 21 forks source link

No such file or directory (database) #137

Closed fermanentdev closed 9 months ago

fermanentdev commented 9 months ago

I did:

aria2c ... https://snapshots.48.club/geth.fast.35407303.tar.zst -o geth.tar.lz4 zstd -cd geth.tar.lz4 | tar xf - sha256 geth.tar.lz4 and sha256 on github is equal

I run: ./geth_linux --tries-verify-mode none --config ~/bsc/config.toml --datadir ~/bsc --cache 8000 --rpc.allow-unprotected-txs --txlookuplimit 0

Then i got: Fatal: Could not open database: open /root/bsc/chaindata/ancient/chain/diffs.ridx: no such file or directory

du5 commented 9 months ago

readme first