-
Notifications
You must be signed in to change notification settings - Fork 822
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
Cannot run wsl --update --web-download #12009
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The script will output the path of the log file once done. If this is a networking issue, please use collect-networking-logs.ps1, following the instructions here Once completed please upload the output files to this Github issue. Click here for more info on logging View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Open similar issues:
Closed similar issues:
|
Diagnostic information
|
Same issue here, Was unable to work around the issue, nothing worked, Error LogsDocker Update
WSL CLI Update
|
@dtlhlbs: It looks like your machine is in a bad MSIX state, which prevents the execution of Store WSL. We have pushed an update that should allow you to bypass the issue. Can you check if you have this update installed ? |
This issue has been automatically closed since it has not had any author activity for the past 7 days. If you're still experiencing this issue please re-file it as a new issue. Thank you! |
Windows Version
Microsoft Windows [Version 10.0.19045.2251]
WSL Version
wsl --version
is not available as a command argument. I ran thewsl.2.2.4.0.x64.msi
installer, but it's not clear if this worked.Are you using WSL 1 or WSL 2?
Kernel Version
5.10.102.1
Distro Version
Ubuntu-20.04
Other Software
Docker Desktop for Windows 4.33.1 (161083)
Repro Steps
wsl.2.2.4.0.x64.msi
wsl --update --web-download
and just get a help messagewsl --status
and getwsl --update
and get:wsl --shutdown
wsl --update
wsl --update --web-download
I just get the help message again.
If I then try to install Docker Desktop for Windows 4.33.1 (161083)
Expected Behavior
wsl --update --web-download
would run and check for updates, installing any available updates.Actual Behavior
wsl --update --web-download
just returns a help message indicating that the--web-download
argument isn't recognised.I then install Docker Desktop for Windows 4.33.1 (161083). This installs fine, but then when opening I get this prompt:
I select Finish and then get an error:
This is because the underlying
wsl --update --web-download
command is failing...WSL.log
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: