Synology NAS Indicates "Docker container nginx-proxy-manager stopped unexpectedly" on Every Watchtower Upgrade #2759
Replies: 1 comment 1 reply
-
have you set the restart policy to unless stopped or always? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm running Docker on my Synology NAS for a bunch of containers. I recently installed Nginx Proxy Manager and unlike all of my other containers, it is telling me "Docker container nginx-proxy-manager stopped unexpectedly" on every upgrade via Watchtower. Watchtower sends a SIGTERM and gives 60s for a container to shut down. There is nothing obvious in the logs - it appears to shut down normally.
Is there something specific about Nginx Proxy Manager shutdown behavior that I need to be aware of/tweak?
Beta Was this translation helpful? Give feedback.
All reactions