-
Notifications
You must be signed in to change notification settings - Fork 832
running limactl stop failed #124
Copy link
Copy link
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
lima --version
limactl version 0.4.0output of limactl ls
➜ ~ limactl ls
NAME STATUS SSH ARCH DIR
default Running 127.0.0.1:60022 x86_64 /Users/fanbingxin/.lima/defaultoutput of limactl --debug stop default
limactl --debug stop default
INFO[0000] Sending SIGINT to hostagent process 14565
ERRO[0000] no such process
INFO[0000] Waiting for the host agent and the qemu processes to shut down
DEBU[0000] received an event event="{2021-07-21 21:04:04.079921 +0800 CST {false false false [] 60022}}"
DEBU[0000] received an event event="{2021-07-21 21:05:19.355825 +0800 CST {true false false [] 60022}}"
FATA[0180] did not receive an event with the "exiting" statusThe QEMU process no longer exists, but Lima thinks the virtual machine is still running.
How to restart Lima instance?
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested