Hello,
I have installt the zigbee2mqtt addon and it failed to start with error. Does anyone possibly have an idea how I can solve the problem? Many Thanks in advance!
Werner
These are the error messages:
19:02:38] INFO: Handing over control to Zigbee2mqtt Core ...
> [email protected] start /app
> node index.js
Zigbee2MQTT:error 2021-03-16 19:03:02: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2021-03-16 19:03:02: Failed to start zigbee
Zigbee2MQTT:error 2021-03-16 19:03:02: Exiting...
Zigbee2MQTT:error 2021-03-16 19:03:02: 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:94: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-03-16T18_03_02_678Z-debug.log
Hi Francis,
many thanks for your quick response and the ideas.
Yes I just tried to use the second USB 2 port of my pi. But after restarting the server I got the same result.
Unfortunately I have no extension cable at hand.
But it has had worked with an older Hass installation.
Thanks, Werner
Hi Nick,
many thanks for the hint to check this, but it exist.
I got the same response to the “ls - …” command for both USB ports of my Pi.
Thanks Werner
Hi Folks,
got a new cc2531 Usb stick today and zigbee2mqtt is starting now without errors.
The dark side is that some devices aren’t recognized any more … I have to investigate …
Thanks, Werner