https://rancher.com/ logo
Title
d

dry-businessperson-9236

08/16/2022, 4:24 PM
Hello, just upgraded my RD to 1.5.1 (MacOS 12.5, containerd, x86) and facing the same nerdctl issue mentioned in https://github.com/rancher-sandbox/rancher-desktop/issues/2689 ie
~$ nerdctl pull mongo
FATA[0000] expected ac.ServerAddress ("") to be "<https://index.docker.io/v1/>"
Is that something that will be fixed soon? I see that the issue #2745 mentions a workaround, but I don’t use RD with moby (I still have Docker Desktop) and this is pretty much a show-stopper for me.
p

proud-jewelry-46860

08/16/2022, 6:20 PM
We have a PR in review for that; in the mean time,
nerdctl logout
+
nerdctl login
should help, I believe.
✔️ 1
💯 1
d

dry-businessperson-9236

08/16/2022, 6:25 PM
That worked. Thanks a lot @proud-jewelry-46860