nginxinc / docker-nginx

Official NGINX Dockerfiles
BSD 2-Clause "Simplified" License
3.21k stars 1.73k forks source link

Cant pull nginx #908

Closed rifqilubis closed 3 weeks ago

rifqilubis commented 1 month ago

Im using WSL2, running ubuntu 22. I can pull other images but not nginx.

Using default tag: latest Error response from daemon: Get "https://registry-1.docker.io/v2/library/nginx/manifests/sha256:67682bda769fae1ccf5183192b8daf37b64cae99c6c3302650f6f8bf5f0f95df": net/http: TLS handshake timeout

oxpa commented 1 month ago

@rifqilubis this seems to be the problem with your infrastructure. The link itself works for me. And the error message suggest a networking problem. Do you pull other images from dockerhub as well?

rifqilubis commented 1 month ago

Yes i pull postgre images. But it worked. Only nginx that i cant pull.

Pada Jum, 19 Jul 2024, 22.14, A compound of Fe and O < @.***> menulis:

@rifqilubis https://github.com/rifqilubis this seems to be the problem with your infrastructure. The link itself works for me. And the error message suggest a networking problem. Do you pull other images from dockerhub as well?

— Reply to this email directly, view it on GitHub https://github.com/nginxinc/docker-nginx/issues/908#issuecomment-2239434092, or unsubscribe https://github.com/notifications/unsubscribe-auth/API5GCZRSP2VCXT7IYBYFJLZNEUMPAVCNFSM6AAAAABLEYNJDSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZZGQZTIMBZGI . You are receiving this because you were mentioned.Message ID: @.***>

rifqilubis commented 1 month ago

It worked nows. I dont know how, it say file already exsisted and the other file can be pulled.

thresheek commented 3 weeks ago

Closing since the issue is apparently solved.