Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zigbee2mqtt #232

Open
Konrad162 opened this issue Feb 26, 2021 · 0 comments
Open

zigbee2mqtt #232

Konrad162 opened this issue Feb 26, 2021 · 0 comments

Comments

@Konrad162
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant