Error response from daemon: unauthorized: authentication required

Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other

Target Operating System
Linux
QNX
other

Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other

SDK Manager Version
1.9.2.10884
other

Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other

I’m trying to install/pull the docker but encountering problem shown below. Can you please help with this?

sudo docker pull nvcr.io/qt5fqij4o1wl/drive-sdk/drive-agx-orin-linux-aarch64-sdk-build-x86:latest
Error response from daemon: unauthorized: authentication required
:~/temp$ sudo docker pull nvcr.io/drive/driveos-sdk/drive-agx-orin-linux-aarch64-sdk-build-knext-x86:latest
Error response from daemon: unauthorized: authentication required

Please make sure you refer to Install DRIVE OS Linux Docker Containers from NGC | NVIDIA Docs. Thanks.

I’ve followed the instruction suggested by Nvidia, however I still get unauthorized: authentication required shown below. I did signed in and used the Generate API Key feature for the password used below. I’m wondering if my user name needs to be added or given permission by Nvidia.

:~$ sudo docker login nvcr.io
Username: oauthtoken
Password:
Error response from daemon: Get “https://nvcr.io/v2/”: unauthorized: authentication required

Would you be able to tell me what am I doing wrong?

Dear @umit.eroglu,
Can you login to ngc.nvidia.com and confirm if you see docker containers under private registry(Set Up Docker and NVIDIA GPU Cloud Access | NVIDIA Docs)

Yes, here’s the screen capture of the containers

Dear @umit.eroglu,
Please use username as $oauthtoken

Dear @umit.eroglu,
Could you provide any update?

I’m not in the office until next Tuesday, then i can provide the required logs.

1 Like

Is this still an issue to support? Any result can be shared? Thanks

The issue is resolved and doesn’t no require further help. Thanks anyway.

Dear @umit.eroglu,
Could you share if the issue is resolved with Error response from daemon: unauthorized: authentication required - #7 by SivaRamaKrishnaNV or any other way?

I was missing the $ from the user name
Please use username as $oauthtoken

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