Has anyone here had an issue for home nodes where on startup the nodes gets like 2000 peers, but after a few minutes connections drop to <30 peers? Logfile shows a ton of “DialError(DialPeerConditionFalse(NotDialing))”
I really have no clue how to fix this anymore. Hope someone can assist.
Some additional information after pasting 300 lines of logs in chatgpt of the first 5 minutes of node startup:
- DialPeerConditionFalse(NotDialing) (saw 50 x)
- HandshakeTimedOut & OutgoingConnectionError (saw 40x)
- IncomingConnectionError (5x)
- WrongPeerId (2x)
- authentication failed / PROTOCOL_VIOLATION (2x)
I’ve added and tested port forwarding after these issues, not resulting in any improvements.
It does look like there are data chunks being received as it shows “Got Replication Record … storing it” like 5 times in these logs.