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 cannot download images #1581

Closed
Eneuman opened this issue Jan 18, 2018 · 8 comments
Closed

Docker cannot download images #1581

Eneuman opened this issue Jan 18, 2018 · 8 comments

Comments

@Eneuman
Copy link

Eneuman commented Jan 18, 2018

I installed Docker for Win Stable and ran "docker run hello-world"

Expected behavior

Docker hellow world image should be downloaded

Actual behavior

The following error message is displayed:
docker: Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers).

Information

Docker installed Hyper-V
No VPN Software installed
Firewalls are all of
Windows 10 Pro 15063.850

Diagnostic ID: 7F5738A1-A330-4056-9DD2-72CE5287C3F0/2018-01-18_22-04-39

Steps to reproduce the behavior

  1. Download latest docker for win and install it
  2. run the following command "docker run hello-world"
@msgeissler
Copy link

We get the same problem. Can you check your log if you also get these errors from vpnkit? Might be related to #1238.

vpnkit.exe: a3af Query:0 na:c:r:rn 0 <qs:registry-1.docker.io.localdomain. <A|IN>> an: au: ad: lookup failed: no servers configured

This is on a fresh installation of docker. I also cannot pull any image, so docker is basically non-operational.
I am using docker 17.12.0-ce-win47 (15139) on Windows 10 Pro Build: 16299.
I already tried all the DNS and disable IPv6 stuff, nothings works. Also already uninstalled all VPNs and VirtualBox, reinstalled docker and rebooted multiple times.
We have no proxy in our network.

@Eneuman
Copy link
Author

Eneuman commented Jan 19, 2018

Sure, how do I pull the logs ?

@msgeissler
Copy link

msgeissler commented Jan 19, 2018

You can access them on the same settings page as the diagnostics:
Settigns -> Diagnose & Feedback
You can then find the log-file linked in the description.

But I believe this to be a bug in Docker now. I just switched to the (actually older) edge version of Docker and now I can pull images. If I go back to "stable" again, it does not work anymore.

@Eneuman
Copy link
Author

Eneuman commented Jan 19, 2018

Switching to Edge didn't work for me. My logs says this:

[08:57:38.404][VpnKit         ][Info   ] vpnkit.exe: Connected Ethernet interface f6:16:36:bc:f9:c6

[08:57:38.404][VpnKit         ][Info   ] vpnkit.exe: UDP interface connected on 192.168.65.1

[08:57:38.404][VpnKit         ][Warning] vpnkit.exe: 4902 Query:0 na:c:r:rn 0 <qs:registry-1.docker.io. <AAAA|IN>> <an:> <au:> <ad:> lookup failed: no servers configured

So I guess its the same error

@dfatt
Copy link

dfatt commented Jan 19, 2018

Yep. I get error too. How fix this?

UPD: i install Nightly build, and all work fine.

@rafalglowacz
Copy link

rafalglowacz commented Jan 19, 2018

For me it was the Edge build that worked. I can finally pull images, thanks for your comment @msgeissler .

@Eneuman
Copy link
Author

Eneuman commented Jan 21, 2018

Fixed in the latest Edge version 1.8

@docker-robott
Copy link
Collaborator

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.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle locked

@docker docker locked and limited conversation to collaborators Jun 26, 2020
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

5 participants