#Yellow
1 messages · Page 1 of 1 (latest)
ok so i did everything in the link and i get an error.
my log is as folows:
[14:24:48] INFO: Preparing to start...
[14:24:49] INFO: Socat not enabled
[14:24:49] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2025-01-02 14:24:55] info: z2m: Logging to console, file (filename: log.log)
[2025-01-02 14:24:55] info: z2m: Starting Zigbee2MQTT version 1.42.0 (commit #unknown)
[2025-01-02 14:24:55] info: z2m: Starting zigbee-herdsman (2.1.9)
[2025-01-02 14:24:57] error: z2m: Error while starting zigbee-herdsman
[2025-01-02 14:24:57] error: z2m: Failed to start zigbee
[2025-01-02 14:24:57] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2025-01-02 14:24:57] error: z2m: Exiting...
[2025-01-02 14:24:57] 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)
Zigbee to MQTT bridge, get rid of your proprietary Zigbee bridges
for reminder i'm using a Home assistant Yellow.. and i'm thinking does yellow include a zigbee device and if it does what is the path to this device so Z2M can use it..
how do i find that path.. because if there is a device the auto serch did not work.
next evolution i tryed to give a path that i found on a discution
i used /dev/ttyAMA1
now my log is:
at writeAfterEnd (/app/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js:264:12)
at DerivedLogger.Writable.write (/app/node_modules/winston/node_modules/readable-stream/lib/_stream_writable.js:300:21)
at DerivedLogger.log (/app/node_modules/winston/lib/winston/logger.js:231:12)
at Logger.log (/app/lib/util/logger.ts:198:25)
at Logger.info (/app/lib/util/logger.ts:211:14)
at Controller.start (/app/lib/controller.ts:148:16)
at start (/app/index.js:154:5)
[14:39:13] INFO: Preparing to start...
[14:39:13] INFO: Socat not enabled
[14:39:14] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2025-01-02 14:39:20] info: z2m: Logging to console, file (filename: log.log)
[2025-01-02 14:39:20] info: z2m: Starting Zigbee2MQTT version 1.42.0 (commit #unknown)
[2025-01-02 14:39:20] info: z2m: Starting zigbee-herdsman (2.1.9)
[2025-01-02 14:39:21] 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
[2025-01-02 14:39:24] info: zh:ezsp:driv: Leaving current network and forming new network
[2025-01-02 14:39:25] info: zh:ezsp:driv: Form network
[2025-01-02 14:39:27] info: zh:controller: Wrote coordinator backup to '/config/zigbee2mqtt/coordinator_backup.json'
[2025-01-02 14:39:27] info: z2m: zigbee-herdsman started (reset)
[2025-01-02 14:39:27] info: z2m: Coordinator firmware version: '{"meta":{"maintrel":"3 ","majorrel":"6","minorrel":"10","product":8,"revision":"6.10.3.0 build 297"},"type":"EZSP v8"}'
[2025-01-02 14:39:27] info: z2m: Currently 0 devices are joined.
[2025-01-02 14:39:27] info: z2m: Zigbee: disabling joining new devices.
[
2025-01-02 14:39:27] info: z2m: Connecting to MQTT server at mqtt://localhost:1883
[2025-01-02 14:39:27] error: z2m: MQTT error:
[2025-01-02 14:39:27] error: z2m: MQTT failed to connect, exiting... ()
[2025-01-02 14:39:27] info: z2m: Stopping zigbee-herdsman...
[2025-01-02 14:39:28] info: zh:controller: Wrote coordinator backup to '/config/zigbee2mqtt/coordinator_backup.json'
[2025-01-02 14:39:28] info: z2m: Stopped zigbee-herdsman