sorry i am new in this topic. I have at serial port: /dev/serial/by-id/usb-Silicon_Labs_slae.sh_cc2652rb_stick_-_slaesh_s_iot_stuff_00_12_4B_00_25_9B_B8_85-if00-port0 is that what you meant?
You got this from the HW information, right. It looks right, however I can not tell.
The USB dongle, remember to use a USB2 port and a long USB cabel extender, placing the coordinator far from everything. The zigbee dongles can be confused by nearby USB3 ports and Wifi accesspoints.
The Silicon labs stick, have you firmware upgraded it? With the Sonoff 3.0 it will not work without new firmware.
This is the error.
Zigbee2MQTT:error 2022-05-29 09:51:49: TypeError [ERR_INVALID_ARG_TYPE]: The âpathâ argument must be of type string. Received undefined
How are you path defined?
Mine looks like this in the zigbee2mqtt - configuration.yaml
As the Zigbee Coordinator I have the Sonoff 3.0 (with flashed firmware) running in a USB 3.0 port with an extension cable, which I guess if fine, since I have just had ZHA running for over a month without any issues.
I have just tried using the USB 2.0 port, rebooting and testing with the same exact result.
I get the â502: Bad gatewayâ when accessing the Web UI, and the following error in log:
[20:52:57] INFO: Handing over control to Zigbee2MQTT Core ...
> [email protected] start
> node index.js
Zigbee2MQTT:info 2022-07-06 20:53:04: Logging to console and directory: '/config/zigbee2mqtt/log/2022-07-06.20-53-04' filename: log.txt
Zigbee2MQTT:info 2022-07-06 20:53:04: Starting Zigbee2MQTT version 1.26.0 (commit #unknown)
Zigbee2MQTT:info 2022-07-06 20:53:04: Starting zigbee-herdsman (0.14.40)
Zigbee2MQTT:error 2022-07-06 20:53:04: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2022-07-06 20:53:04: Failed to start zigbee
Zigbee2MQTT:error 2022-07-06 20:53:04: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
Zigbee2MQTT:error 2022-07-06 20:53:04: Exiting...
Zigbee2MQTT:error 2022-07-06 20:53:04: Error: spawn udevadm ENOENT
at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:478:16)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
And my Zigbee2MQTT/configuration.yaml looks like this:
data_path: /config/zigbee2mqtt
The port, are you sure it is correct. Most people have a long direct serial port number. You Sonoff 3.0 dongle, which firmware version have you installed?
Did anyone find a solution? I have the same issue, but I am running Home Assistant on a virtual machine on a NUC.
The problem started after I updated my Home Assistant OS to 9.3.
I have a similar configuration in Home Assistant as @mikkelsiggaard , but I have the CC2531 as Zigbee coordinator.
The error Iâm getting is:
Zigbee2MQTT:info 2022-11-04 15:14:55: Logging to console and directory: â/config/zigbee2mqtt/log/2022-11-04.15-14-55â filename: log.txt
Zigbee2MQTT:info 2022-11-04 15:14:55: Starting Zigbee2MQTT version 1.27.2 (commit #unknown)
Zigbee2MQTT:info 2022-11-04 15:14:55: Starting zigbee-herdsman (0.14.53)
Zigbee2MQTT:error 2022-11-04 15:15:02: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2022-11-04 15:15:02: Failed to start zigbee
Zigbee2MQTT:error 2022-11-04 15:15:02: Check Zigbee2MQTT fails to start | Zigbee2MQTT for possible solutions
Zigbee2MQTT:error 2022-11-04 15:15:02: ExitingâŚ
Zigbee2MQTT:error 2022-11-04 15:15:02: Error: network commissioning failed - panId collision detected (expected=6754, actual=6755)
at ZnpAdapterManager.beginCommissioning (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:370:19)
at ZnpAdapterManager.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:77:17)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:132:29)
at Zigbee.start (/app/lib/zigbee.ts:58:27)
at Controller.start (/app/lib/controller.ts:101:27)
at start (/app/index.js:109:5)
I tried updating Zigbee2mqtt, but if I do that, the add-on will not start at allâŚ
Iâm still a newbee and Iâm really stuck here. Can anyone help me out?
I have also the same problem!!
[11:39:29] INFO: Preparing to startâŚ
[11:39:32] INFO: Socat not enabled
[11:39:38] INFO: Starting Zigbee2MQTTâŚ
Zigbee2MQTT:info 2022-11-29 11:39:50: Logging to console and directory: â/config/zigbee2mqtt/log/2022-11-29.11-39-50â filename: log.txt
Zigbee2MQTT:info 2022-11-29 11:39:50: Starting Zigbee2MQTT version 1.28.2 (commit #unknown)
Zigbee2MQTT:info 2022-11-29 11:39:50: Starting zigbee-herdsman (0.14.68)
Zigbee2MQTT:error 2022-11-29 11:39:51: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2022-11-29 11:39:51: Failed to start zigbee
Zigbee2MQTT:error 2022-11-29 11:39:51: Check Zigbee2MQTT fails to start | Zigbee2MQTT for possible solutions
Zigbee2MQTT:error 2022-11-29 11:39:51: ExitingâŚ
Zigbee2MQTT:error 2022-11-29 11:39:51: Error: Error while opening serialport âError: Error: No such file or directory, cannot open /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2487124-if00â
at SerialPort. (/app/node_modules/zigbee-herdsman/src/adapter/deconz/driver/driver.ts:200:28)
at SerialPort._error (/app/node_modules/@serialport/stream/lib/index.js:198:14)
at /app/node_modules/@serialport/stream/lib/index.js:242:12
I had the exact same error message and was going in circles trying to figure it out.
Basically there are 2 versions of your stick with the same name.
There is -P version and -E version, as you can see in Supported Adapters | Zigbee2MQTT they actually mentioned it.
So -P version works out of the box but the -E not so much - the one I had.
If you have the -E version, same as me check this youtube video
However, while this did fix an issue of starting the zigbee-herdsman I was still getting a different error, I think ping 600. So I had to remove the newly created mqtt-user and leave that portion blank. Also if you are using RPi make sure dongle is connected to usb2.0 port.
in the end, I used the following configuration.yaml, which automatically added user/pass under mqtt field (not showed here)
Thanks man you made my day, writing the mqtt and serial infos to configuration.yaml of zigbee2mqtt make it works. Also i had to replace localhost with the local IP addressâŚ
Hello, i am having the same problem but i am running HA in the HA yellow with an integraded Zigbee adapter. i am a nooby in this so i hope that anyone can help me
this is the error i am getting:
info 2023-01-20 18:07:01: Logging to console and directory: â/config/zigbee2mqtt/log/2023-01-20.18-07-01â filename: log.txt
info 2023-01-20 18:07:01: Starting Zigbee2MQTT version 1.29.2 (commit #unknown)
info 2023-01-20 18:07:01: Starting zigbee-herdsman (0.14.83-hotfix.0)
error 2023-01-20 18:07:21: Error while starting zigbee-herdsman
error 2023-01-20 18:07:21: Failed to start zigbee
error 2023-01-20 18:07:21: Check Zigbee2MQTT fails to start | Zigbee2MQTT for possible solutions
error 2023-01-20 18:07:21: ExitingâŚ
error 2023-01-20 18:07:22: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
at ZStackAdapter.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:103:27)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:132:29)
at Zigbee.start (/app/lib/zigbee.ts:58:27)
at Controller.start (/app/lib/controller.ts:101:27)
at start (/app/index.js:107:5)