DrozmotiX / ioBroker.wled

IoBroker integration to WLED project
https://github.com/Aircoookie/WLED
MIT License
28 stars 13 forks source link

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

Open reihd opened 7 months ago

reihd commented 7 months ago

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

HaggardFFM commented 7 months ago

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

ScumbagSteve commented 6 months ago
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 commented 3 months ago

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