-
Notifications
You must be signed in to change notification settings - Fork 0
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
bug: pod-gateway crashing randomly #115
Comments
|
trying e012ca0 because maybe this is a resource constraint issue somewhere? radarr and sonarr don't need to use the VPN either way. |
qdm12/gluetun#641 - symptoms due to this bug My hunch is that the cause of the symptoms (container restarting) is due to wireguard failures upstream. I'm attempting to change the VPN to somewhere geographically closer. This won't fix the bug above, but may reduce occurrences of the symptoms. |
looking like the hunch was correct. No pod restarts after changing VPN locations, along with no VPN rebuilds in the logs. |
Crashes cause outage of any containers using pod-gateway, requiring (afaik) a restart of the pod before it can recognize the "new" pod-gateway that relaunched.
The text was updated successfully, but these errors were encountered: