-
Notifications
You must be signed in to change notification settings - Fork 303
Closed
Description
- I have tried with the latest version of Docker Desktop
- I have tried disabling enabled experimental features
- not applicable
- I have uploaded Diagnostics
- Diagnostics ID:
- not applicable
- Diagnostics ID:
Actual behavior
Docker desktop fails during installation
Expected behavior
Docker desktop gets installed successfully
Information
- Windows Version: 20H2 (OS Build 19042.1165)
- Docker Desktop Version: 3.6.0
- WSL2 or Hyper-V backend? Both are enabled
- Are you running inside a virtualized Windows e.g. on a cloud server or a VM: No
These are the logs I am getting
[16:23:56.577][Installer ][Info ] Deleting directory C:\Program Files\Docker\cli-plugins
[16:23:56.585][Installer ][Error ] The process does not possess the 'SeSecurityPrivilege' privilege which is required for this operation.
[16:23:56.609][InstallWorkflow] Installation failed
Exception type: System.Exception, Exception message: Component CommunityInstaller.ExecAction failed: Process InstallerCli.exe exited with code 1, StackTrace:
at CommunityInstaller.InstallWorkflow.<DoHandleD4WPackageAsync>d__29.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at CommunityInstaller.InstallWorkflow.<DoProcessAsync>d__23.MoveNext()
[16:23:56.612][InstallWorkflow] Rollbacking component CommunityInstaller.PathAction
This is not an issue on Docker Desktop 3.5.2 or earlier, so it has to be 3.6.0 issue.
This issue also happens when updating Docker Desktop via the app itself - it fails during the update and, instead of rolling back the changes, it simply uninstalls Docker completely.
Steps to reproduce the behavior
- Run the Docker Desktop 3.6.0 Installer
Reactions are currently unavailable

