I’m new with NVIDIA AI workbench, I’ve already run the documentation examples projects, but when I create a new project with a custom container (this one), I receive the following error:
Connection Error: No data returned for operation createProjectMutation
, got error(s): problem getting base environment metadata; error getting manifest digest with user authentication: unauthorized to access this image See the error source
property for more information…
I’ve already pull the docker container directly from (docker pull nvcr.io/nim/nvidia/fourcastnet:1.0.0), that means I have already logged on NGC. I hope for a help in this subject. Thanks for all the answers.