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
After load tests socket may be closed. Need to add more detailed logs to know what exactly peer has been closed - ID or IP
Version:
schain:3.16.0-stable.1
Preconditions:
Active schain with MTM
Steps to reproduce:
Turn-off UnDDOS protection
Run load tests with data
Check skaled logs
Expected state:
Skaled and consensus should work without any errors or handle the exceptions. In a case closed remote socket need to add the detailed information about this node
Actual state:
Some sockets on the other nodes are closed under load.
[2023-02-17 20:16:12.728] [9:main] [error] 477802:!Exception: std:Could not read partial hashes
[2023-02-17 20:16:12.729] [9:main] [error] 477802: !Caused by: AbstractServerAgent:Could not read partial hashes
[2023-02-17 20:16:12.729] [9:main] [error] 477802: !Caused by: IO:The peer shut down the socket, bytes to read:1360
[2023-02-17 20:16:12.733] [9:main] [error] 477802:!Exception: std:Could not read partial hashes
[2023-02-17 20:16:12.733] [9:main] [error] 477802: !Caused by: AbstractServerAgent:Could not read partial hashes
[2023-02-17 20:16:12.733] [9:main] [error] 477802: !Caused by: IO:The peer shut down the socket, bytes to read:1144
[2023-02-17 20:16:12.739] [9:main] [error] 477802:!Exception: std:Could not read partial hashes
[2023-02-17 20:16:12.739] [9:main] [error] 477802: !Caused by: AbstractServerAgent:Could not read partial hashes
[2023-02-17 20:16:12.739] [9:main] [error] 477802: !Caused by: IO:The peer shut down the socket, bytes to read:1160
The text was updated successfully, but these errors were encountered:
After load tests socket may be closed. Need to add more detailed logs to know what exactly peer has been closed - ID or IP
Version:
schain:3.16.0-stable.1
Preconditions:
Active schain with MTM
Steps to reproduce:
Expected state:
Skaled and consensus should work without any errors or handle the exceptions. In a case closed remote socket need to add the detailed information about this node
Actual state:
Some sockets on the other nodes are closed under load.
The text was updated successfully, but these errors were encountered: