This message was deleted.
# rancher-desktop
a
This message was deleted.
f
This used to work, at least with a regular
docker pull
command. I don't have time to look into it right now; could you file a GitHub issue for it?
l
i had similar issue as well
Copy code
k8s:N/A:default ~❯ docker pull node:19
Error response from daemon: Head "<https://registry-1.docker.io/v2/library/node/manifests/19>": unauthorized: incorrect username or password

k8s:N/A:default ~❯ docker-credential-osxkeychain list

{"<https://index.docker.io/v1/>":"giovanism","<https://index.docker.io/v1//access-token>":"giovanism","<https://index.docker.io/v1//refresh-token>":"giovanism"}
however this is somehow fine from the ui
but probably daniel’s case is more strict since he used private registry, no default library resolving (registry-1) for him
yeah completely different, solved mine after i removed the entry from osxkeychain