We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Could this be demoted to an INFO message since it does not affect the operation of the application and would clean up the error log?
Dec-24 08:07:06.509 [InputHandler-oyui76zng5nh...] WARN haveno.network.p2p.network.Connection: Shut down caused by exception Read timed out on connection=Connection{peerAddress=Optional[oyui76zng5nhml6xlrysfmyqgoutlhwr3h7p35rlzr5fvtg6tzgavvqd.onion:9992], connectionState=ConnectionState{, peerType=PEER, numInitialDataRequests=0, numInitialDataResponses=0, lastInitialDataMsgTimeStamp=0, isSeedNode=false, expectedInitialDataResponses=5 }, connectionType=InboundConnection, uid='04de203e-c497-4a1d-80e7-764bbded130d'}
NOTE: The above peer is a seed node so it's address is already public knowledge from the seednodes file
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Could this be demoted to an INFO message since it does not affect the operation of the application and would clean up the error log?
Dec-24 08:07:06.509 [InputHandler-oyui76zng5nh...] WARN haveno.network.p2p.network.Connection: Shut down caused by exception Read timed out on connection=Connection{peerAddress=Optional[oyui76zng5nhml6xlrysfmyqgoutlhwr3h7p35rlzr5fvtg6tzgavvqd.onion:9992], connectionState=ConnectionState{,
peerType=PEER,
numInitialDataRequests=0,
numInitialDataResponses=0,
lastInitialDataMsgTimeStamp=0,
isSeedNode=false,
expectedInitialDataResponses=5
}, connectionType=InboundConnection, uid='04de203e-c497-4a1d-80e7-764bbded130d'}
NOTE: The above peer is a seed node so it's address is already public knowledge from the seednodes file
The text was updated successfully, but these errors were encountered: