-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
It could be a server issue since I see this in the server log:
{
"t": {
"$date": "2021-02-03T17:18:39.708+00:00"
},
"s": "I",
"c": "NETWORK",
"id": 22989,
"ctx": "conn84",
"msg": "Error sending response to client. Ending connection from remote",
"attr": {
"error": {
"code": 9001,
"codeName": "SocketException",
"errmsg": "An established connection was aborted by the software in your host machine."
},
"remote": "[::1]:65502",
"connectionId": 84
}
}
but it's unclear why we don't see this in the heartbeat exception.