[GH-ISSUE #73] Socket hang up #66

Open
opened 2026-03-02 23:02:07 +03:00 by kerem · 1 comment
Owner

Originally created by @zakwear on GitHub (Sep 30, 2022).
Original GitHub issue: https://github.com/agrinman/tunnelto/issues/73

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.

Originally created by @zakwear on GitHub (Sep 30, 2022). Original GitHub issue: https://github.com/agrinman/tunnelto/issues/73 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.
Author
Owner

@janwirth commented on GitHub (Oct 9, 2022):

I'm experiencing the same issue.

 ERROR tunnelto > Control error: WebSocketError(Protocol(HandshakeIncomplete)). Retrying in 5 seconds.
<!-- gh-comment-id:1272520283 --> @janwirth commented on GitHub (Oct 9, 2022): I'm experiencing the same issue. ``` ERROR tunnelto > Control error: WebSocketError(Protocol(HandshakeIncomplete)). Retrying in 5 seconds. ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tunnelto#66
No description provided.