This message was deleted.
# rancher-desktop
a
This message was deleted.
f
This sounds like the VM is not running at all. Do you get any errors in the UI? Can you run
docker ps
or
nerdctl ps
?
Maybe take a look at the logs (look on the Troubleshooting page for a link to logs) and see if there is anything suspicious in there.
f
I get an error: "Kubernetes was unable to start". However, according to instructions (linked above) I have Kubernetes disabled.
docker ps
says the VM is not running.
And
nerdctl ps
responds with "exit status 255".
Just made sure everything is up-to-date: Rancher and QEMU, and I did a factory reset in Rancher. I still have the same problem.
Any ideas on this?
f
The error is not really about Kubernetes; it is an ancient dialog box title from a time when Rancher Desktop was just "Kubernetes on the Desktop", but has never been updated.
There is not enough information in the log snippet to understand what is happening; I will need to try to repro it myself when I have the time.
Did you try switching to VZ mode to see if that let's you move forward?
f
For now, I switched to Podman to move forward.
Let me know if I can help with additional debugging!