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

Wsl/Service/RPC_S_CALL_FAILED when installing modern distro as WSL 1 #12533

Open
1 of 2 tasks
CarlosNihelton opened this issue Jan 31, 2025 · 3 comments
Open
1 of 2 tasks

Comments

@CarlosNihelton
Copy link
Contributor

CarlosNihelton commented Jan 31, 2025

Windows Version

Microsoft Windows [Version 10.0.26120.3000]

WSL Version

2.4.9.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

5.15.167.4-1

Distro Version

Ubuntu 24.04

Other Software

No response

Repro Steps

wsl --set-default-version 1
invoke-webrequest "https://publicwsldistros.blob.core.windows.net/wsldistrostorage/Ubuntu2404-250130_x64.wsl" -OutFile "Ubuntu.wsl"
wsl --install --from-file .\Ubuntu.wsl

I tried with WSL version 2.4.8 and 2.4.9, same behaviour was observed. When testing on a Hyper-V VM running an older version of Windows (Microsoft Windows [Version 10.0.22621.4602]) both versions of WSL succeed with the installation.

I tried other modern distros but they seemed to fail for other reasons (and failed equally on both versions of Windows I could test on).

Expected Behavior

Registration should proceed normally.

Actual Behavior

Remote procedure error code: Wsl/Service/RPC_S_CALL_FAILED

Diagnostic Logs

WslLogs-2025-01-31_16-13-39.zip

Copy link

View similar issues

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

Diagnostic information
.wslconfig found
Detected appx version: 2.4.9.0
Detected user visible error: Wsl/Service/RPC_S_CALL_FAILED

@OneBlue
Copy link
Collaborator

OneBlue commented Jan 31, 2025

Thank you for reporting this @CarlosNihelton. This is a service crash that we already have a fix for, but the fix hasn't shipped yet.

This will be fixed in the next WSL release.

@CarlosNihelton
Copy link
Contributor Author

Good to know that! Thank you!

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

No branches or pull requests

2 participants