I want to switch from the Zonoff-P dongle to ZBT-2 using proxmox.
But it can’t even communicate with the dongle.
Passtrough is done, is see the dongle in hardware, but always get:
[2026-04-19 14:27:10] info: z2m: Logging to console, file (filename: log.log)
[2026-04-19 14:27:10] info: z2m: Starting Zigbee2MQTT version 2.9.2 (commit #unknown)
[2026-04-19 14:27:10] info: z2m: Starting zigbee-herdsman (10.0.5)
[2026-04-19 14:27:10] info: zh:zstack:znp: Opening SerialPort with {“path”:“/dev/serial/by-id/usb-Nabu_Casa_ZBT-2_E072A1DA9E54-if00”,“baudRate”:460800,“rtscts”:true,“autoOpen”:false}
[2026-04-19 14:27:10] info: zh:zstack:znp: Serialport opened
[2026-04-19 14:27:10] info: zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
[2026-04-19 14:27:11] info: zh:zstack:znp: Skip bootloader for CC2652/CC1352
[2026-04-19 14:27:30] error: z2m: Error while starting zigbee-herdsman
[2026-04-19 14:27:30] error: z2m: Failed to start zigbee-herdsman
[2026-04-19 14:27:30] error: z2m: Check Zigbee2MQTT fails to start/crashes runtime | Zigbee2MQTT for possible solutions
[2026-04-19 14:27:30] error: z2m: Exiting…
[2026-04-19 14:27:30] error: z2m: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
at ZStackAdapter.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:107:27)
at Controller.start (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/controller.ts:146:29)
at Zigbee.start (/app/lib/zigbee.ts:70:27)
at Controller.start (/app/lib/controller.ts:111:29)
at start (/app/index.js:156:5)
I can simply go back to the sonoff and it works again.
Tried all config configurations I can think of.
Pretty sure my fault, but what am I doing wrong?