Since yesterday out of nowhere I'm not able to pull images anymore. And I can't login into docker with docker login
. The same error appears:
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)
I'm not behind any proxy and all of my docker container itself work well. I'm running it at home and the only reverse proxy I use is running in a container and can't be the reason.
Running on:
- Ubuntu 18.04.4 LTS
- Docker version 19.03.5, build 633a0ea