You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Before filing a new issue, please provide the following information.
I'm running:
Which Parity version?: v1.10.7-stable
Which operating system?: Ubuntu 16.04
How installed?: via binaries
Are you fully synchronized?: yes
Which network are you connected to?: ethereum (foundation)
Did you try to restart the node?: yes
Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.
A possibly incorrect user bug report made me to check a long-running Parity node with open ports 30303 and 30304/udp I restarted the node and looked at Parity output and it looked very healthy (30/50 peers). After some time I saw that Parity-UI could not make a test transaction because there were not enough peers. The console output showed a "CloseNotify" alert.
I do not understand this in the context of Parity. Please see how connectivity was good. Then the alert happened. Then the node started connecting to peers from 1/25. I do not know if the connectivity and the CloseNotify alerts are related but they happened at the same time.
The message "Sending warning alert CloseNotify" is actually an indication that peers got disconnected. It is in this case, it is, therefore, the consequence, not the cause of disconnections (There is BTW a PR to hide it as irrelevant for the end user #9025).
This problem of peer disconnection should be solved in 1.11, please give it a try.
Before filing a new issue, please provide the following information.
Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.
A possibly incorrect user bug report made me to check a long-running Parity node with open ports 30303 and 30304/udp I restarted the node and looked at Parity output and it looked very healthy (30/50 peers). After some time I saw that Parity-UI could not make a test transaction because there were not enough peers. The console output showed a "CloseNotify" alert.
I do not understand this in the context of Parity. Please see how connectivity was good. Then the alert happened. Then the node started connecting to peers from 1/25. I do not know if the connectivity and the CloseNotify alerts are related but they happened at the same time.
Moments later the connectivity was 16/25 and I could send a test transaction.
Moments after this the CloseNotify error returned many times. Peer connections fluctuate between 7-30. Here is more output that might help:
The text was updated successfully, but these errors were encountered: