bnb-chain / bsc-snapshots

254 stars 88 forks source link

Fullnode testnet not sync #374

Closed Kidkender closed 2 months ago

Kidkender commented 2 months ago

I've been running this full node for 3 days, but now it's height is quite slow. This is cli start: node@fullnodes:~/binance$ ./geth --config ./config.toml --datadir ./node --cache 20000 --rpc.allow-unprotected-txs --history.transactions 0 --syncmode snap --port 30334

retrieve current node: { currentBlock: 40760939, healedBytecodeBytes: 0, healedBytecodes: 0, healedTrienodeBytes: 0, healedTrienodes: 0, healingBytecode: 0, healingTrienodes: 0, highestBlock: 41981495, startingBlock: 40760808, syncedAccountBytes: 0, syncedAccounts: 0, syncedBytecodeBytes: 0, syncedBytecodes: 0, syncedStorage: 0, syncedStorageBytes: 0, txIndexFinishedBlocks: 40760810, txIndexRemainingBlocks: 0 }

on geth screen I don't see the sync percentage progress bar image

My Server:

STdevK commented 2 months ago

which testnet snapshot did you use?

zzzckck commented 2 months ago

I've been running this full node for 3 days, but now it's height is quite slow. This is cli start: node@fullnodes:~/binance$ ./geth --config ./config.toml --datadir ./node --cache 20000 --rpc.allow-unprotected-txs --history.transactions 0 --syncmode snap --port 30334

retrieve current node: { currentBlock: 40760939, healedBytecodeBytes: 0, healedBytecodes: 0, healedTrienodeBytes: 0, healedTrienodes: 0, healingBytecode: 0, healingTrienodes: 0, highestBlock: 41981495, startingBlock: 40760808, syncedAccountBytes: 0, syncedAccounts: 0, syncedBytecodeBytes: 0, syncedBytecodes: 0, syncedStorage: 0, syncedStorageBytes: 0, txIndexFinishedBlocks: 40760810, txIndexRemainingBlocks: 0 }

on geth screen I don't see the sync percentage progress bar image

My Server:

  • RAM: 256GB
  • SSD: 2TB

The latest testnet snapshot is broken, we will upgrade a new one

zzzckck commented 2 months ago

pls use the latest testnet snapshot