multipass
multipass copied to clipboard
Installing version 1.15.1 on 1.15.0 causes errors
Describe the bug Installing version 1.15.1 on 1.15.0 causes errors
To Reproduce Have an instance running on multipass 1.15.0 Install multipass 1.15.1 Reboot the mac Do a multipass list. We get all sorts of errors.
Expected behavior Should work!
Logs Different errors when one does multipass list at different points of time:
<error 1>
list failed: qemu-system-aarch64: -drive file=/var/root/Library/Application Support/multipassd/qemu/vault/instances/dev/ubuntu-24.04-server-cloudimg-arm64.img,if=none,format=qcow2,discard=unmap,id=hda: qcow2: Image is corrupt; cannot be opened read/write
<error 2> list failed: cannot connect to the multipass socket
<error 3??>
Name State IPv4 Image
Additional info
- macOS 15.3.2
- Apple M2
- 1.15.,1
multipass info- info failed: qemu-system-aarch64: -drive file=/var/root/Library/Application Support/multipassd/qemu/vault/instances/dev/ubuntu-24.04-server-cloudimg-arm64.img,if=none,format=qcow2,discard=unmap,id=hda: qcow2: Image is corrupt; cannot be opened read/write dev: shutdown called while starting
- qemu
Hi @ssg3d,
Thank you for reporting this issue! Can you share your logs from the Multipass daemon as well please? (see how to access them)
Hi @Sploder12 sorry for the late response and for my inability to provide the information you requested. Since I had some mission critical stuff to resume, I couldn't wait for your response and uninstalled multipass from my mac (as per the documentation) and cleaned up stuff with multipass and reinstalled it and it worked. Of course, I lost my instance so I had to go through setting it up again. But this was a bit of a deja vu as I vaguely remember encountering a similar-ish issue a year or so back when I upgraded the version without shutting down my instances.
No worries @ssg3d, I'm glad you were able to get it to work, although it's unfortunate the instance had to be recreated.
when I upgraded the version without shutting down my instances
This seems like a good clue as to what could've caused the issue, thank you for sharing!
This no longer appears to occur.