Zigbee2mqtt fails Error while starting zigbee-herdsman

home assistant green with Home Assistant Connect ZBT-1

[22:33:33] INFO: Preparing to start...
[22:33:35] INFO: Socat not enabled
[22:33:40] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2024-09-26 22:33:49] info: 	z2m: Logging to console, file (filename: log.log)
[2024-09-26 22:33:50] info: 	z2m: Starting Zigbee2MQTT version 1.40.1 (commit #unknown)
[2024-09-26 22:33:50] info: 	z2m: Starting zigbee-herdsman (0.57.3)
[2024-09-26 22:33:50] info: 	zh:zstack:znp: Opening SerialPort with {"path":"/dev/serial/by-id/usb-Nabu_Casa_Home_Assistant_Connect_ZBT-1_24f30ab12805ee11a95c886e024206e6-if00-port0","baudRate":115200,"rtscts":false,"autoOpen":false}
[2024-09-26 22:33:50] info: 	zh:zstack:znp: Serialport opened
[2024-09-26 22:33:51] info: 	zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
[2024-09-26 22:33:52] info: 	zh:zstack:znp: Skip bootloader for CC2652/CC1352
[2024-09-26 22:34:10] error: 	z2m: Error while starting zigbee-herdsman
[2024-09-26 22:34:10] error: 	z2m: Failed to start zigbee
[2024-09-26 22:34:10] error: 	z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-09-26 22:34:10] error: 	z2m: Exiting...
[2024-09-26 22:34:11] error: 	z2m: 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:123:27)
    at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:138:29)
    at Zigbee.start (/app/lib/zigbee.ts:64:27)
    at Controller.start (/app/lib/controller.ts:140:27)
    at start (/app/index.js:154:5)

Already disabled ZHA and read about possible problems, but I don’t manage to fix it. Somebody can help? (I am a newbie)

Post your settings.
It looks like you haven’t set the adapter.

1 Like

Now it runs, thank you!