I’ve updated my Macbook Air M1 & Mac Mini M2 to the latest version of MacOS Tahoe 26.0.
I had multipass instances running on both before. The image for all of the instances is: Ubuntu 24.04 LTS
Now it is not working on either. I’ve had these problems:
$ multipass shell pluto
start failed: The following errors occurred:
pluto: timed out waiting for response
E0925 12:39:35.777476000 8305510400 backup_poller.cc:122] run_poller: UNKNOWN:Timer list shutdown {created_time:“2025-09-25T12:39:35.777422+01:00”}
$ multipass launch --cpus 2 --disk 4G --memory 2G --name thor --mount /users/:/mnt/
launch failed: Downloaded image hash does not match
$ multipass list
Name State IPv4 Image
hera Unknown – Ubuntu 24.04 LTS
juno Unknown – Ubuntu 24.04 LTS
$ multipass stop hera juno;multipass shell hera
start failed: The following errors occurred:
hera: timed out waiting for response