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

Windows, crashes on connect. #1412

Open
BiatuAutMiahn opened this issue Dec 27, 2024 · 1 comment
Open

Windows, crashes on connect. #1412

BiatuAutMiahn opened this issue Dec 27, 2024 · 1 comment
Labels

Comments

@BiatuAutMiahn
Copy link

Hello, steps are simple, download 1.7.7-40e79c7 from the releases page for win32, and run ttyd.win32.exe cmd.exe and as soon as you try to connect it crashes/exits without warning. No debug flags work.

PS C:\Users\Biatu\Downloads> .\ttyd.win32.exe cmd.exe
[2024/12/27 14:54:07:1448] N: ttyd 1.7.7-40e79c7 (libwebsockets 4.3.3-unknown)
[2024/12/27 14:54:07:1500] N: tty configuration:
[2024/12/27 14:54:07:1530] N:   start command: cmd.exe
[2024/12/27 14:54:07:1564] N:   close signal: SIGHUP (1)
[2024/12/27 14:54:07:1596] N:   terminal type: xterm-256color
[2024/12/27 14:54:07:1640] N: The --writable option is not set, will start in readonly mode
[2024/12/27 14:54:07:1701] N: lws_create_context: LWS: 4.3.3-unknown, MbedTLS-2.28.5 NET SRV H1 H2 WS ConMon IPV6-off
[2024/12/27 14:54:07:1837] N: elops_init_pt_uv:  Using foreign event loop...
[2024/12/27 14:54:07:1897] N: __lws_lc_tag:  ++ [wsi|0|pipe] (1)
[2024/12/27 14:54:07:2006] N: __lws_lc_tag:  ++ [vh|0|default||7681] (1)
[2024/12/27 14:54:07:2059] N: [vh|0|default||7681]: lws_socket_bind: source ads 0.0.0.0
[2024/12/27 14:54:07:2122] N: __lws_lc_tag:  ++ [wsi|1|listen|default||7681] (2)
[2024/12/27 14:54:07:2172] N:  Listening on port: 7681
[2024/12/27 14:54:16:5247] N: __lws_lc_tag:  ++ [wsisrv|0|adopted] (1)
[2024/12/27 14:54:16:5317] N: HTTP / - 127.0.0.1
[2024/12/27 14:54:16:9012] N: HTTP /token - 127.0.0.1
[2024/12/27 14:54:17:0045] N: __lws_lc_tag:  ++ [wsisrv|1|adopted] (2)
[2024/12/27 14:54:17:0121] N: WS   /ws - 127.0.0.1, clients: 1
PS C:\Users\Biatu\Downloads>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants