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
"connection time out" ERRORs do not harm the scoring, so they can be ignored like standard traffic timeouts.
Example error:
2024-08-17T18:14:19Z ERROR piecestore download failed {"Process": "storagenode", "Piece ID": "M4AXR6H34WSHO6UYFBYJDPQVZVZTNA3UTPUXOSX5OL54JBNDV3HA", "Satellite ID": "12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S", "Action": "GET_REPAIR", "Offset": 0, "Size": 1159936, "Remote Address": "IP:35536", "error": "write tcp IP:28967->IP:35536: write: connection timed out", "errorVerbose": "write tcp IP:28967->IP:35536: write: connection timed out ...
The text was updated successfully, but these errors were encountered:
bjoerrrn
No branches or pull requests
"connection time out" ERRORs do not harm the scoring, so they can be ignored like standard traffic timeouts.
Example error:
The text was updated successfully, but these errors were encountered: