I have been trying to pull the NGC docker image and tried all of them but just keep received an error since an hour ago.
Everything was normal this morning(3/4,2021, GMT+8), I wonder why suddenly cannot pull it.
Step 1/20 : FROM nvcr.io/nvidia/pytorch:21.02-py3
received unexpected HTTP status: 502 Bad Gateway
*** docker build error return: Code 256 ***
Step 1/20 : FROM nvcr.io/nvidia/pytorch:20.09-py3
received unexpected HTTP status: 502 Bad Gateway
*** docker build error return: Code 256 ***
Have anyone meet same issue?
1 Like
+1
Maybe nvcr.io server has some problems…
Same issue here, I tried with nvcr.io/nvidia/tensorflow:20.12-tf2-py3 and got the same error. Looks like it is on nvidia side.
dan499
4
Same issue. Yestarday worked but not today, in Spain.
I tried with docker pull nvcr.io/nvidia/tensorrt:21.02-py3, and not working:
Same here.
Hope it will be fixed soon.
It seems to have been fixed. It’s working on my side.
3 Likes
same issue here
I tried several images for example
docker pull nvcr.io/nvidia/digits:20.12-tensorflow-py3
docker pull nvcr.io/nvidia/cuda:9.0-devel
docker pull nvcr.io/nvidia/k8s-device-plugin:v0.9.0
the same error for all
Error response from daemon: received unexpected HTTP status: 502 Bad Gateway
Yes this seems to be a wide-spread issue. Here is the new thread on this:
repet
9
Same with docker pull nvcr.io/nvidia/dli/dli-nano-ai:v2.0.1-r32.5.0
Error response from daemon: received unexpected HTTP status: 502 Bad Gateway
hybrid
10
Hello, just the same with nvcr.io/nvidia/tensorflow:21.05-tf2-py3 : Bad Gateway
Nvidia has got to solve it urgently!!!
We have tried everything!!!