Cannot pull any image from nvcr.io (502)

Trying to pull pytorch image PyTorch | NVIDIA NGC
Getting 502 error

Error response from daemon: Get https://nvcr.io/v2/nvidia/pytorch/manifests/20.09-py3: received unexpected HTTP status: 502 Bad Gateway

Same for other images((

4 Likes

+1, same problem

Same issue here. It was working for me yesterday.

Same issue here as well, does this seem to be an issue on NVIDIA’s side? I was able to pull images a couple of days ago.

Same issue here

Failing to pull on our AWS machines, but pulled just fine locally.

1 Like

Hi all,

I have our team looking into this issue now. Please stay tuned for updates.

Thanks for your patience.

Best,
Tom

3 Likes

Hi folks,

There was an issue this morning with our pull requests that has been resolved. Everything should be good now.

Thanks for your patience.

Tom

3 Likes

3/2/2021: This is happening again today. Is there an issue today as well? Getting a 502 bad gateway and 504 gateway timeout.

docker pull nvcr.io/nvidia/deepstream:5.1-21.02-devel

1 Like

Experiencing the same outage issue, but while I’m trying to log in to the nvcr docker repository with sudo docker login nvcr.io (and filling in my API key).

same here…

1 Like
docker login nvcr.io
Username: $oauthtoken
Password: <APIKEY>
INFO[0011] Error logging in to endpoint, trying next endpoint  error="login attempt to https://nvcr.io/v2/ failed with status: 502 Bad Gateway"
login attempt to https://nvcr.io/v2/ failed with status: 502 Bad Gateway

The same problem :(

Login has now succeeded a day later - this indeed seemed to be another temporary outage problem.

For future cases, is there anywhere we can see the status of nvcr.io?

Same issue today.

1 Like

Same issue, today. Error response from daemon: received unexpected HTTP status: 502 Bad Gateway. please support.

1 Like

same issue.
Error response from daemon: login attempt to https://nvcr.io/v2/ failed with status: 502 Bad Gateway

1 Like

Same Issue here. Can’t :
sudo docker pull nvcr.io/nvidia/l4t-pytorch:r32.5.0-pth1.7-py3

I get:
Error response from daemon: received unexpected HTTP status: 502 Bad Gateway

please assist

Same error for me.

Step 1/16 : FROM nvcr.io/nvidia/l4t-base:r32.4.3
received unexpected HTTP status: 502 Bad Gateway
1 Like

Same problem:
~$ ./ngc registry image pull nvcr.io/nvidia/hpc-benchmarks:21.4-hpl
Logging in to https://nvcr.io… login failed.
500 Server Error for http+docker://localhost/v1.41/auth: Internal Server Error (“login attempt to https://nvcr.io/v2/ failed with status: 502 Bad Gateway”)
~$ docker login nvcr.io
Username: $oauthtoken
Password:
Error response from daemon: login attempt to https://nvcr.io/v2/ failed with status: 502 Bad Gateway