-
-
Notifications
You must be signed in to change notification settings - Fork 456
When I try to run colima I keep getting error: FATA[0001] error starting vm: error at 'starting': exit status 1 #778
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
Comments
This seems to be an issue with latest Qemu update. lima-vm/lima#1742. Downgrading seems to work for now.
|
As a side note, the next minor version |
Thank you, @abiosoft downgrading worked for me |
Thanks. Downgrading qemu from 8.0.4 to 8.0.3 worked for me. |
Description
I installed colima but when I try to run it I keep getting the following error:
colima start --vm-type qemu
INFO[0000] starting colima
INFO[0000] runtime: docker
INFO[0000] preparing network ... context=vm
INFO[0000] starting ... context=vm
Version
Colima Version: 0.5.5
Lima Version: 0.17.1
Qemu Version: 8.0.4
Operating System
Output of
colima status
FATA[0000] colima is not running
Reproduction Steps
1.colima start --vm-type qemu
2.
3.
Expected behaviour
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: