-
Notifications
You must be signed in to change notification settings - Fork 284
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
Error Starting Kubernetes: limactl exited with code 1: Waiting for the guest agent to be running #605
Comments
Could you follow the instructions in #562 (comment) to create a connection to the VM while it is still waiting for the guest agent? Please get a copy of the |
|
Looks like another chown bug...
|
Thanks you! I don't understand why we didn't run into this when we discovered the first issue with I've created a PR against lima to fix this, but there is no easy way to upgrade the bundled lima in Rancher Desktop, so you'll have to wait for the next RD release to get the fix. |
Thanks @jandubois for creating the lima PR: lima-vm/lima#241 |
FYI: Since we are switching from So the changes to the |
Rancher Desktop Version 0.4.1
Mac OS Big Sur Version 11.5.2 (20G95)
When I launch Rancher Desktop, I wait a long time and then see "Error Starting Kubernetes: ... limactl exited with code 1". My lima.log has many Waiting logs like...
I looked at the other Kubernetes issues and they helped me to get to this point. Note that my first issue
Waiting for the essential requirement 1 of 4: \"ssh\""
was resolved by upgrading to alpine-lima v0.1.4 to get the fix for the dot in my carlos.herrera username. I upgraded by replacing/Applications/Rancher Desktop.app/Contents/Resources/resources/darwin/alpline-lima-v0.1.0-std-3.13.5.iso
and got to a fresh state withrm -rf ~/Library/State/rancher-desktop
background.log
k8s.log
lima.log
The text was updated successfully, but these errors were encountered: