You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears sometimes the DNS server configured in the /etc/resolv.conf is unreachable. You can try other DNS servers such as 8.8.8.8, 8.8.4.4, or 1.1.1.1
Follow the steps below to update resolv.conf in a docker-machine:
docker-machine ssh default
sudo vi /etc/resolv.conf
change nameserver to 8.8.8.8
ERROR: Get https://registry.gitlab.com/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
The text was updated successfully, but these errors were encountered: