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

Unable to create VM - DNS Issues #237

Closed
leian-ivey opened this issue Mar 2, 2017 · 4 comments
Closed

Unable to create VM - DNS Issues #237

leian-ivey opened this issue Mar 2, 2017 · 4 comments

Comments

@leian-ivey
Copy link

I get the following error message when starting dinghy vm

Starting the default VM...
Starting NFS daemon, this will require sudo
Password:
Waiting for NFS daemon...
Mounting NFS /Users/XXX-XXX
Starting the FsEvents daemon
Starting DNS and HTTP proxy
Unable to find image 'codekitchen/dinghy-http-proxy:2.5' locally
docker: Error response from daemon: Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 10.0.2.3:53: read udp 10.0.2.15:50802->10.0.2.3:53: i/o timeout.
See 'docker run --help'.
VM: running
NFS: running
FSEV: running
DNS: stopped
PROXY: stopped

@alitain
Copy link

alitain commented Jun 22, 2017

I got the the same error with dinghy version 4.5.0 & PD12

@tylers-username
Copy link

I've been experiencing this as well. I'm new to docker, so I don't have much to add but am happy to help with whatever info I can.

My inquiry into this is more related to why this happened rather than how to fix this. Resetting docker and rebooting resolved (if you want to call a reset "resolving") the DNS issue.

@codekitchen
Copy link
Owner

Was that using VirtualBox? When I've seen this in the past it's been because VB networking is sometimes broken on the newly created VM until a reboot, not anything Dinghy related. I'd love to find a fix but haven't ever had any luck.

@codekitchen
Copy link
Owner

I'm closing this for now, unless we can figure out why VirtualBox sometimes fails to fully initialize the virtual network until a MacOS reboot I'm not sure there's anything we can do here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants