Please provide the following info (tick the boxes after creating this topic):
Software Version
[*] DRIVE OS 6.0.10.0
DRIVE OS 6.0.8.1
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-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
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
2.1.0
[*] 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
Issue Description
After login is apparently successful, I get an unauthorized error when trying to install the docker:
docker login nvcr.io
Authenticating with existing credentials⊠[Username: $oauthtoken]
i Info â To login with a different account, run âdocker logoutâ followed by âdocker loginâ
Login did not succeed, error: permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post âhttp://%2Fvar%2Frun%2Fdocker.sock/v1.49/authâ: dial unix /var/run/docker.sock: connect: permission denied
Username ($oauthtoken):
Password:
WARNING! Your credentials are stored unencrypted in â/home/sacha/.docker/config.jsonâ.
Configure a credential helper to remove this warning. See
Login Succeeded
Error String
sudo docker run -it --privileged --net=host -v /dev/bus/usb:/dev/bus/usb -v ${WORKSPACE}:/home/nvidia/ nvcr.io/drive/driveos-sdk/drive-agx-orin-linux-aarch64-sdk-build-x86:latest
Unable to find image ânvcr.io/drive/driveos-sdk/drive-agx-orin-linux-aarch64-sdk-build-x86:latestâ locally
docker: Error response from daemon: unauthorized:
401 Authorization Required
nginx/1.22.1
Thanks in advance for your help.