abiosoft / colima

Container runtimes on macOS (and Linux) with minimal setup
MIT License
18.87k stars 382 forks source link

errors inspecting instance: [vz driver is running but host agent is not] #1010

Closed anoyah closed 6 months ago

anoyah commented 6 months ago

Description

I got this error when i updated my MacOS to 14.1 version:

➜  ~ colima start
INFO[0000] starting colima
INFO[0000] runtime: docker
INFO[0001] starting ...                                  context=vm
> Using the existing instance "colima"
> errors inspecting instance: [vz driver is running but host agent is not]
FATA[0001] error starting vm: error at 'starting': exit status 1

Version

colima version 0.6.8 git commit: 9b0809d0ed9ad3ff1e57c405f27324e6298ca04f limactl version 0.20.1

Operating System

Output of colima status

➜ ~ colima status FATA[0000] colima is not running

Reproduction Steps

1.update to MacOS14.1 2.colima start 3.

Expected behaviour

No response

Additional context

No response

anoyah commented 6 months ago

Solved it, try to restart OS and then colima is worked