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

SSH Tunnel on Same Local Port #3452

Closed
YXL76 opened this issue May 27, 2024 · 1 comment
Closed

SSH Tunnel on Same Local Port #3452

YXL76 opened this issue May 27, 2024 · 1 comment
Labels

Comments

@YXL76
Copy link

YXL76 commented May 27, 2024

Electerm Version and download file extension(Electerm版本和下载文件后缀)

electerm-1.39.18-linux-amd64.deb

Platform detail (平台详情)

6.5.0-35-generic #35~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 7 09:00:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

What steps will reproduce the bug?(重新问题的详细步骤)

When two SSH connection whcih enable tunnel on the same local port, an uncaughtException will be raised and all new connection will hung on connecting state.

uncaughtException Error: listen EADDRINUSE: address already in use 127.0.0.1:12345
    at Server.setupListenHandle [as _listen2] (node:net:1740:16)
    at listenInCluster (node:net:1788:12)
    at doListen (node:net:1937:7)

What should have happened?(期望的结果)

The error will be caught.

Would this happen in other terminal app(是否能够在其他同类软件重现这个问题)

No response

Additional information(其他任何相关信息)

No response

@zxdong262 zxdong262 added the bug label May 27, 2024
@zxdong262
Copy link
Member

感谢反馈,将在下个版本修复

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