Restart container on loss of network connection #195
gabrielwhite
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Give it a try to the latest version, it may reconnect but the container should not restart keeping the connection to the others containers alive. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I've had repeated trouble of containers that use NordVPN losing their network connection when the NordVPN connection itself restarts (which seems to happen 1-2 times a day).
Here's a script I made to do a healthcheck every 3 minutes, and restart the container if needed:
Beta Was this translation helpful? Give feedback.
All reactions