Details
-
Bug
-
Status: Backlog
-
Major - P3
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.