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

I need to run wsl --shutdown every time I boot the system and then enter the arch system again. #384

Open
jhlzlove opened this issue Dec 7, 2024 · 0 comments

Comments

@jhlzlove
Copy link

jhlzlove commented Dec 7, 2024

IMPORTANT
Please read README and Docs before creating the issue.

Please fill out the below information:
Describe the issue
Thanks for the wsl image package, please allow my broken English. Currently I'm using the latest mirror package with podman running, and every time I start the container in podman when the computer is running again I get the error: Error: cannot listen on the TCP port: listen tcp4 :xxxx: bind: address already in use, even after stopping and even after stopping and restarting.

To Reproduce
start Windows 11
wsl (The Arch distribution and root user login are specified by default)
podman start mysql

Error: cannot listen on the TCP port: listen tcp4 :3380: bind: address already in use

podman ps

There are no containers running

exit wsl
wsl --shutdown
wsl
podman start mysql

success

podman ps

mysql container is running

Expected behavior
podman start mysql

success running!

Screenshots
If applicable, add screenshots to help explain your problem.

Enviroment:

  • WIN32_NT 10.0.22631.4541
  • unknown
  • WSL 2
  • ArchWSL 24.4.28.0
  • ArchWSL Installer (exe)
  • Launcher version [e.g. 19030700] (Type Arch.exe version at a Command Prompt)

Additional context
Add any other context about the problem here.

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

1 participant