Pulling docker image from nvcr.io results in "HTTP status: 502 Bad Gateway"

Hi

I am trying to pull the NGC docker image for PyTorch 19.06, but I keep receiving the following error: “Head https://nvcr.io/v2/nvidia/pytorch/manifests/19.06-py3: received unexpected HTTP status: 502 Bad Gateway.”

Is nvcr.io down?

Thank you!

Hi @mustafa_n

Can you try to below link to pull NGC docker image?

For PyTorch 19.06,

docker pull nvcr.io/nvidia/pytorch:19.06-py3