You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In stable network, if the connected peers are always there, peers' height will not often refresh which makes the node can't ask for the latest height and stop sync. Although we have ping pang mechanism, it needs at least one peer disconnected.
To Reproduce
Steps to reproduce the behavior:
Prepare a stable network, docker is better and connect stable peers.
Run a node on testnet (v2.10.3)
Wait for several hours, will reproduce in one day.
Expected behavior
Not sync anymore but restarting node is OK.
The text was updated successfully, but these errors were encountered:
superboyiii
changed the title
Stable connection can make node stop sync
Stable connection can make node stop sync (master-2.x, neox-2.x)
Jul 30, 2020
Describe the bug
In stable network, if the connected peers are always there, peers' height will not often refresh which makes the node can't ask for the latest height and stop sync. Although we have ping pang mechanism, it needs at least one peer disconnected.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Not sync anymore but restarting node is OK.
The text was updated successfully, but these errors were encountered: