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

no command works #10124

Closed
2 tasks
aleferr-97 opened this issue May 19, 2023 · 4 comments
Closed
2 tasks

no command works #10124

aleferr-97 opened this issue May 19, 2023 · 4 comments

Comments

@aleferr-97
Copy link

Windows Version

10.0.22621.1702

WSL Version

1.0.27

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

No response

Distro Version

No response

Other Software

No response

Repro Steps

wsl --install

Expected Behavior

some output on the shell

Actual Behavior

If i try to run each wsl command, nothing works. Until yesterday i was able to launch wsl without any problem

Diagnostic Logs

No response

@ghost
Copy link

ghost commented May 23, 2023

/logs, preferably starting log collection after wsl --shutdown and then ending log collection after reproducing the issue.

Are you sure you're running 1.0.27 ? I don't think we ever tagged a build with that number.

@microsoft-github-policy-service
Copy link
Contributor

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:

Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/diagnostics/collect-wsl-logs.ps1" -OutFile collect-wsl-logs.ps1
Set-ExecutionPolicy Bypass -Scope Process -Force
.\collect-wsl-logs.ps1

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!

@sunpenta
Copy link

I also have same issue. I type wsl --list --online or other command, the dash in powershell stay flashing.

@microsoft-github-policy-service
Copy link
Contributor

This issue has been automatically closed since it has not had any author activity for the past 7 days. If you're still experiencing this issue please re-open it.

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