-
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
Error: 0x80070057 The parameter is incorrect #10287
Comments
WSL suddenly stopped working today, I didn't change anything about the machine, WSL, etc. I first noticed it because Docker Desktop complained with this error:
So, I tried using wsl from a cmd.exe window, and get the error below:
There are many issues here and in the wslg repo citing the same "parameter is incorrect" thing. I tried some of the recommended fixes:
I did attach the logs. If MS is unable to address this, I'd appreciate a pointer to an open issue that I can follow. |
Rolling back Windows 11 canary fixed it. Closing the issue. |
Windows Version
Microsoft Windows [Version 10.0.25905.1000]
WSL Version
WSL version: 1.2.5.0
Are you using WSL 1 or WSL 2?
Kernel Version
5,15,90,1
Distro Version
Ubuntu
Other Software
No response
Repro Steps
WSL stopped working. Trying to use it results in this error:
PS C:\WINDOWS\system32> wsl --install Ubuntu
Ubuntu is already installed.
Launching Ubuntu...
Installing, this may take a few minutes...
WslRegisterDistribution failed with error: 0x80070057
Error: 0x80070057 The parameter is incorrect.
Expected Behavior
Wsl should work
Actual Behavior
WslRegisterDistribution failed with error: 0x80070057
Error: 0x80070057 The parameter is incorrect.
Diagnostic Logs
WslLogs-2023-07-13_10-31-06.zip
The text was updated successfully, but these errors were encountered: