-
Notifications
You must be signed in to change notification settings - Fork 45
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
Nodes have problems with get more that 3 peers #82
Comments
I deleted the .json and restarted, and still with the same issue |
I can confirm that my nodes have never been able to concurrently stay connected to more than 3 peers over the past year. Usually it's just one. An upgrade to OpenEthereum over Parity did not make a difference. After restarting the node it can take anywhere from 30 minutes to 8 hours until a live peer is found. It usually goes up to 3 and eventually settles on just one which will keep the connection alive. This is not only an annoyance, but also causes a severe trust issue for everyone using the network. |
This issue seems to be fixed looking at https://health.fuse.io Few questions: |
Time on the servers is kept in sync using chronyd. The nodes are based in Norway with symmetric 1GBit connections.
the bootnodes and spec.json were taken from this project's config directory. The systems are firewalled but configured to let traffic on the configured network port through on their respective external IPs. If by fixed you are referring to the fuse health status listing 57/59 active nodes, I don't know what to tell you, I've never seen anything exceeding this: |
@Andrew-Pohl's. suggesting that too lengthy
nodes.json
files can be the cause.The text was updated successfully, but these errors were encountered: