You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since December/January, several people have confirmed that the Edge channel version of multipass can no longer run multipass launch after every boot.multipass launch fails when run within 15min of boot. Several have confirmed this, and we each assumed the bug would go away. But 4+ months later it has not (hence this bug report!)
The error message is: launch failed: Remote "" is unknown or unreachable.
One workaround (annoying, but it works) is to run: snap restart multipass
Additional info
Host PC details:
# cat /etc/issue
Ubuntu 22.04.4 LTS \n \l
# multipass version
multipass 1.14.0-dev.1600+g2701b66b
multipassd 1.14.0-dev.1600+g2701b66b
# multipass get local.driver
lxd
# multipass get local.bridged-network
enp1s0
# lxd --version
5.20
# snap info lxd
...
installed: 5.20-f3dd836 (27049) 155MB -
# uname -a
Linux 126-u2204-desk 6.5.0-26-generic #26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 12 10:22:43 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Additional context
ASIDE: Will we be able test this on pre-release builds of Multipass on Windows in future, as hinted at... ?