Hi Rancher Desktop users.
I wondered if I could get help on what’s gone wrong with my rd 1.4.1 upgrade?
Following upgrade, stop and start, I’m now getting that the daemon vm isn’t allowing connections. Ie unix:///var/run/docker.sock no connection.
I’ve tried switching back to factory settings, but still get daemon not running.
I’ve set up for dockerd moby. My machine is intel mac. I’ve included $HOME/.rd/bin in my path.
The cri-dockerd.log contains ---
map[string]interface {}{“cniVersion”:“0.3.1", “forceAddress”:true, “hairpinMode”:true, “ipMasq”:false, “ipam”:map[string]interface {}{“ranges”:[][]map[string]interface {}{[]map[string]interface {}{map[string]interface {}{“subnet”:“10.42.0.0/24”}}}, “routes”:[]types.Route{types.Route{Dst:net.IPNet{IP:net.IP{0xa, 0x2a, 0x0, 0x0}, Mask:net.IPMask{0xff, 0xff, 0x0, 0x0}}, GW:net.IP(nil)}}, “type”:“host-local”}, “isDefaultGateway”:true, “isGateway”:true, “mtu”:(*uint)(0xc0000a88f8), “name”:“cbr0”, “type”:“bridge”}
{“cniVersion”:“0.3.1”,“forceAddress”:true,“hairpinMode”:true,“ipMasq”:false,“ipam”:{“ranges”:[[{“subnet”:“10.42.0.0/24"}]],“routes”:[{“dst”:“10.42.0.0/16”}],“type”:“host-local”},“isDefaultGateway”:true,“isGateway”:true,“mtu”:1450,“name”:“cbr0",“type”:“bridge”}time=“2022-06-21T09:34:20Z” level=info msg=“Using CNI configuration file /etc/cni/net.d/10-flannel.conflist”
time=“2022-06-21T09:34:24Z” level=error msg=“ContainerStats resp: {0xc000974bc0 linux}”
time=“2022-06-21T09:34:25Z” level=error msg=“ContainerStats resp: {0xc0007d8400 linux}”
time=“2022-06-21T09:34:25Z” level=info msg=“Using CNI configuration file /etc/cni/net.d/10-flannel.conflist”