-
Notifications
You must be signed in to change notification settings - Fork 121
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
Pulling repositories fail with DNS resolve error #357
Comments
The error message varies.
I have no clue what this address is My DNS is on
|
Seems to be duplicate of moby/moby#24344. Probably something local got corrupted whenever I installed the docker beta rc and pulling out the stable hasn't fixed it. |
As a temporary workaround, I have set my DNS server to |
Google NS servers not work.
Message size = 620. |
Please reopen, THIS is the main issue, but unrelated to DNS. So I tried to hardcode registry-1.docker.io and auth.docker.io inside /etc/hosts to overcome this error: Something MUST be done about image downloading, and the most obvious one is about:
FYI, I first tried this: Out of luck, I still can't download an image (I'm stuck around 250MB which I must always download again)! We can recognize the importance of this issue to the absurdness of the situation it put the user into. NB: it's not OS/X specific, and there are at least 10 duplicate/subsequent issues of this main issue. |
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. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Expected behavior
Pulling repositories should work.
Actual behavior
It does not work.
Information
Diagnostic ID: B56CB7AD-A17D-4781-80E8-0E526CDEE585
Docker for Mac: 1.12.0-a (Build 11213)
macOS: Version 10.11.6 (Build 15G31)
[OK] docker-cli
[OK] app
[OK] moby-syslog
[OK] disk
[OK] virtualization
[OK] system
[OK] menubar
[OK] osxfs
[OK] db
[OK] slirp
[OK] moby-console
[OK] logs
[OK] vmnetd
[OK] env
[OK] moby
[OK] driver.amd64-linux
Steps to reproduce
I have switched from docker beta 1.12.1 to 1.12.0 stable. I am not sure if this is relevant.
Opening the URL via cURL works just fine:
The text was updated successfully, but these errors were encountered: