-
Notifications
You must be signed in to change notification settings - Fork 117
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
Docker keeps crashing when running openvpn container #6660
Comments
This seems connected to a very similar problem with the Kubo IPFS container #6650, maybe the culprit is vpnkit. |
can you check if the debug build here resolves this issue for you? #6530 (comment) |
@nicks I'll give it a spin and report back! |
So far it has survived for longer than before (which was only a few minutes). I'm getting a lot of these (UDP) warnings from openvpn still (ie both production and debug build has them):
But sadly it's a new VPN server I'm using, so I don't know if it's related at all or a red herring. |
Has been working for hours now. Thanks for the super quick response! |
There hasn't been any activity on this issue for a long time. Prevent issues from auto-closing with a /lifecycle stale |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. /lifecycle locked |
Expected behavior
Docker to continue running no matter what I do in a container
Actual behavior
After running openvpn container (ghcr.io/wfg/openvpn-client) and sending traffic through, docker crashes... I've done it three times in a row now. Docker exits with
Information
Output of
/Applications/Docker.app/Contents/MacOS/com.docker.diagnose check
It never really exits... likely because the docker daemon isn't running?
Steps to reproduce the behavior
The text was updated successfully, but these errors were encountered: