Skip to content
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

Connections drop to zero #22

Open
catbref opened this issue Aug 24, 2020 · 0 comments
Open

Connections drop to zero #22

catbref opened this issue Aug 24, 2020 · 0 comments

Comments

@catbref
Copy link
Collaborator

catbref commented Aug 24, 2020

After a while, connections drop to zero (or maybe 1) and no new connections are made.

Other symptoms:

  • logs only show minimal activity, e.g. only NTP offset adjustments
  • Thread dump shows alive, but idle: Controller, BlockMinter, AutoUpdate, network-based PoW thread pool, network broadcast
  • Thread dump shows active: NTP
  • Thread dump shows only one network EPC (ExecuteProduceConsume) thread, typically blocked at maybeProduceChannelTask

Heap dump shows these odd values:
Network.nextConnectTaskTimestamp and Network.nextBroadcastTimestamp have values way off in the future,
e.g. 1679420975199 which is Tue 21 Mar 2023 17:49:35 GMT

So networking isn't even trying to connect to new peers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant