colima: colima start error: failed to open the QMP socket $HOME/.lima/colima/qmp.sock", forcibly killing QEMU
Description
Steps to Reproduce
Run colima start
Actual
Process is killed with error: failed to open the QMP socket “$HOME/.lima/colima/qmp.sock”, forcibly killing QEMU. ha.stderr.log
Expected
colima starts without errors.
Version
Colima Version: v0.5.5 Lima Version: 0.16.0 Qemu Version: 7.1.0
Operating System
- macOS Intel <= 12 (Monterrey)
- macOS Intel >= 13 (Ventura)
- macOS M1 <= 12 (Monterrey)
- macOS M1 >= 13 (Ventura)
- Linux
Output of colima status
colima is not running
Reproduction Steps
- Run
colima start
- Process is killed with error: failed to open the QMP socket “$HOME/.lima/colima/qmp.sock”, forcibly killing QEMU.
Expected behaviour
colima starts without errors.
Additional context
I have tried to reinstall homebrew but it still did not help.
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 23 (7 by maintainers)
Workaround
The proper fix is proposed here:
The issue is now solved:
My error log:
Versions:
UPDATE:
qemu@8.0.3
and he upgraded toqemu@8.0.4
, and experienced the same issue as me.