You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
Seems after each Watchtower update of Home Assistant I lose everything and it's new install time.
I am using Docker and Portainer
No other containers have updated so far, so i'm worried the same will happen to those. I will need to disable Watchtower until I find a cause or setting to resolve.
Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏
likely your home assistant is not using persistent storage. Your docker compose file or docker run command line needs to map persistent storage to the location that your image uses to store this configuration. If this is missing, it's not related to watchtower and you would see the problem occur regardless of how you pulled a newer image / deploy a new container.
Thank you for your response. This makes sense and gives me a great starting point to investigate further.
I'll go back to Portainer and/or Home Assistant as my issue lies in that direction and my configuration when i set it up.
Thanks again
Describe the bug
Hi.
Seems after each Watchtower update of Home Assistant I lose everything and it's new install time.
I am using Docker and Portainer
No other containers have updated so far, so i'm worried the same will happen to those. I will need to disable Watchtower until I find a cause or setting to resolve.
Steps to reproduce
Watchtower update overnight
Expected behavior
Update not full re-install
Screenshots
No response
Environment
Your logs
Additional context
No response
The text was updated successfully, but these errors were encountered: