I have not found any introductory documentation relating colima/lima/qemu so there may be some simple errors on my part here, please advice!
Computer: Intel MacBook Pro (2015) running Monterey 12.7, colima @0.5.5_0, lima @0.17.2_1, qemu @8.0.4_0+cocoa+spice+spice_protocol+target_arm+target_i386+target_x86_64+usb+vnc Lots of hits on google about almost the exact same errors but common solutions (mostly "colima stop, colima delete, colima start") is a no go for me, Any ideas where to look next ? Command: colima start --very-verbose yields output: TRAC[0000] cmd ["limactl" "info"] TRAC[0000] cmd ["limactl" "list" "colima" "--json"] INFO[0000] starting colima INFO[0000] runtime: docker TRAC[0000] cmd ["limactl" "list" "colima" "--json"] INFO[0000] preparing network ... context=vm TRAC[0000] cmd ["/opt/local/bin/colima" "daemon" "status" "default"] TRAC[0000] cmd ["/opt/local/bin/colima" "daemon" "start" "default" "--gvproxy" "--gvproxy-hosts" "host.docker.internal=host.lima.internal" "--very-verbose"] TRAC[0000] cmd ["limactl" "list" "colima" "--json"] INFO[0000] starting ... context=vm TRAC[0000] cmd ["limactl" "start" "colima"] > Using the existing instance "colima" > QEMU binary "/Users/tor/.colima/_wrapper/deb1e70b41dbdb7e6adc33904dd8f6df01f3b72d/bin/qemu-system-x86_64" seems properly signed with the "com.apple.security.hypervisor" entitlement > [hostagent] Starting QEMU (hint: to watch the boot progress, see "/Users/tor/.lima/colima/serial*.log") > SSH Local Port: 51660 > [hostagent] Waiting for the essential requirement 1 of 5: "ssh" > [hostagent] Waiting for the essential requirement 1 of 5: "ssh" > [hostagent] Waiting for the essential requirement 1 of 5: "ssh" > [hostagent] Waiting for the essential requirement 1 of 5: "ssh" > [hostagent] Waiting for the essential requirement 1 of 5: "ssh" > [hostagent] Waiting for the essential requirement 1 of 5: "ssh" > [hostagent] Waiting for the essential requirement 1 of 5: "ssh" > [hostagent] Waiting for the essential requirement 1 of 5: "ssh" > did not receive an event with the "running" status FATA[0600] error starting vm: error at 'starting': exit status 1 ------------- Yours tor