#z2m: Error: Failed to connect to the adapter

1 messages · Page 1 of 1 (latest)

scarlet abyss
#

Hi i have a tubeszb mgm24 poe coordinator. I decided to switch my setup from zha to z2m and i removed all devices from zha and deleted the integration then tried switching to z2m but every time i start the addon i get this error message. I reflashed the firmware on the coordinator but im just not sure what im missing or if i messed something up that it isnt working.

[09:23:05] INFO: Preparing to start...
[09:23:05] INFO: Socat not enabled
[09:23:06] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2024-09-18 09:23:07] info:     z2m: Logging to console, file (filename: log.log)
[2024-09-18 09:23:07] info:     z2m: Starting Zigbee2MQTT version 1.40.1 (commit #unknown)
[2024-09-18 09:23:07] info:     z2m: Starting zigbee-herdsman (0.57.3)
[2024-09-18 09:23:08] info:     zh:zstack:znp: Opening TCP socket with 192.168.1.24:6638
[2024-09-18 09:23:08] info:     zh:zstack:znp: Socket connected
[2024-09-18 09:23:08] info:     zh:zstack:znp: Socket ready
[2024-09-18 09:23:08] info:     zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
[2024-09-18 09:23:09] info:     zh:zstack:znp: Skip bootloader for CC2652/CC1352
[2024-09-18 09:23:27] error:     z2m: Error while starting zigbee-herdsman
[2024-09-18 09:23:27] error:     z2m: Failed to start zigbee
[2024-09-18 09:23:27] error:     z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-09-18 09:23:27] error:     z2m: Exiting...
[2024-09-18 09:23:27] 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)

Config in HA:

data_path: /config/zigbee2mqtt
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: {}
serial:
  port: tcp://192.168.1.24:6638

Feel free to ping me if theres any additional info required by me. I can set the coordinator back up in zha without a problem just not sure why z2m wont work

void timber
onyx whale
#
zh:zstack:znp
``` yeah... that's the problem