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

Docker keeps crashing when running openvpn container #6660

Closed
3 tasks done
beaufour opened this issue Jan 3, 2023 · 7 comments
Closed
3 tasks done

Docker keeps crashing when running openvpn container #6660

beaufour opened this issue Jan 3, 2023 · 7 comments

Comments

@beaufour
Copy link

beaufour commented Jan 3, 2023

  • I have tried with the latest version of Docker Desktop
  • I have tried disabling enabled experimental features
  • I have uploaded Diagnostics
  • Diagnostics ID: E4C79B05-A051-4B80-B681-0654034A8F3D/20230103170753

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

ERRO[0033] error waiting for container: invalid character 'c' looking for beginning of value

Information

  • macOS Version: 13.1 (22C65)
  • Intel chip or Apple chip: Apple
  • Docker Desktop Version: 4.15.0 (93002)

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

  1. Run container, connecting to VPN
  2. install youtube-dl and ffpmg
  3. start downloading from favorite site
  4. Wait a few minutes
  5. Crash
@Neurone
Copy link

Neurone commented Jan 3, 2023

This seems connected to a very similar problem with the Kubo IPFS container #6650, maybe the culprit is vpnkit.

@nicks
Copy link

nicks commented Jan 3, 2023

can you check if the debug build here resolves this issue for you? #6530 (comment)

@beaufour
Copy link
Author

beaufour commented Jan 3, 2023

@nicks I'll give it a spin and report back!

@beaufour
Copy link
Author

beaufour commented Jan 3, 2023

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):

2023-01-03 19:22:04 AEAD Decrypt error: bad packet ID (may be a replay): [ #911545 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings

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.

@beaufour
Copy link
Author

beaufour commented Jan 3, 2023

Has been working for hours now. Thanks for the super quick response!

@docker-robott
Copy link
Collaborator

There hasn't been any activity on this issue for a long time.
If the problem is still relevant, mark the issue as fresh with a /remove-lifecycle stale comment.
If not, this issue will be closed in 30 days.

Prevent issues from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

@docker-robot
Copy link

docker-robot bot commented Jun 23, 2023

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked

@docker-robot docker-robot bot locked and limited conversation to collaborators Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants