tunnelto icon indicating copy to clipboard operation
tunnelto copied to clipboard

Socket hang up

Open zakwear opened this issue 1 year ago • 1 comments

After a number of handshake failures, the tunnel opened, but now getting repeated socket hangup responses:

"message": "socket hang up", "name": "Error", "stack": "Error: socket hang up\n at connResetException (node:internal/errors:704:14)\n at TLSSocket.socketOnEnd (node:_http_client:505:23)\n at TLSSocket.emit (node:events:525:35)\n at endReadableNT (node:internal/streams/readable:1358:12)\n at processTicksAndRejections (node:internal/process/task_queues:83:21)",

Same operations were working yesterday.

zakwear avatar Sep 30 '22 15:09 zakwear