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

Cannot start wsltty on WSL2 #360

Closed
mikoto2000 opened this issue Oct 13, 2024 · 3 comments
Closed

Cannot start wsltty on WSL2 #360

mikoto2000 opened this issue Oct 13, 2024 · 3 comments

Comments

@mikoto2000
Copy link

When you launch wsltty, a window briefly appears and then disappears.

I run this command on command prompt:

%LOCALAPPDATA%\wsltty\bin\mintty.exe --tabbar=4 -o "KeyFunctions=t:new-window-cwd;w:close;AppID=wsltty" --WSL="Ubuntu" --configdir="%APPDATA%\wsltty" -h always -

I get this error:

/bin/wslbridge2: Exit 1.
[sock_connect: 134)](note: backend error output: Assertion failed: connectRet == 0 (nix-sock.c: nix_vsock_connect: 134))

How can I launch wsltty?

WSL version:

> wsl --version
WSL バージョン: 2.3.24.0
カーネル バージョン: 5.15.153.1-2
WSLg バージョン: 1.0.65
MSRDC バージョン: 1.2.5620
Direct3D バージョン: 1.611.1-81528511
DXCore バージョン: 10.0.26100.1-240331-1435.ge-release
Windows バージョン: 10.0.22631.4317

wsltty(mintty) version:

mintty 3.7.6 (x86_64-pc-cygwin) - wsltty 3.7.6
@mikoto2000
Copy link
Author

@mikoto2000
Copy link
Author

Restarting the PC several times resolved the issue.

@mintty
Copy link
Owner

mintty commented Oct 20, 2024

Restarting the PC several times resolved the issue.

Thanks for notifying. In that case, it might have been sufficient to do wsl --shutdown.

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

2 participants