Home node issues

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.

I think @chriso mentioned it in another thread… hotfix incoming

Same here…

I’m actually quite happy it may be a autonomi related issue, seeing more people having the same issue is indicating that for sure. At the same time it makes me cry inside that I had my new hardware and new ISP yesterday so I spend hours and hours trying to find the issue.

The hotfix has been released now:

4 Likes

Upgrade time?

Sorry @chriso, the issue is not resolved with this update for me :frowning:

Anyone else having more luck with this hotfix?