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
Expected behavior
create a virtual machine named master
Logs
Could not unregister VM: VBoxManage.exe: error: Could not find a registered machine named 'master'
VBoxManage.exe: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee IUnknown
VBoxManage.exe: error: Context: "FindMachine(Bstr(VMName).raw(), machine.asOutParam())" at line 230 of file VBoxManageMisc.cpp
launch failed: Downloaded image hash does not match
Additional info
OS: Windows 11 24H2
multipass version 1.15.0
The text was updated successfully, but these errors were encountered:
Describe the bug
cann't create any virtual machine on Windows
To Reproduce
multipass launch -c 2 -m 2G -d 40G -n master
Expected behavior
create a virtual machine named master
Logs
Could not unregister VM: VBoxManage.exe: error: Could not find a registered machine named 'master'
VBoxManage.exe: error: Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBoxWrap, interface IVirtualBox, callee IUnknown
VBoxManage.exe: error: Context: "FindMachine(Bstr(VMName).raw(), machine.asOutParam())" at line 230 of file VBoxManageMisc.cpp
launch failed: Downloaded image hash does not match
Additional info
multipass version
1.15.0The text was updated successfully, but these errors were encountered: