We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[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
The text was updated successfully, but these errors were encountered: