-
Notifications
You must be signed in to change notification settings - Fork 243
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
CRC cannot be started anymore mac #4513
Comments
This error is worrying, could be disk corruption, or maybe the cached bundle? Can you check you have enough free disk space? If you do, can you remove |
I also have the same error on 14.7.1 (and I have 200GB free)
|
Same issue in Mac M1 CRC version: 2.45.0 |
When you folks hit this issue can use https://crc.dev/engineering-docs/Debugging.html#access-the-vm and see if able to ssh to the VM and if |
I followed that document, still no luck. Secret copy and paste. Anything else we need to do? |
Please be specific, what do you mean by |
Did you try #4513 (comment) what I have asked? |
yes. |
Looks like we forgot to update our docs around :(, can you execute Also do you have docker-desktop/podman-desktop/minikube running on this system? |
yes podman desktop on my system I tried ssh -i ~/.crc/machines/crc/id_ed25519 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -p 2222 [email protected] crc stop --force INFO Loading bundle: crc_vfkit_4.17.7_arm64... INFO Creating CRC VM for OpenShift 4.17.7... |
@2manoj1 Can you try following and see if that fixes it?
|
@praveenkumar I tried but getting same error. I stop podman and follow suggested step. In hard disk 220 GB free. 16GB RAM Apple MAC M1 Pro. OS version - 14.6.1 ~ % podman machine stop ~ % crc delete INFO CRC instance is running with IP 127.0.0.1 |
@2manoj1 Thanks for trying out and providing the info. Can you try one more thing instead of using OCP try using microshift preset and see if that works for you and ssh connectivity still working.
|
@praveenkumar |
https://www.redhat.com/en/topics/edge-computing/microshift explain what is microshift and if you want to consume it then kubeconfig file already added for same so you can run |
FYI nuking docker from my laptop completely resolved my issues here. Only using the podman binary now. MacOS: Sequoia 15.2 (24C101) |
I check my mac and I don't have docker installed. I'll update to macos 15.2 soon |
General information
Unable to start CRC on a MAC macOS version 15.1.1
When starting I get the following errors
Operating System
macOS
Hypervisor
vfkit
Did you run
crc setup
beforecrc start
?yes
Running on
Laptop
Steps to reproduce
CRC version
CRC status
CRC config
Host Operating System
Expected behavior
CRC starts and runs so it can be used.
Actual behavior
CRC starts gives error and CRC is not usable
CRC Logs
Additional context
No response
The text was updated successfully, but these errors were encountered: