bnb-chain / bsc-snapshots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

gctcxu opened this issue · comments

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.