-
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
wsl --install fails with Error Code: 0x80245006 #9480
Comments
Same issue here on my corporate laptop. Others in the company have installed WSL without issue, but not recently. After trying (and failing) to find any reference to this error code I stumbled on this blog post: I thought maybe it has something to do with the fact that I don't have the windows store installed on my laptop. I attempted to use the new --web-download option but complains that option isn't available.
|
/logs |
Hello! Could you please provide more logs to help us better diagnose your issue? To collect WSL logs, download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging Thank you! |
Same as @shaggyhiggins I was doing this on a corporate laptop, and several employees had done it successfully. It appears IT made changes to our proxy that seems to have broken it. Doing it from my home network resolved the issue. |
|
Version
Microsoft Windows 10 Enterprise [Version 10.0.19044]
WSL Version
Kernel Version
5.10.16
Distro Version
No response
Other Software
No response
Repro Steps
wsl --install -d Ubuntu
Expected Behavior
Ubuntu gets installed.
Actual Behavior
Installing: Ubuntu
An error occurred during installation. Distribution Name: 'Ubuntu' Error Code: 0x80245006
Diagnostic Logs
Note: I had already had WSL installed in the past, but had uninstalled it. Not sure if potentially the existing installation had broken anything.
wsl --list --online
shows that I am connected, and Ubuntu is returned on the list.The text was updated successfully, but these errors were encountered: