-
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 failed with error 0x80240438 #10226
Comments
Never mind, a day later I tried and it worked for some reason, closing the issue. |
I encountered the same problem, how did you solve it? |
I didn't solve it, it worked by its own when I tried later on, probably bad internet connection from my region. |
With admin rights - fails, without - works |
The solution is: run Windows Terminal as administrator |
Disabling firewall while installation works !!! |
it works |
Windows Version
Microsoft Windows [Ver 10.0.22621.819]
WSL Version
1.1.3.0
Are you using WSL 1 or WSL 2?
Kernel Version
No response
Distro Version
No response
Other Software
No response
Repro Steps
I have a new computer and this the first time to install
I was running power shell with Administrator
First I ran: wsl --install and it failed with Error: 0x80240438
I checked the issue #9385 and ran wsl --install --web-download, it said the subsystem installed successfully, then it started installing linux distro, then it failed with Error code: Wsl/InstallDistro/0x80240438
CMD:
wsl --install
Output:
Error: 0x80240438 0.0% ]
Error code: Wsl/InstallDistro/0x80240438
Expected Behavior
wsl install should complete successfully
Actual Behavior
wsl install failed with Error 0x80240438
Diagnostic Logs
WslLogs-2023-06-20_22-44-57.zip
The text was updated successfully, but these errors were encountered: