forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
I updated my litecoin testnet node to v0.21.2rc6 by docker image, but it is not syncing after the update version. Can anyone help with this? The log is like below.
2022-05-03T05:35:13Z New outbound peer connected: version: 70016, blocks=2314018, peer=83 (full-relay)
2022-05-03T05:35:14Z New outbound peer connected: version: 70016, blocks=2263967, peer=84 (full-relay)
2022-05-03T05:36:50Z Potential stale tip detected, will try using extra outbound peer (last tip update: 5960 seconds ago)
2022-05-03T05:37:32Z New outbound peer connected: version: 70016, blocks=2314022, peer=85 (full-relay)
2022-05-03T05:38:53Z New outbound peer connected: version: 70016, blocks=2314022, peer=88 (full-relay)
2022-05-03T05:38:57Z New outbound peer connected: version: 70016, blocks=2314022, peer=89 (full-relay)
2022-05-03T05:39:50Z Potential stale tip detected, will try using extra outbound peer (last tip update: 6140 seconds ago)
2022-05-03T05:42:50Z Potential stale tip detected, will try using extra outbound peer (last tip update: 6320 seconds ago)
2022-05-03T05:43:11Z New outbound peer connected: version: 70016, blocks=2314024, peer=91 (full-relay)
2022-05-03T05:45:33Z New outbound peer connected: version: 70016, blocks=2314026, peer=94 (full-relay)
2022-05-03T05:45:50Z Potential stale tip detected, will try using extra outbound peer (last tip update: 6500 seconds ago)
2022-05-03T05:46:17Z New outbound peer connected: version: 70016, blocks=2314026, peer=96 (full-relay)
I have rolled back the version, and it works again but after update to v0.21.2rc6 it's not syncing again.
Mainnet node was fine after the update, but the testnet nodes are like this.
Metadata
Metadata
Assignees
Labels
No labels