Skip to content
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

Open
iT3E opened this issue Jul 7, 2023 · 5 comments
Open

bug: pod-gateway crashing randomly #115

iT3E opened this issue Jul 7, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@iT3E
Copy link
Owner

iT3E commented Jul 7, 2023

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.

@iT3E
Copy link
Owner Author

iT3E commented Jul 7, 2023

kubectl describe and log show no faults. Pod restart hasn't happened for 4+ hours, and no change was made, other than all containers (4 total 🤔) not being able to access the restarted, "new" container.

downloads-gateway-pod-gateway-85dd5cbb76-gmwf6           3/3     Running   4 (4h35m ago)   10h

@iT3E
Copy link
Owner Author

iT3E commented Jul 7, 2023

trying e012ca0 because maybe this is a resource constraint issue somewhere? radarr and sonarr don't need to use the VPN either way.

@iT3E iT3E added the bug Something isn't working label Jul 7, 2023
@iT3E iT3E self-assigned this Jul 7, 2023
@iT3E
Copy link
Owner Author

iT3E commented Jul 7, 2023

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.

iT3E added a commit that referenced this issue Jul 8, 2023
@iT3E
Copy link
Owner Author

iT3E commented Jul 9, 2023

downloads-gateway-pod-gateway-5b5989fbc8-ft586           2/2     Running   0               27h

looking like the hunch was correct. No pod restarts after changing VPN locations, along with no VPN rebuilds in the logs.

@iT3E
Copy link
Owner Author

iT3E commented Aug 10, 2023

0a3d855

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant