-
-
Notifications
You must be signed in to change notification settings - Fork 203
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
[bug] Docker install on Unraid - not working #476
Comments
@shreram what isn't working properly? logs are good, they just say that you haven't added any settings yet |
I couldn't access http://localhost:8091 site to add any settings. I tried using the IP address but the same issue. |
How do I troubleshoot this error message? [90m2021-02-06 10:04:47.776 [39m [32mINFO [39m [1mAPP [22m: [0mGET /api/store [32m200 [0m 2.648 ms - 220 [0m |
@shreram Wrong path to controller I think |
I had to restart my Unraid server to resolve this issue. It's all good. My Home Assistant instance was able to talk to Zwave WS server (via port 3000)
|
Before submitting a bug please read: https://zwave-js.github.io/zwavejs2mqtt/#/troubleshooting/bug_report
Version
Build/Run method
zwavejs2mqtt version: 1.0.5
zwavejs version: 6.0.0
Describe the bug
I installed this on Unraid but this container is not working correctly.
Here is the install command.
A clear and concise description of what the bug is.
Container log file:
[ 90m 2021-02-04 12:03:02.969 [39m [ 33mWARN [ 39m [ 1m STORE [ 22m: settings.json not found
[ 90m 2021-02-04 12:03:02.976 [39m [ 33mWARN [ 39m [ 1m STORE [ 22m: scenes.json not found
[ 90m 2021-02-04 12:03:02.977 [39m [ 33mWARN [ 39m [ 1m STORE [ 22m: nodes.json not found
/bin/sh: git: not found
[ 90m 2021-02-04 12:03:04.958 [39m [ 32mINFO [ 39m [ 1m APP [ 22m: Version: 1.0.5
[ 90m 2021-02-04 12:03:04.958 [39m [ 32mINFO [ 39m [ 1m APP [ 22m: Application path:/usr/src/app
[ 90m 2021-02-04 12:03:04.992 [39m [ 31mERROR [ 39m [ 1m GATEWAY [ 22m: Zwave settings are not valid
[ 90m 2021-02-04 12:03:04.994 [39m [ 32mINFO [ 39m [ 1m APP [ 22m: Listening on port 8091
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: