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
Describe the bug
Adding a bridged interface when the instance is stopped does not work if the daemon is restarted after starting the instance.
To Reproduce
multipass lainch vm
multipass set local.vm.bridged=true
sudo snap restart multipass.multipassd
multipass start vm
Expected behavior
The instance should have a network interface added. However, restarting the daemon makes it forget the commands to execute at first boot.
Logs
Additional info
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
Adding a bridged interface when the instance is stopped does not work if the daemon is restarted after starting the instance.
To Reproduce
multipass lainch vm
multipass set local.vm.bridged=true
sudo snap restart multipass.multipassd
multipass start vm
Expected behavior
The instance should have a network interface added. However, restarting the daemon makes it forget the commands to execute at first boot.
Logs
Additional info
Additional context
The text was updated successfully, but these errors were encountered: