Closed sk187187 closed 1 month ago
after installing and change the config the Zigbee2MQTT Addin not start up. I use the Zigstar UZG-01. The config:
socat: enabled: false master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777 slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5 options: "-d -d" log: false
mqtt: empty
serial serial: port: tcp://10.10.60.4:6638 baudrate: 115200 disable_led: false advanced: transmit_power: 20
Zigbee2MQTT 1.40.2-1
Core 2024.9.3 Supervisor 2024.09.1 Operating System 13.1 Frontend 20240909.1
[17:18:07] INFO: Preparing to start... [17:18:07] INFO: Socat not enabled [17:18:08] INFO: Starting Zigbee2MQTT... Starting Zigbee2MQTT without watchdog. [2024-10-04 17:18:13] info: z2m: Logging to console, file (filename: log.log) [2024-10-04 17:18:13] info: z2m: Starting Zigbee2MQTT version 1.40.2 (commit #unknown) [2024-10-04 17:18:13] info: z2m: Starting zigbee-herdsman (2.1.3) [2024-10-04 17:18:14] error: z2m: Error while starting zigbee-herdsman [2024-10-04 17:18:14] error: z2m: Failed to start zigbee [2024-10-04 17:18:14] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions [2024-10-04 17:18:14] error: z2m: Exiting... [2024-10-04 17:18:14] error: z2m: Error: spawn udevadm ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:284:19) at onErrorNT (node:internal/child_process:477:16) at processTicksAndRejections (node:internal/process/task_queues:82:21)
fixed configuration error
@sk187187 It would help other users to say what was your configuration error...
I have the same error and your issue is the first that popped up looking for that error message.
Description of the issue
after installing and change the config the Zigbee2MQTT Addin not start up. I use the Zigstar UZG-01. The config:
socat: enabled: false master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777 slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5 options: "-d -d" log: false
mqtt: empty
serial serial: port: tcp://10.10.60.4:6638 baudrate: 115200 disable_led: false advanced: transmit_power: 20
Addon version
Zigbee2MQTT 1.40.2-1
Platform
Core 2024.9.3 Supervisor 2024.09.1 Operating System 13.1 Frontend 20240909.1
Logs of the issue (if applicable)
[17:18:07] INFO: Preparing to start... [17:18:07] INFO: Socat not enabled [17:18:08] INFO: Starting Zigbee2MQTT... Starting Zigbee2MQTT without watchdog. [2024-10-04 17:18:13] info: z2m: Logging to console, file (filename: log.log) [2024-10-04 17:18:13] info: z2m: Starting Zigbee2MQTT version 1.40.2 (commit #unknown) [2024-10-04 17:18:13] info: z2m: Starting zigbee-herdsman (2.1.3) [2024-10-04 17:18:14] error: z2m: Error while starting zigbee-herdsman [2024-10-04 17:18:14] error: z2m: Failed to start zigbee [2024-10-04 17:18:14] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions [2024-10-04 17:18:14] error: z2m: Exiting... [2024-10-04 17:18:14] error: z2m: Error: spawn udevadm ENOENT at Process.ChildProcess._handle.onexit (node:internal/child_process:284:19) at onErrorNT (node:internal/child_process:477:16) at processTicksAndRejections (node:internal/process/task_queues:82:21)