-
Notifications
You must be signed in to change notification settings - Fork 292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installer v2.3.4.0 Fails to Install #7890
Comments
I was able to get the install to work after the Windows upgrade to build 20180.1000 |
I'm using build 20180.1000 and the install of the latest Edge (or Stable) doesn't work. @groboclown did you do something special before installing it? This is my install log:
I've tried restarting, shutting down WSL, deleting the lingering |
I installed 20180.1000 yesterday and have the same problem. Here is my log
|
I also am unable to add or remove features the normal way (through "Turn Windows features on or off"). It seems like this is an issue with insider build 20180.1000; the only question is how @groboclown managed to get it working. |
I'm also having problems with 20180. |
@ventayol |
also in github wsl / wsl2 panic about docker started too "As it seems, a recent Windows (Insider) release broke clip.exe, consequentially breaking docker-credential-desktop.exe. |
FYI, I went back to Windows |
@ventayol |
@DarkTraveler I had to remove docker and then install it again. It also required to remove an entry on the windows registry and the uninstall didn't work well. |
Microsoft bug, dupe of #7808. |
This WSL2 bug microsoft/WSL#5648 does effect Docker, it is not an issue with Docker. We are hopeful for a fix soon. Right now Windows 20175 and 20180 have this issue. You can disable the WSL2 backend in your Docker settings for now. You won't find docker in your WSL2 path anymore but you can work around this temporarily with:
Docker on the Windows side (powershell, cmd, etc) will behave normally. |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Expected behavior
I expect the installer to install.
Actual behavior
The installer fails on the final stages of the installation:
The installation wizard reports, "Installation failed" with the stack:
Information
I first attempted this after upgrading from Docker Edge (previous release version) using the Docker Edge installer downloaded by the auto-upgrade. It failed during the install. I then downloaded the stable release build from the website, and it, too, failed. I then downloaded the Docker Edge installer from the website, and tried to install with that, but it, too, failed. I rebooted then tried to install again, which also failed. The stack above is from this last attempt at installing.
Steps to Reproduce
For myself, I consistently see this when attempting to run the installer.
The logs seems to indicate that it was an issue with WSL 2.
wsl --list --all
still listed thedocker-desktop-data
distribution. I deleted it, and shutdown wsl for good measure, then tried the install again, and it still failed at the same place.The text was updated successfully, but these errors were encountered: