-
Notifications
You must be signed in to change notification settings - Fork 122
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 pull returns Client.Timeout exceeded while awaiting headers) #5697
Comments
I am having similar issue on M1 mac with latest Mac OS update and updated docker desktop
Docker desktop Mac 3.3.3 Building app
|
The new virtualization framework doesn't work with VPNs. This is as documented, and is out of our control. |
I’m not using any VPN, but I realize only now that this is a duplicate of #5680. Sorry for the noise. |
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
docker pull downloads requested container
Actual behavior
docker pull returns an error
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
Steps to reproduce the behavior
~/Library/Containers/com.docker.docker/Data/log/vm/http-proxy.log contents when working
~/Library/Containers/com.docker.docker/Data/log/vm/http-proxy.log contents when NOT working
The text was updated successfully, but these errors were encountered: