I am running Supervisor in Promox as a VM. I have tested the Conbee adapter with deCONZ and it works. However I am not able to get Zigbee2MQTT to work with the adapter. I get the following error in the log. What am I missing?
Zigbee2MQTT:error 2021-07-29 16:36:33: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2021-07-29 16:36:33: Failed to start zigbee
Zigbee2MQTT:error 2021-07-29 16:36:33: Check https://www.zigbee2mqtt.io/information/FAQ.html#help-zigbee2mqtt-fails-to-start for possible solutions
Zigbee2MQTT:error 2021-07-29 16:36:33: Exiting...
Zigbee2MQTT:error 2021-07-29 16:36:33: Error: Failed to connect to the adapter (Error: SRSP - SYS - ping after 6000ms)
at ZStackAdapter.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:93:31)
at Generator.throw (<anonymous>)
at rejected (/app/node_modules/zigbee-herdsman/dist/adapter/z-stack/adapter/zStackAdapter.js:25:65)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node index.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-07-29T06_36_33_966Z-debug.log
[16:36:34] INFO: Handing over control to Zigbee2mqtt Core ...