> errors inspecting instance: [failed to get Info from /Users/grissom/.colima/_lima/colima/ha.sock : Get http://lima-hostagent/v1/info : dial unix /Users/xxxx/.colima/_lima/colima/ha.sock: connect: connection refused]
어느날 문득 colima 를 실행하려니 위와 같은 오류가 난다.
#> colima stop 안됨.
#> colima start -option 안됨.
#> docker context list 정상확인
흠...
이럴땐 그냥 f 를 실행해야겠지.
#> colima stop -f
정상작동된다. ㅎㅎ