Docker problem with isaac_ros_common

After executing the $ ./scripts/run_dev.sh script, the build process appeared to be successful. However, I encountered the following error after the build.

Successfully built a7e02178bac1

Successfully tagged isaac_ros_dev-x86_64:latest

Running isaac_ros_dev-x86_64-container

[sudo] password for student:

Unable to find image ‘isaac_ros_dev-x86_64:latest’ locally

docker: Error response from daemon: pull access denied for isaac_ros_dev-x86_64, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied.

See ‘docker run --help’.

I attempted to log in to my NGC account by $ docker login nvcr.io, but despite a successful login, I continued to receive the same pull access denied error.

Authenticating with existing credentials…
WARNING! Your password will be stored unencrypted in /home/student/.docker/config.json.
Configure a credential helper to remove this warning. See
docker login | Docker Docs

Login Succeeded

Is there any step I missed? Can anyone help me with this issue?

Thanks for the report! We’re looking into it and I’ll report back when we have an update.

1 Like

Hi, is there any update on this issue?

You’re still experiencing issues after logging into nvcr.io? We’re sorry about that. We thought we had resolved the issue and others who had the same problem seemed to be past this. Can you run docker pull nvcr.io/nvidia/isaac/ros:x86_64-ros2_humble_c59eda1b21db0e3c8f28c8d436ad1f4e successfully?

No. Even though I logged into nvcr.io, I still get the following error when I run docker pull nvcr.io/nvidian/isaac-ros/ros:x86_64-ros2_humble_c59eda1b21db0e3c8f28c8d436ad1f4e

Error response from daemon: pull access denied for nvcr.io/nvidian/isaac-ros/ros, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied

Could you please try again with the following corrected Docker registry link:
docker pull nvcr.io/nvidia/isaac/ros:x86_64-ros2_humble_c59eda1b21db0e3c8f28c8d436ad1f4e