You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey folks, I've tried to set up Z2M on multiple occasions but I continue to get this error every time. I have Mosquitto and Z2M configured in the same Docker Compose file, and I can connect to my MQTT broker just fine with MQTT Explorer. I've searched everywhere but couldn't find anything that helped.
Z2M log with connack timout error:
[2025-09-07 11:58:49] info: z2m: Logging to console, file (filename: log.log)[2025-09-07 11:58:49] info: z2m: Starting Zigbee2MQTT version 2.6.1 (commit #e9889e5d20e8911550d5231bc0349567cc2bb9ce)[2025-09-07 11:58:49] info: z2m: Starting zigbee-herdsman (6.0.4)[2025-09-07 11:58:49] info: zh:zstack:znp: Opening TCP socket with 192.168.68.104:6638[2025-09-07 11:58:49] info: zh:zstack:znp: Socket connected[2025-09-07 11:58:49] info: zh:zstack:znp: Socket ready[2025-09-07 11:58:49] info: zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload[2025-09-07 11:58:50] info: zh:zstack:znp: Skip bootloader for CC2652/CC1352[2025-09-07 11:59:16] info: zh:controller: Wrote coordinator backup to '/app/data/coordinator_backup.json'[2025-09-07 11:59:17] info: z2m: zigbee-herdsman started (reset)[2025-09-07 11:59:17] info: z2m: Coordinator firmware version: '{"meta":{"maintrel":1,"majorrel":2,"minorrel":7,"product":1,"revision":20240710,"transportrev":2},"type":"ZStack3x0"}'[2025-09-07 11:59:17] info: z2m: Currently 0 devices are joined.[2025-09-07 11:59:17] info: z2m: Connecting to MQTT server at mqtt://192.168.68.102:1883[2025-09-07 11:59:47] error: z2m: MQTT failed to connect, exiting... (connack timeout)[2025-09-07 11:59:47] info: z2m: Stopping zigbee-herdsman...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks, I've tried to set up Z2M on multiple occasions but I continue to get this error every time. I have Mosquitto and Z2M configured in the same Docker Compose file, and I can connect to my MQTT broker just fine with MQTT Explorer. I've searched everywhere but couldn't find anything that helped.
Z2M log with connack timout error:
Z2M "configuration.yaml":
"mosquitto.conf"
Docker "compose.yaml":
Beta Was this translation helpful? Give feedback.
All reactions