deconz-community / node-red-contrib-deconz

Node-Red Nodes for deCONZ connectivity.
GNU General Public License v3.0
84 stars 16 forks source link

"WebSocket disconnected: 1000" #192

Closed ismoo1 closed 2 years ago

ismoo1 commented 2 years ago

Current Behavior

In my earlier setup I did not have this notice "WebSocket disconnected: 1000", but now after my setup got corrupted I recreated everything from scratch in similar way as earlier (PI, Deconz, node-red etc SW), only difference was that I updated Conbee firmare into latest Dec version, (though my stick was rather new obtained in October), and right in 1st integration to test I get this notice, even I can switch 1st test lamp on/off successfully, so looks to be cosmetic as switching fine, perhaps related to latest firmware?

Expected Behavior

No response

Steps To Reproduce

No response

Example flow

paste your flow here

Environment

Zehir commented 2 years ago

The websocket 1000 error happen sometime but the error is not yet cleared correctly. For now, you can ignore it if everything is working fine. Also, when you deploy you get this error but it's ok. This happen when the nodes are stopped, the websocket is disconnected, the error should not be displayed. #165