Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

textsecure gateway stops because of websocket failure #39

Open
Hetti opened this issue May 28, 2021 · 2 comments
Open

textsecure gateway stops because of websocket failure #39

Hetti opened this issue May 28, 2021 · 2 comments

Comments

@Hetti
Copy link

Hetti commented May 28, 2021

I have encountered, that the textsecure server in gateway mode stopped after some time with the error unexpected EOF because of some websocket failure. The logging level is already in debug.

I selfcompiled the binary as stated in https://morph027.gitlab.io/signal-web-gateway/installation/standalone/

From the system log:

level=debug msg="[textsecure] Received websocket pong message"
level=debug msg="[textsecure] Sending websocket ping message"
level=debug msg="[textsecure] Received websocket pong message"
level=debug msg="[textsecure] Sending websocket ping message"
level=debug msg="[textsecure] Received websocket pong message"
level=debug msg="[textsecure] Sending websocket ping message"
level=debug msg="[textsecure] Received websocket pong message"
level=error msg="websocket: close 1006 (abnormal closure): unexpected EOF"

Any Ideas?

Cheers.

@Hetti
Copy link
Author

Hetti commented Jun 1, 2021

I am running now the latest version and now this error triggers the stop of the tool:

level=debug msg="[textsecure] Websocket UnexpectedCloseError: websocket: close 1005 (no status)"
level=error msg="websocket: close 1005 (no status)"

Cheers.

@nanu-c
Copy link
Contributor

nanu-c commented Jun 1, 2021

Hey Hetti, actually we have the same, but only with cli and not as library. Sometimes this is signal-server hickups sometimes something different. But, we can do a debugging session at metalab :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants