#Failed to start "Zigbee2MQTT" on HA Yellow: "Error: No path provided and failed to auto detect path"

12 messages · Page 1 of 1 (latest)

stone turtle
#
  • I am unable to start the Zigbee2MQTT on the HA Yellow:
[13:38:21] INFO: Preparing to start...
[13:38:21] INFO: Socat not enabled
[13:38:22] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2024-11-16 13:38:28] info:     z2m: Logging to console, file (filename: log.log)
[2024-11-16 13:38:28] info:     z2m: Starting Zigbee2MQTT version 1.41.0 (commit #unknown)
[2024-11-16 13:38:28] info:     z2m: Starting zigbee-herdsman (2.1.7)
[2024-11-16 13:38:29] error:     z2m: Error while starting zigbee-herdsman
[2024-11-16 13:38:29] error:     z2m: Failed to start zigbee
[2024-11-16 13:38:29] error:     z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-11-16 13:38:29] error:     z2m: Exiting...
[2024-11-16 13:38:29] error:     z2m: Error: No path provided and failed to auto detect path
    at Function.create (/app/node_modules/zigbee-herdsman/src/adapter/adapter.ts:107:23)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:133:24)
    at Zigbee.start (/app/lib/zigbee.ts:69:27)
    at Controller.start (/app/lib/controller.ts:161:27)
    at start (/app/index.js:154:5)

I have checked that recommended article and did not succeed in resolving this problem. Those article seems to be mentioning the other HA installations, not exactly about the HA Yellow where the Zigbee seems to be already "integrated" physically, meaning, no need to have "extra Zigbee stick"

stone turtle
#

Yes, but I did specify the Serial

#

So, it's exactly as written in that article.

sharp vine
#

Your config is invalid. Remove the serial:.

stone turtle
#
[13:52:19] INFO: Preparing to start...
[13:52:19] INFO: Socat not enabled
[13:52:19] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2024-11-16 13:52:26] info:     z2m: Logging to console, file (filename: log.log)
[2024-11-16 13:52:26] info:     z2m: Starting Zigbee2MQTT version 1.41.0 (commit #unknown)
[2024-11-16 13:52:26] info:     z2m: Starting zigbee-herdsman (2.1.7)
[2024-11-16 13:52:26] warning:     zh:ezsp: 'ezsp' driver is deprecated and will only remain to provide support for older firmware (pre 7.4.x). Migration to 'ember' is recommended. If using Zigbee2MQTT see https://github.com/Koenkk/zigbee2mqtt/discussions/21462
#

yes

sharp vine
stone turtle
#

Just removed and now see this.

sharp vine