brainy-pencil-91477
11/14/2022, 2:49 PM2022-11-14T14:35:20.398Z: Lima: executing: sudo /sbin/rc-service --ifstarted buildkitd stop: Error: /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> exited with code 255
I’ve tried moving my .kube/config so it got recreated with clean, empty set.
{
"apiVersion": "v1",
"clusters": [],
"contexts": [],
"current-context": null,
"kind": "Config",
"preferences": {},
"users": []
}
I’ve also restarted my OS.
The logs don’t appear to show much either.
All the above was with v1.19.16 and I’ve tried the latest, stable version (v1.25.3)
Rancher Version: 1.6.2
Any help appreciated.Error: /Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> exited with code 1
<http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl> exited with code 255
proud-jewelry-46860
11/16/2022, 7:02 PMLIMA_HOME="~/Library/Application Support/rancher-desktop/lima" "/Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl>" delete -f 0
to try to get rid of it?brainy-pencil-91477
11/17/2022, 8:39 AM0
instance doesn’t exist. I don’t have ANY instances.
$ LIMA_HOME="~/Library/Application Support/rancher-desktop/lima" "/Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl>" delete -f 0
WARN[0000] Ignoring non-existent instance "0"
$ LIMA_HOME="~/Library/Application Support/rancher-desktop/lima" "/Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl>" list
WARN[0000] No instance found. Run `limactl start` to create an instance.
NAME STATUS SSH ARCH CPUS MEMORY DISK DIR
Are there any manual locations I should be looking to completely remove Rancher-Desktop and try again.
I ask that because uninstalling and re-installing hasn’t worked and when I configure Rancher Desktop for no Kubernetes, no Traefik and just containerd, I’m still getting errors.proud-jewelry-46860
11/18/2022, 6:46 PM~/Library/Application Support/rancher-desktop/
, basically (unless I made a typo somewhere…); that's why it needed to be on the command line.brainy-pencil-91477
11/21/2022, 1:30 PMproud-jewelry-46860
11/21/2022, 4:11 PM