bnb-chain/bsc-snapshots

encounter error "geth unknown to the objstorage provider: file does not exist"

gctcxu opened this issue · 1 comments

gctcxu commented

Hey, I use the snapshot
When download completed, the geth contains LOCK, chaindata, lightchaindata, nodes, I only move the chaindata to GETH_HOME/node/geth.

I start geth using "./geth --config ./config.toml --datadir ./node --cache 8000 --rpc.allow-unprotected-txs --txlookuplimit 0"
Then get this error message

Could someone help me, thanks.