-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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-env with crio: Error getting service status: Process exited with status 3 #7111
Comments
minikube docker-env
fails on macOS using VirtualBox
This should definitely work. Let me try to reproduce it locally. |
Oh, I know why it doesn't work: |
That makes sense. Guess I missed that. Thank you |
If it helps, there is also |
Oh, good to know. But so far podman didn't work that great on macOS. I'll check it out. :) |
Sounds like a regression then, it used to give a nice and friendly error message... See Running |
Thank you. I'll do. |
The exact command to reproduce the issue:
Make sure you're running Docker on Mac and run in a terminal:
I guess it is due to the use of VirtualBox? With hyperkit docker-env works, but hyperkit has some issues with the network.
The full output of the command that failed:
The output of the
minikube logs
command:There is none regarding this issue.
The operating system version:
macOS 10.14.6
Docker 19.03.8
minikube 1.8.2
VirtualBox 6.0.18
The text was updated successfully, but these errors were encountered: