mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #239] 浏览器标签页未关闭可能导致启动过多的终端 #1473
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#1473
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @IridaGX on GitHub (Dec 17, 2023).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/239
Describe the bug
浏览器打开nginx-ui,停留在终端;然后切到其他标签,保留nginx-ui的标签不关闭。过大约1~2天的时间,导致ssh连接终端报错:
PTY allocation request failed on channel 0
出现问题后重启nginx-ui服务,问题得到解决,推测是nginx-ui启动了过多的终端会话
Screenshots
Info (please complete the following information):
@0xJacky commented on GitHub (Dec 17, 2023):
这个问题在 v2 中修复了,可以更新到 v2 之后看看是否有解决
@IridaGX commented on GitHub (Dec 17, 2023):
好的,辛苦🌹