-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Permission Errors #159
Comments
Hi, Same issue here; after restarting the container it works perfectly for some time (between hours and days)
|
happens to me also every 2-3 weeks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I started migrating my Home Assistant Zwave configuration over to this yesterday and have seen two crashes since then that seem to be related to permissions.
Here is my Docker Compose file:
Storage location is /srv/docker/ozw. I don't know if this is related or not, but the entire /srv/docker folder is generally owned by my normal login user (sudo chown -R user:user /srv/docker when I created it), but most of the time, containers that run as root (like this one) will change those permissions as necessary. I've never had issues with other containers set up the same way (like Home Assistant).
Below is some of the log file from when this happens. There are a lot more identical entries before this. I have to completely restart the docker container for it to come back.
I dont have any other issues with my MQTT server (Mosquitto) or any other containers for that matter. Is there a permissions fix that needs to apply periodically or something?
The text was updated successfully, but these errors were encountered: