rancher-sandbox / rancher-desktop

Container Management and Kubernetes on the Desktop
https://rancherdesktop.io
Apache License 2.0
6.04k stars 285 forks source link

SIGKILL when starting Rnacher Desktop #7704

Open DivyanChetty opened 3 weeks ago

DivyanChetty commented 3 weeks ago

Actual Behavior

I've been using Rancher desktop for moths but all of a sudden its not able to run the virtual machine due to a SIGKILL error

Steps to Reproduce

I am running on a MAC intel, Rancher Desktop 1.16

Result

Kubernetes Error Rancher Desktop 1.16.0 - darwin (x64) Error Starting Kubernetes Error: /Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura exited with signal SIGKILL Last command run: /Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura start --tty=false /Users/divyan.chetty/Library/Application Support/rancher-desktop/lima/_config/0.yaml

Context: Starting virtual machine

Some recent logfile lines: 'start', '--tty=false', '/Users/divyan.chetty/Library/Application Support/rancher-desktop/lima/_config/0.yaml' ], stdout: '', stderr: '', signal: 'SIGKILL', [Symbol(child-process.command)]: '/Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl.ventura start --tty=false /Users/divyan.chetty/Library/Application Support/rancher-desktop/lima/_config/0.yaml' }

Expected Behavior

Usually runs fine

Additional Information

No response

Rancher Desktop Version

1.16

Rancher Desktop K8s Version

Not sure

Which container engine are you using?

moby (docker cli)

What operating system are you using?

macOS

Operating System / Build Version

Ventura 13.0.1

What CPU architecture are you using?

x64

Linux only: what package format did you use to install Rancher Desktop?

None

Windows User Only

No response

jandubois commented 3 weeks ago

This sounds like it is being stopped by some management software. Is this a managed machine that is controlled by your company? Did you install or update some new security software just before Rancher Desktop stopped working?