Skip to content

zigbee2mqtt #232

@Konrad162

Description

@Konrad162

Hi,
using IOTstack I have setup zigbee2mqtt and also mosquito

Now in the zigbee2mqtt log, I have something like this:

Zigbee2MQTT:info  2021-02-26 22:15:53: Logging to console and directory: '/app/data/log/2021-02-26.22-15-52' filename: log.txt
Zigbee2MQTT:info  2021-02-26 22:15:53: Starting Zigbee2MQTT version 1.17.1 (commit #99274c7)
Zigbee2MQTT:info  2021-02-26 22:15:53: Starting zigbee-herdsman (0.13.59)
Zigbee2MQTT:error 2021-02-26 22:16:13: Error while starting zigbee-herdsman
Zigbee2MQTT:error 2021-02-26 22:16:13: Failed to start zigbee
Zigbee2MQTT:error 2021-02-26 22:16:13: Exiting...
Zigbee2MQTT:error 2021-02-26 22:16:13: 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! zigbee2mqtt@1.17.1 start: `node index.js`
npm ERR! Exit status 1

�

npm ERR! Failed at the zigbee2mqtt@1.17.1 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-02-26T22_16_13_682Z-debug.log

Using '/app/data' as data directory

From zigbee2mqtt guide:
in portainer - container console
test -w /dev/ttyACM0 && echo success || echo failure
results with success

but
ls -l /dev/serial/by-id
no such file or directory

Please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions