https://rancher.com/ logo
Title
g

gray-painting-60740

10/31/2022, 10:50 PM
I’m having an annoying issue where I can’t switch from
containerd
to
dockerd
I’ve tried installing and uninstalling rancher desktop (1.6.1) (running k3s 1.25) - but no matter what, when I switch the container engine it just hangs at
==> k8s.log <==
2022-10-31T22:47:41.493Z: Waiting for K3s server to be ready on port 6443...
2022-10-31T22:47:41.504Z: Error: connect ECONNREFUSED 127.0.0.1:6443
Hmm, after enabling/disabling kubnernetes it gets closer now -
==> k8s.log <==
2022-10-31T22:54:17.116Z: Updating kubeconfig /Users/nick.shores/.kube/config...
2022-10-31T22:54:17.420Z: Error fetching services: Error: connect ECONNREFUSED 127.0.0.1:6443
2022-10-31T22:54:31.002Z: Error priming kuberlr: Error: /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/bin/kubectl|Desktop.app/Contents/Resources/resources/darwin/bin/kubectl> exited with code 1
2022-10-31T22:54:31.003Z: Output from kuberlr:
ex.stdout: [
To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.
],
ex.stderr: [Unable to connect to the server: net/http: TLS handshake timeout
]
2022-10-31T22:54:31.003Z: Failed to match a kuberlr network access issue.
Further info, I’m on a ARM Mac with Ventura (13.0)
j

jolly-forest-99711

10/31/2022, 11:16 PM
g

gray-painting-60740

10/31/2022, 11:17 PM
Yes, exactly.
Let me try the k8s downgrade.
Ok, - 1.23 seems to be working.
👍 1