Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIGKILL when starting Rnacher Desktop #7704

Open
DivyanChetty opened this issue Oct 31, 2024 · 2 comments
Open

SIGKILL when starting Rnacher Desktop #7704

DivyanChetty opened this issue Oct 31, 2024 · 2 comments
Assignees
Labels
kind/bug Something isn't working platform/macos triage/needs-information Further information is requested

Comments

@DivyanChetty
Copy link

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

@DivyanChetty DivyanChetty added the kind/bug Something isn't working label Oct 31, 2024
@jandubois
Copy link
Member

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?

@jandubois jandubois added the triage/needs-information Further information is requested label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working platform/macos triage/needs-information Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants
@jandubois @DivyanChetty and others