Replies: 1 comment 12 replies
-
@Track0 I need the zwavejs logs file. Enable logs in zwave section and also enable the log to file. Then go to the store explorer and export it |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying to get this working for a couple days. I have an Aeotec USB zwave stick. I have zwavejs2mqtt running in a docker container. I am trying to connect Inovelli red series on/off switch. I have tried multiple different switches. I am able to connect the node, it starts gathering info, and collects some of it, but always dies after the line "INFO ZWAVE: Node 3: metadata updated: 117-0-rf" in the logs with an error like this "ERROR ZWAVE: Interview attemp 4 of node 3 has failed: Attempt 4/5 failed", obviously the error changes depending on the node or the retry number. It always dies in the same spot on the logs.
I have tried rebuilding the docker container multiple times, with no luck. Any thoughts or suggestions would be great.
These are the settings I am currently using.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions