sync stuck
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.)
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
Mark this issue stale because no activity for 60 days
Close this issue because it's inactive since marked stale