External configuration missing #2799
-
I am trying to install zwave-js-ui on a clean rapsberry pi 2. It is run from docker with
There is no .config-db folder in my ./zwave folder. Logging from zwave-js-ui:
I would expect the configuration to be download or so. What is the cause of this? |
Beta Was this translation helpful? Give feedback.
Answered by
robertsLando
Nov 14, 2022
Replies: 1 comment 1 reply
-
That folder is where zwave-js copies it's internal database, it may be that for some reason the copy has been corrupted, try to delete that folder and restart application |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ericstaal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That folder is where zwave-js copies it's internal database, it may be that for some reason the copy has been corrupted, try to delete that folder and restart application