Hello,
I looked through the forums but didnt find the answer.
I have pbs to login to nvcr.io
I opened the account yesterday but I cant login:
samy@cube:~$ cat ~/my_password.txt | docker login --username mytocken --password-stdin
Error response from daemon: Get https://registry-1.docker.io/v2/: unauthorized: incorrect username or password
I did the setup with:
ngc config set
Enter API key [no-apikey]. Choices: [<VALID_APIKEY>, ‘no-apikey’]: myAPIKEY
Enter the CLI output format type. Choices: [ascii, csv, json]: ascii
Regards,