mchozhang / SinsOnTwitter

4 stars 3 forks source link

Unable to pull images on slave two #34

Closed relientm96 closed 5 years ago

relientm96 commented 5 years ago

Slave two suddenly is now not able to pull any images ( it was working before).

Running docker run hello-world

returns:

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).

relientm96 commented 5 years ago

Fixed it, I some how deleted my old http-proxy.conf file on that instance. Able to pull images now on slave two.