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
Installing 1.51.1 or 1.50.0 (other versions were not tested) on Windows 11 24H2 Build 26100.3775 fails with an error: "Service "Multipass Service" (Multipass) failed to start. Verify that you have sufficient privileges to start system services"
The account has Admin privileges and I gave the installer UAC permission.
To Reproduce
How, and what happened?
Use Windows 11 Pro 24H2
Install the Software
Wait on "Status: Starting services Service: [1]" for a few minutes
recieve the error
Expected behavior
The software installed correctly
Additional context
I tried installing with WinGet, same issue. The Microsoft store installation failed too. HyperV is active and installed as I have the Hyper-V-Manager and use WSL. Installing with VirtualBox doesnt work either
The text was updated successfully, but these errors were encountered:
Looking into the event viewer logs, it seems to show this error:
[chown] [34248] stderr: Fehler: Ung�ltige Syntax. Der Wert 'Y' kann f�r die Option '/d' nicht verwendet werden.
Geben Sie "TAKEOWN /?" ein, um die Syntax anzuzeigen.
Therefor it seems to be related to #3866 as letting the installer error out, running powershell.exe takeown /a /r /d J /f "C:\ProgramData\Multipass" manually and pressing retry fixes the issue. However for an issue that is apperently marked as solve, it also does not work with the newest Windows build for 1.16.0 from CI
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Installing 1.51.1 or 1.50.0 (other versions were not tested) on Windows 11 24H2 Build 26100.3775 fails with an error: "Service "Multipass Service" (Multipass) failed to start. Verify that you have sufficient privileges to start system services"
The account has Admin privileges and I gave the installer UAC permission.
To Reproduce
How, and what happened?
Expected behavior
The software installed correctly
Logs
https://pastebin.com/rcMut0p1
Additional info
Additional context
I tried installing with WinGet, same issue. The Microsoft store installation failed too. HyperV is active and installed as I have the Hyper-V-Manager and use WSL. Installing with VirtualBox doesnt work either
The text was updated successfully, but these errors were encountered: