NVCR.IO docker login problem

My setup:

• Ubuntu 22.04, RTX 3060
• DeepStream container deepstream:6.3-triton-multiarch
• NVIDIA GPU Driver Version 525.125.06
• Issue Type - can’t login to NGC via docker
• How to reproduce the issue - docker login nvcr.io

Hi,

I’m trying to setup docker for DeepStream (deepstream:6.3-triton-multiarch), but on

docker login nvcr.io

after typing $oauthtoken and my API key (from Setup>API Key), I get

Error response from daemon: Get “https://nvcr.io/v2/”: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

Prev steps:

  • Installed docker-ce
  • Installed nvidia-container-toolkit

I’ve checked another topic on forum and switched to other network with no luck, as well as tried docker login --username "$oauthtoken" --password "MY_API_KEY" nvcr.io as suggested on stack, getting

Error response from daemon: Get “https://nvcr.io/v2/”: context deadline exceeded

How to proceed with NGC login?

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

If your problem has been solved, you can refer to the ngc documentation.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.