-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[base node] Chain sync issue - connected but do not sync to better chain #4637
Comments
High volume stress test
|
getting lots of these |
I think we need to make a separate observation issue for this as I do not think it is related |
@SWvheerden I'll clarify what these are in-case there are misunderstandings of what they mean. 08:04 WARN Too many (40) connection failures, cooldown is in effect
08:05 WARN 0.0% of this node's 18 connections are using TCPv4. This node requires at least 10.0% of nodes to be TCP nodes.
08:06 WARN Failed to read wire format byte within timeout of 45s. deadline has elapsed
08:06 WARN Peer at address '/ip4/127.0.0.1/tcp/65033' failed to send its wire format. Expected network byte 26 or liveness byte a6 not received. Error: timed out
|
|
|
This issue weas tested thoroughly during 3x stress tests. All base nodes and wallets used |
Note: This happened a l9ot during stress testing.
Something wrong with syncing; the base node does not recognize it is on an alternate chain while it has connections to the better chain.
list-connections
also reported wrong metadata about the connected peers' chain tipThis node
had a better chain at
vs
but the latter did not sync to it.
The text was updated successfully, but these errors were encountered: