-
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
hyperkit dns: failed to pull image, read udp guest:45449->host:53: read: connection refused #4012
Comments
Another thing related - when building a go container manually using the minikube docker daemon I appear to be getting |
Thanks for the bug report! I'm pretty sure this is hyperkit's DNS support misbehaving here. Do you mind sharing the output from your Mac of the following commands:
and:
I wouldn't be surprised if this command solves it for you, but I'm also not 100% sure it will:
then:
|
|
Thanks for the prompt reply! |
Well, there goes my theory! I'm going to de-dupe this against #3579 and we can sort it out there. |
Try stopping the dnsmasq service first as suggested here: #4594 (comment) This worked for me. |
Hi, I seem to get issues pulling containers from various remote hosts
minikube start --vm-driver=hyperkit
The text was updated successfully, but these errors were encountered: