-
Notifications
You must be signed in to change notification settings - Fork 855
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 not opening well #9945
Comments
same for me |
/logs |
Hello! Could you please provide more logs to help us better diagnose your issue? To collect WSL logs, download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging Thank you! |
I updated Windows and installed updates. Then, this thing suddenly disappeared |
Summary of microsoft/vscode#198285 As for WSL 2.0.9, when you use |
It appears that Windows file system mount points are missing on the buggy wsl.exe sessions, hence the failed to translate error message. In full functioning VSCode WSL Session, I guess that the |
|
I have noted that:
I think that this is the root bug |
Seems to be resolved by WSL 2.0.14
|
This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request. Thank you! |
Windows Version
Windows 11 Enterprise 22H2
WSL Version
2
Are you using WSL 1 or WSL 2?
Kernel Version
No response
Distro Version
No response
Other Software
No response
Repro Steps
open wsl window
<3>WSL (10684) ERROR: CreateProcessParseCommon:786: Failed to translate C:\WINDOWS\system32
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.1.6.0_x64__8wekyb3d8bbwe
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\wbin
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Program Files\Eclipse Adoptium\jdk-17.0.6.10-hotspot\bin
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\WINDOWS\system32
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\WINDOWS
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\WINDOWS\System32\Wbem
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\WINDOWS\System32\WindowsPowerShell\v1.0
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\WINDOWS\System32\OpenSSH
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Program Files (x86)\Bitvise SSH Client
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Program Files\PowerShell\7
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Users\hossamamer\AppData\Local\Programs\Python\Python310\Scripts
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Users\hossamamer\AppData\Local\Programs\Python\Python310
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Users\hossamamer\AppData\Local\Microsoft\WindowsApps
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Users\hossamamer\AppData\Local\Programs\Microsoft VS Code\bin
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Users\hossamamer\AppData\Local\Programs\EmEditor
Welcome to Ubuntu 22.04.1 LTS (GNU/Linux 5.15.90.1-microsoft-standard-WSL2 x86_64)
Expected Behavior
Nothing happens no logs
Actual Behavior
<3>WSL (10684) ERROR: CreateProcessParseCommon:786: Failed to translate C:\WINDOWS\system32
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.1.6.0_x64__8wekyb3d8bbwe
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\wbin
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Program Files\Eclipse Adoptium\jdk-17.0.6.10-hotspot\bin
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\WINDOWS\system32
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\WINDOWS
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\WINDOWS\System32\Wbem
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\WINDOWS\System32\WindowsPowerShell\v1.0
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\WINDOWS\System32\OpenSSH
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Program Files (x86)\Bitvise SSH Client
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Program Files\PowerShell\7
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Users\hossamamer\AppData\Local\Programs\Python\Python310\Scripts
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Users\hossamamer\AppData\Local\Programs\Python\Python310
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Users\hossamamer\AppData\Local\Microsoft\WindowsApps
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Users\hossamamer\AppData\Local\Programs\Microsoft VS Code\bin
<3>WSL (10684) ERROR: UtilTranslatePathList:2652: Failed to translate C:\Users\hossamamer\AppData\Local\Programs\EmEditor
Welcome to Ubuntu 22.04.1 LTS (GNU/Linux 5.15.90.1-microsoft-standard-WSL2 x86_64)
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: