Chris Townsend
Chris Townsend
bors is dead, so let's just close this now.
Hey @andrei-toterman, I think since the original GUI was removed, we can go back to using `gui` again for directories, etc. instead of `desktop-gui`. Also, I'm still thinking about the...
I have also made quite a few changes to the snap package to trim it down. It went from ~82MB down to ~64MB. There is still some room for improvement,...
A UI "issue" I've found is that when you are in the list of instances and select one or more instances and then do an action such as start, stop,...
Hey @vikorama! I think what you propose makes perfect sense! Thank you for your input!
After a conversation with @matthewpaulthomas, we discussed if `launch` is running in a non-interactive session, we just wait until `cloud-init` finishes, no matter how long it takes. For an interactive...
Hi @indrayam, Is it timing out at the `Waiting for initialization` stage of `launch`? If so, then that only indicates that `cloud-init` hasn't finished, but the instance is up and...
Hi @kingsleyukr! Could you please [provide logs](https://multipass.run/docs/accessing-logs#heading--macos) that capture the time of the upgrade? This will help us better diagnose the issue. Thank you!
Hi @kingsleyukr, It doesn't look like the logs go back for enough to tell what may have happened when the `primary` instance was suspended during the macOS update. That said,...
Oops, I left off a leading `/`. It should be: ``` $ sudo /Library/Application\ Support/com.canonical.multipass/bin/qemu-img check -r all /var/root/Library/Application\ Support/multipassd/qemu/vault/instances/primary/ubuntu-22.04-server-cloudimg-arm64.img ```