Horje
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) Code Example
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)
In my case I've added the following 2 nameserver lines to /etc/resolv.conf file.

before:

nameserver 127.0.0.53
after:

nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 127.0.0.53




Whatever

Related
List all installed programs or desktop application Code Example List all installed programs or desktop application Code Example
regex[ress for password Code Example regex[ress for password Code Example
installing rabbitmq using homebrew Code Example installing rabbitmq using homebrew Code Example
jquery reference Code Example jquery reference Code Example
can't toast on a thread that has not called looper.prepare() Code Example can't toast on a thread that has not called looper.prepare() Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8