Updated to 10.0.0 - Communication Issues (just a mess, really). #1223
Replies: 1 comment 3 replies
|
The rs485 path was missing your Intellicenter config. 638b76a. Pull again. The rs485 and the web socket configs are not compatible and shouldn't be run simultaneously (not sure if you are). Try out the rs485 and then please let me know what you mean by "sometimes works" with the websocket. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
I updated from a perfectly functioning 9.1.0 installation (I know, rookie move) to 10.0.0 (and updated node from v20 to v22) and now my DashPanel is a mess. It SOMETIMES works when using the WebSocket comms and SOMETIMES works when using the RS485 comms.
If I reload the config when on RS485, the system reports back as "Intellitouch i7+3". When I change to WebSocket, it correctly reports back as "IntelliCenter i5P". Sometimes serial works, sometimes websocket works. Neither consistently.
The initialization process after clicking on reload configuration can take upwards of 15 minutes!
I have attached two captures. One when trying to use WebSocket and another when using RS485 (note: Getting almost 100% send errors using RS485 with 10.0.0 and never had a single issue with 9.1.0).
replay-RS485.zip
replay-WebSocket.zip
All reactions