faint-airport-83518
08/16/2022, 5:00 PMnerdctl login
to a private registry and it’s failing, however docker login
works in the same circumstances.[containerd_test] echo $password | nerdctl --debug-full login $legit_registry_url --username $user --password-stdin
time="2022-08-16T16:55:44Z" level=debug msg="Ignoring hosts dir \"/etc/containerd/certs.d\"" error="stat /etc/containerd/certs.d: no such file or directory"
time="2022-08-16T16:55:44Z" level=debug msg="Ignoring hosts dir \"/etc/docker/certs.d\"" error="stat /etc/docker/certs.d: no such file or directory"
time="2022-08-16T16:55:44Z" level=debug msg="len(regHosts)=1"
time="2022-08-16T16:55:54Z" level=error msg="failed to call tryLoginWithRegHost" error="failed to call <http://rh.Client.Do|rh.Client.Do>: Get \"https://$legit_registry_url/v2/\": dial tcp: lookup $legit_registry_url on 192.168.5.3:53: read udp 192.168.5.15:48057->192.168.5.3:53: i/o timeout" i=0
time="2022-08-16T16:55:54Z" level=fatal msg="failed to call <http://rh.Client.Do|rh.Client.Do>: Get \"https://$legit_registry_url/v2/\": dial tcp: lookup $legit_registry_url on 192.168.5.3:53: read udp 192.168.5.15:48057->192.168.5.3:53: i/o timeout"
rdctl shell
lima-rancher-desktop:/Users/home$ cat /etc/resolv.conf
nameserver 192.168.5.3
lima-rancher-desktop:/Users/home$ nslookup <http://www.google.com|www.google.com>
;; connection timed out; no servers could be reached