Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Websocket connection error : Error: WebSocket was closed before the connection was established #647

Open
reihd opened this issue Dec 28, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@reihd
Copy link

reihd commented Dec 28, 2023

Hallo,

dieser Fehler kommt auch ständig: "Websocket connection error : Error: WebSocket was closed before the connection was established"

Was bedeutet das?

Version 0.7.2

@reihd reihd added the bug Something isn't working label Dec 28, 2023
@HaggardFFM
Copy link
Contributor

@reihd
Bitte mal ein Debug Log dazuposten. Sonst kann hier nicht geholfen werden.

@ScumbagSteve
Copy link

2024-01-28 02:01:56.780  - info: wled.0 (3291) WLED initialisation finalized, ready to do my job have fun !
--
2024-01-28 02:01:56.782  - debug: wled.0 (3291) Websocket WLED message received for 192.168.10.17 : pong
2024-01-28 02:01:56.783  - debug: wled.0 (3291) Pong received by websocket
2024-01-28 02:01:56.810  - debug: wled.0 (3291) Websocket WLED message received for 192.168.10.35 : pong
2024-01-28 02:01:56.810  - debug: wled.0 (3291) Pong received by websocket
2024-01-28 02:01:56.812  - debug: wled.0 (3291) Websocket WLED message received for 192.168.10.36 : pong
2024-01-28 02:01:56.812  - debug: wled.0 (3291) Pong received by websocket
2024-01-28 02:01:56.813  - debug: wled.0 (3291) Websocket WLED message received for 192.168.10.41 : pong
2024-01-28 02:01:56.813  - debug: wled.0 (3291) Pong received by websocket
2024-01-28 02:01:56.842  - debug: wled.0 (3291) Websocket WLED message received for 192.168.10.18 : pong
2024-01-28 02:01:56.842  - debug: wled.0 (3291) Pong received by websocket
2024-01-28 02:01:59.781  - warn: wled.0 (3291) Device 192.168.10.19 offline, will try to reconnect
2024-01-28 02:01:59.781  - debug: wled.0 (3291) Create_state called for : c45bbe561680._info._online with value : false
2024-01-28 02:01:59.786  - error: wled.0 (3291) Websocket connection error : Error: WebSocket was closed before the connection was established

Anbei mal ein Debug-Log direkt nach dem Restart. Ich beobachte das Problem erst seit kurzem, nachdem ich die Anzahl an WLED Geräten im Netzwerk (und ioBroker) erhöht habe. Kann aber auch Zufall sein.
Eventuell hängt es mit dem Gerät: 192.168.10.19 zusammen, das manchmal die Verbindung verliert ist. Das habe ich aber eigentlich schon länger und die Meldung noch nie gesehen.

V 0.7.2

@DutchmanNL
Copy link
Contributor

das bedeutet im gründe das der websocket (http Verbindung) nicht reagiert, was fuer ein EPS ist das zuefaellig 8266 oder ESP32 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants