Hi. I'm on macOS v13.5 (M2/Apple Sillicon), RD v1.9.1, RD K8s v1.27.4, moby container engine. When starting Rancher Desktop, I'm getting a Kubernetes Error - Error: Spawn File ENOENT. This started happening after having went to Preferences > Application > Administrative Access and checking the box to "Allow to acquire administrative credentials (sudo access)", and doing a restart. Has anyone seen this before?
I've attempted to restart the computer. I've "Reset Kubernetes" and performed a "Factory Reset" multiple times. The issue still occurs.
More logging/info can be found on the bug I wrote up
https://github.com/rancher-sandbox/rancher-desktop/issues/5314
at process.processTicksAndRejections (node:internal/process/task_queues:83:21) {
errno: -2,
code: 'ENOENT',
syscall: 'spawn file',
path: 'file',
spawnargs: [
'/Applications/Rancher <http://Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura|Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura>'
]
}