MQTT not working with error message #3208
-
Hi Ya'll, I want to migrate from openzwave to zwave-js-ui and got zwave-js-ui up and running on my Raspberry Pi 4B. Devices work but I can configure MQTT with any setting and it says it's oke but the log says the following: 2023-08-02 20:16:16.514 WARN Z-WAVE: Zwavejs driver is not ready yet, statistics will be enabled on driver initialization All other things running on my Mosquitto broker are running fine. Mosquitto runs on the same machine but it doesn't matter what i put in localhost or the ip with or without mqtt:// the error is always the same. I've tried googling the error to no avail and also can't find anything in the docs or github related to this error. My broker is simple configured with and uses a username and password: The mosquitto logs show all other mqtt devices no problem there: Zigbee2MQTT is running fine for instance. Hope anyone has a suggestion to fix this. Regards Peter |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
MQTT is handled by zwave-js-ui. Transferring the discussion. |
Beta Was this translation helpful? Give feedback.
Pull from master, I have updated mqtt library but I haven't done a release yet so I think you are using master tag in docker or you are manually building using git/node so in both cases just pull from master