Login errors - 502 Bad Gateway

I am trying to log into nvcr.io but get the follwoing errors:

$ ./ngc registry image pull nvcr.io/nvidia/pytorch:21.05-py3
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")

And with docker

$ docker login nvcr.io
Username: $oauthtoken
Password: 
Error response from daemon: login attempt to https://nvcr.io/v2/ failed with status: 502 Bad Gateway

I am not using any proxy or do I have any problems pulling other images with docker.

Anybody else having issues? Any idea how to resolve this?

3 Likes

I’m having the same issue. Might be on their side.

2 Likes

Also having this issue.

I’m having the same.
Was trying from different machines with different internet providers and over VPNs - every time got the same result (error 502),

Yep, same here. Started happening last night

+1 the same here

+1

+1

+1

+1

This issue has now been resolved. Appreciate your patience! Please feel free to write back to us if you continue facing any further difficulties connecting.

1 Like

I have been hitting this issue on and off, now it seems to be on for the last two weeks, I could not even start the offline gpu operator download as I do not have access to the images, could not pull, could not login to nvcr.io

1 Like

same error here