kpine
kpine
What kind of filesystem is `/volume2/docker/OpenZWave/ozw`?
There is an issue with the way the log file directories are created that needs to be addressed. As a workaround you can probably create the directories manually and chown...
I just retried it with build-170 and used a completely empty data directory. It came up successfully. Have you tried that (you could copy your existing ozwcache file back into...
Those are the expected uid and gid, usually nobody:nogroup. What version are you running, 0.1.170?
The Docker tag `latest` doesn't really mean much. Could you confirm that you're running 0.1.170? It's in the `OpenZWave/1/status/` MQTT topic.
Well, I'm running out of ideas. I see a similar problem, but not exactly the same, if I use an NFS volume. The NFS export configuration doesn't allow chown or...
@DoleoR > How can I download the comitted changes to my openhabian installation? If you are using OpenHAB as your automation software, you will need to seek support from that...
Perhaps you are unaware of this? https://github.com/zwave-js/firmware-updates
Why do you think the heal is failing? None of the values logged are errors. Ctrl_State_Completed - The Action completed. OZW is returning to Network Mode. Ctrl_Error_None - No Error...
These values with missing metadata are not `"value notification"` events though, they are `"value updated"` events. Are there `"value notification"` events involved here? The pastebin debug logs have expired, so...