Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

401 unauthorized error while running run_dev.sh #82

Open
altineller opened this issue Jul 11, 2023 · 6 comments
Open

401 unauthorized error while running run_dev.sh #82

altineller opened this issue Jul 11, 2023 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@altineller
Copy link

altineller commented Jul 11, 2023

Hello,

At one point I got the following error:

ERROR [internal] load metadata for nvcr.io/nvidia/isaac/ros:x86_64-ros2_humble_1930bbec7e7704243656b695b9df7844

load metadata for nvcr.io/nvidia/isaac/ros:x86_64-ros2_humble_1930bbec7e7704243656b695b9df7844:

failed to solve with frontend dockerfile.v0: failed to create LLB definition: failed to authorize: rpc error: code = Unknown desc = failed to fetch anonymous token: unexpected status: 401 Unauthorized
Failed to build base image: isaac_ros_dev-x86_64, aborting.
~/workspaces/isaac_ros-dev/src/isaac_ros_common/scripts

Is this a temporary repository problem or am i requesting an image that does not exist?

Best Regards,
Can

@rem821
Copy link

rem821 commented Jul 12, 2023

Can confirm I'm dealing with the exact same problem at the moment. No solution yet.

@altineller
Copy link
Author

altineller commented Jul 12, 2023

@rem821 follow the login instructions on the below link:

https://docs.omniverse.nvidia.com/app_isaacsim/app_isaacsim/install_container.html#isaac-sim-requirements-isaac-sim-container

you need to create an api key and login with that, before running the isaac sim.

@altineller
Copy link
Author

I am closing this issue, since it is not an issue anymore.

@nakai-omer
Copy link

nakai-omer commented Jul 13, 2023

@hemalshahNV This is similar to https://forums.developer.nvidia.com/t/build-error-with-isaac-ros-visual-slam/243967/11?u=omers

@altineller You should not need to login in order to build/pull docker images, this is an issue that should be solved. Login is just a workaround. Imo it should be re-opened.

@altineller altineller reopened this Jul 16, 2023
@jaiveersinghNV jaiveersinghNV self-assigned this Jul 24, 2023
@jaiveersinghNV jaiveersinghNV added the bug Something isn't working label Jul 24, 2023
@jaiveersinghNV
Copy link
Contributor

We are still working on restoring anonymous Docker image pulls from the NVIDIA Container Registry.

For now, the best workaround is still registering for an NGC account, as mentioned by @altineller above.

@brian7989
Copy link

brian7989 commented Feb 23, 2024

I registered for NGC account and logged in successfully via docker login nvcr.io and tried ngc config set as well but still having same 401 issues. Attaching screenshots for reference.

Screenshot 2024-02-23 at 4 20 15 PM
Screenshot 2024-02-23 at 4 19 59 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants