Skip to content
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

Convert WSL Instance to version 2 failed with "The remote procedure call failed" #5263

Closed
benzBrake opened this issue May 24, 2020 · 6 comments

Comments

@benzBrake
Copy link

benzBrake commented May 24, 2020

This morning I reinstall my laptop with Windows 10 version 19041 to try WSL2.
My operate log:

C:\Users\Administrator>wsl -l -v
  NAME      STATE           VERSION
* CentOS    Stopped         1

C:\Users\Administrator>wsl --set-version CentOS 2
Conversion in progress, this may take a few minutes...
For information on key differences with WSL 2 please visit https://aka.ms/wsl2
The remote procedure call failed.

C:\Users\Administrator>net stop LxssManager
The LXSSMANAGER service is not started.

More help is available by typing NET HELPMSG 3521.


C:\Users\Administrator>NET HELPMSG 3521

The *** service is not started.



C:\Users\Administrator>net start LxssManager
The LXSSMANAGER service is starting.
The LXSSMANAGER service was started successfully.


C:\Users\Administrator>wsl --set-version CentOS 2
Conversion in progress, this may take a few minutes...
For information on key differences with WSL 2 please visit https://aka.ms/wsl2
The remote procedure call failed.

C:\Users\Administrator>
@umizoomi
Copy link

I'm also having this issue

@junhongmit
Copy link

Same. Today I upgraded my system to build 20201.1000, but the same problem also happened. And I could not find out an effective solution anywhere.

@mattmazer0397
Copy link

I'm receiving this issue now as well. I use Pengwin

@screamingworld
Copy link

Me too - This is with all distros... :(

@shuohao
Copy link

shuohao commented Sep 9, 2020

i have same issue

@screamingworld
Copy link

Me too - This is with all distros... :(

But I could resolve it via one line of code:
wsl.exe --update
found this on #5768

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants