-
Notifications
You must be signed in to change notification settings - Fork 1.3k
WSL2 distro can't start: the remote procedure call failed (build 20211) #5907
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
Comments
Possible dup of #5902 |
Yep, I just thought it would be worth documenting, plus many of the error messages in that issue are different. I think that issue is a megathread of many different problems that all have the similarity of closing with error code 4294967295 (0xffffffff, -1), so it might be a good idea to split it based on the real underlying problem. Feel free to close it as dup though! |
same +1 |
+1 |
Alright after a day without WSL I gave in and rolled back to build 20206 and the thing works again. There's something wrong with 20211. |
Could you explain how I can do that? Need WSL urgently |
same +1 |
This comment has been minimized.
This comment has been minimized.
What if I have |
I think this is a solution to a different issue. In build 20211, I do have |
the same to you! |
No. That update KB4571756 is a problem for people in build 19041 or 19042. This thread is for users that are running latest Windows 10 Insider Dev build which is build 20211 and has nothing to do with KB4571756. |
same +1 |
4 similar comments
same +1 |
same +1 |
same +1 |
same +1 |
You can +1 the initial post, commenting +1 only introduces noise. |
Same here, solved by following this instructions |
@efim-a-efim, tell me, please, do you have build 20211 (x64) and wsl 2? Did you save the vmsynthnic.dll file that was used in the build 20206 and then register it in the build 20211? And everything works? |
Same here, using Ubuntu 20.04 LTS. |
same +1 |
Even when running |
same+1 |
@onomatopellan , @chdenat , thanks for your reply. Are there any temporary solutions to solve this problem or how can I access the files in the distribution. I can't open Ubuntu folder via explorer because of this error. |
the only workaround is to rollback :( |
I can confirm that the fix will be available within the next couple of weeks. The fix is checked in and it needs to go through the regular process to head out to Windows Insiders. Thank you! |
I'm on 20221 now and the most recent "OK" build is 20206. Could anyone tell me how to rollback to that exact version without loosing my licence? Thanks! |
|
Rolling back not works for me, can I reinstall the whole Windows 10 to fix it? Or back to use WSL version 1? |
Thanks! Checked this. So the only way I see is a clean install, but I need my wsl files( |
Hope MS can fix it. I won't losing my files. 20221,recovery can't get started. |
+1 |
Ok, I got my files back from wsl, but it's not the perfect solution. |
Not fixed in 20221 build And also, WSL 2 AND 1 are broken, not only WSL 2 ... |
Thank you! You saved my deadlines 🥇 |
Check the thread... It will ve fixed in a couple of weeks. N 2 options : |
I really, really hope it will be sooner, because there is no option to rollback two builds back. |
@Dutch77 , did not check it, but you can download previous builds iso here : https://docs.microsoft.com/fr-fr/windows-insider/flight-hub/ (in kit column) |
@chdenat It won't let you keep files. All you can do is a clean install. Already tried that :/ |
What kind of files ? AFAIK it's a windows iso and installing it does not affect your files nor WSL distro. |
This issue is fixed with build 20226 for WSL 2 + Ubuntu 20.04 distro. Thanks for the effort. |
Does it work in build 20226 for WSL 2 + Ubuntu 18.04 distro? Everytime after updating my windows 10 in Dev, I got new problems. That was nasty. |
If anyone stumbles upon this page years later and has the same issue, simply kill all processes that start with "wsl" and try again. |
It's worked. But why :) |
I'm facing the same issue on my windows 11, doing |
Uh oh!
There was an error while loading. Please reload this page.
First of all, I've seen other issues similar to this one but none mentioned the error I get.
Environment
wsl --status
:wsl -l -v
:Steps to reproduce
cmd
wsl
orwsl -d <Distribution>
(bothUbuntu
andAlpine
fail)WSL logs: https://aka.ms/AA9l9ap
Expected behavior
The distribution should start.
Actual behavior
The
wsl
command fails with the errorThe remote procedure call failed.
. Windows Terminal additionally reportsprocess exited with code 4294967295
(0xffffffff, -1).Also I don't know if it's connected, but pings wouldn't work from inside WSL2 before this started happening, though dns resolution worked correctlyFixed this part using the first part of this solution.More information
Things I've checked from other issues:
KB4571756
installed.LxssManager
andLxssManagerUser_871e1
were stopped. After starting them and runningwsl
, the same error happens and they go back to being stopped.wsl
from there got me the same error.I haven't tried:
The text was updated successfully, but these errors were encountered: