ERROR MQTT: Mqtt client error connack timeout
Posted: Tuesday 17 December 2024 8:23
I'm in the process of migrating from OPENZWAVE to Zwave JS UI/MQTT
I managed to follow the guideline so that all devices show in Domoticz but they did not function.
I got suck so I decided to readd all the devices.
The procedure is simple.
1. Exclude the device
2. Include the device
3. Enable discovery for the wanted objects (usually dimmer 1)
4. Store
5. Update
6. Rediscover
It has worked very well up until now. All of a sudden I get the below when I try to add a new node or rediscover an existing node.
2024-12-17 06:53:36.634 ERROR MQTT: Mqtt client error connack timeout
Error: connack timeout
at Timeout._onTimeout (/usr/src/app/node_modules/mqtt/src/lib/client.ts:876:23)
at listOnTimeout (node:internal/timers:569:17)
at processTimers (node:internal/timers:512:7)
2024-12-17 06:53:36.723 INFO MQTT: MQTT client closed
2024-12-17 06:53:39.723 INFO MQTT: MQTT client reconnecting
Any Idea what do do?
I managed to follow the guideline so that all devices show in Domoticz but they did not function.
I got suck so I decided to readd all the devices.
The procedure is simple.
1. Exclude the device
2. Include the device
3. Enable discovery for the wanted objects (usually dimmer 1)
4. Store
5. Update
6. Rediscover
It has worked very well up until now. All of a sudden I get the below when I try to add a new node or rediscover an existing node.
2024-12-17 06:53:36.634 ERROR MQTT: Mqtt client error connack timeout
Error: connack timeout
at Timeout._onTimeout (/usr/src/app/node_modules/mqtt/src/lib/client.ts:876:23)
at listOnTimeout (node:internal/timers:569:17)
at processTimers (node:internal/timers:512:7)
2024-12-17 06:53:36.723 INFO MQTT: MQTT client closed
2024-12-17 06:53:39.723 INFO MQTT: MQTT client reconnecting
Any Idea what do do?