Hi,
I am experiencing a license acceptance loop issue with the TAO Toolkit container on NGC Catalog.
Issue Description:
When I navigate to the TAO Toolkit container page on NGC Catalog and click to accept the license, the page shows a success message. However, upon refreshing, the license appears as not accepted and I am prompted to accept it again. This loop repeats indefinitely.
As a result, when I attempt to pull the container, I receive the following error:
Error response from daemon: Head “https://nvcr.io/v2/nvidia/tao/tao-toolkit/manifests/6.26.3-base”: unknown: {“errors”: [{“code”: “DENIED”, “message”: “Please accept license on the browser to be able to download”}]}
Environment:
- Machine: DGX GB10
- Docker is installed and running
- NGC API Key is configured and docker login to nvcr.io succeeds
- Container: nvcr.io/nvidia/tao/tao-toolkit:6.26.3-base
What I have tried:
- Accepting the license on multiple browsers (Chrome, Firefox)
- Trying both regular and incognito/private browsing modes
- Logging out and back into NGC account before accepting
- Visiting build.nvidia.com to accept from there (TAO Toolkit is not listed)
I noticed this is a known issue reported by other users on the forum as well. Would appreciate any assistance in resolving this.
Thank you!