neuron icon indicating copy to clipboard operation
neuron copied to clipboard

sync stuck

Open Miner8118 opened this issue 3 years ago • 1 comments

Describe the bug (Please enter details, the more detail the better) sync stucked at 99.45%

Debug info (Please upload the debug info from Help - Export Debug Information) neuron_debug_1653117928126.zip

Screenshots (If applicable, add screenshots to help explain your problem.)

Miner8118 avatar May 21 '22 07:05 Miner8118

Hi @Miner8118

Your neuron is out of date since CKB has hardforked on 05-20

2022-05-21 15:25:36.984 +08:00 GlobalRt-291 ERROR ckb_sync::synchronizer  receive SendBlock from SessionId(1318), ban 300s for BlockIsInvalid(401): Byte32(0x47bed7f43b2311368f5056b3f0b892e9b4809477e1bfce18284db6f97d4143fe), error: Block(BlockTransactions(BlockTransactionsError(index: 1, error: Transaction(Compatible: the feature "VM Version 1" is used in current transaction but not enabled in current chain))))
2022-05-21 15:25:36.984 +08:00 GlobalRt-291 INFO ckb_network::network  Ban peer "/ip4/13.234.144.148/tcp/8114/p2p/QmbT7QimcrcD5k2znoJiWpxoESxang6z1Gy9wof1rT1LKR" for 300 seconds, reason: BlockIsInvalid(401): Byte32(0x47bed7f43b2311368f5056b3f0b892e9b4809477e1bfce18284db6f97d4143fe), error: Block(BlockTransactions(BlockTransactionsError(index: 1, error: Transaction(Compatible: the feature "VM Version 1" is used in current transaction but not enabled in current chain))))

It's mentioned in the first line BlockIsInvalid, Transaction(Compatible: the feature "VM Version 1" is used in current transaction but not enabled in current chain)))

Neuron should be upgraded to v0.103.0 https://github.com/nervosnetwork/neuron/releases/tag/v0.103.0 to work properly.

You may upgrade Neuron by menu -> help -> check for updates

Ref: https://github.com/nervosnetwork/neuron/issues/2384 Ref: https://github.com/nervosnetwork/neuron/issues/2386

Keith-CY avatar May 22 '22 09:05 Keith-CY

Mark this issue stale because no activity for 60 days

github-actions[bot] avatar Aug 26 '23 05:08 github-actions[bot]

Close this issue because it's inactive since marked stale

github-actions[bot] avatar Sep 02 '23 05:09 github-actions[bot]