Replies: 3 comments 11 replies
-
Please check the following files, there might be some error:
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Oops, this time the last output by "limactl start default" was somewhat different: |
Beta Was this translation helpful? Give feedback.
2 replies
-
Just upgraded to lima 0.18.0, unfortunately no change for the better. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone ?
Logfiles .lima/default/serial(v).log remains empty.
Qemu works when standalone (tested freedos).
Following "lima-vm.io/docs/usage/" but likely I'm missing something basic...
Installed lima from macports, "limactl start" yields messages:
? Creating an instance "default" Proceed with the current configuration
INFO[0015] QEMU binary "/opt/local/bin/qemu-system-x86_64" seems properly signed with the "com.apple.security.hypervisor" entitlement
INFO[0015] Attempting to download the image arch=x86_64 digest="sha256:5ad255d32a30a2cda9f0df19f0a6ce8d6f3c81b63845086a4cb5c43cf97fcb92" location="https://cloud-images.ubuntu.com/releases/23.04/release-20230810/ubuntu-23.04-server-cloudimg-amd64.img"
INFO[0015] Using cache "/Users/tor/Library/Caches/lima/download/by-url-sha256/e54a5ae9983387df7e867747dfd1d4b75b09df51588512504b67579b7b7b4f1f/data"
INFO[0016] Attempting to download the nerdctl archive arch=x86_64 digest="sha256:3f8c494e3c6a265fe2a3c41ef9d6bc859eeeb22095b3353d3558d8120833a23a" location="https://github.com/containerd/nerdctl/releases/download/v1.5.0/nerdctl-full-1.5.0-linux-amd64.tar.gz"
INFO[0016] Using cache "/Users/tor/Library/Caches/lima/download/by-url-sha256/72a70b017cb55385b4c43d2bcc2a0333094089f1da0739a34c51c647bf249674/data"
INFO[0021] [hostagent] Starting QEMU (hint: to watch the boot progress, see "/Users/tor/.lima/default/serial*.log")
INFO[0021] SSH Local Port: 60022
INFO[0021] [hostagent] Waiting for the essential requirement 1 of 5: "ssh"
INFO[0031] [hostagent] Waiting for the essential requirement 1 of 5: "ssh"
INFO[0119] [hostagent] Waiting for the essential requirement 1 of 5: "ssh"
INFO[0206] [hostagent] Waiting for the essential requirement 1 of 5: "ssh"
INFO[0294] [hostagent] Waiting for the essential requirement 1 of 5: "ssh"
INFO[0382] [hostagent] Waiting for the essential requirement 1 of 5: "ssh"
INFO[0470] [hostagent] Waiting for the essential requirement 1 of 5: "ssh"
INFO[0558] [hostagent] Waiting for the essential requirement 1 of 5: "ssh"
FATA[0616] did not receive an event with the "running" status
Beta Was this translation helpful? Give feedback.
All reactions