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

webssh基本5、10分钟就断开连接 #389

Open
rdghcn opened this issue Aug 29, 2024 · 1 comment
Open

webssh基本5、10分钟就断开连接 #389

rdghcn opened this issue Aug 29, 2024 · 1 comment

Comments

@rdghcn
Copy link

rdghcn commented Aug 29, 2024

[I 240829 02:07:01 handler:85] Trying password authentication
[I 240829 02:07:11 transport:1881] Authentication (password) successful!
[I 240829 02:07:11 web:2239] 200 POST / (1.30.7.2) 10477.04ms
[W 240829 02:07:15 worker:28] Recycling worker 140664034769872
[I 240829 02:07:15 worker:114] Closing worker 140664034769872 with reason: worker recycled
[I 240829 02:07:15 worker:122] Connection to 172.17.5.122:22 lost
/usr/local/lib/python3.11/site-packages/paramiko/transport.py:236: CryptographyDeprecationWarning: Blowfish has been deprecated
"class": algorithms.Blowfish,
[I 240829 03:09:13 settings:126] WarningPolicy
[I 240829 03:09:13 main:41] Listening on :8888 (http)
delay、timeout、wpintvl参数都调大了,还是几分钟就自动断开,大佬还有其他参数或者可能的问题不,我的是docker部署的,browser经过了几层nginx(都加了1小时超时参数)然后到底层的haproxy(也加了超时参数)。@huashengdun

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

3 participants
@rdghcn and others