mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2917] 断线失联,gracefully shutdown visitor manager #2324
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2324
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 @kingsimba on GitHub (Apr 29, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2917
Originally assigned to: @blizard863 on GitHub.
Bug Description
使用过程中,会偶尔出现失联。但是每次都是10多分钟左右就自己恢复了。
a. 每次长时间时间失联,都会看到:
gracefully shutdown visitor manager,然后10几分钟后,才看login to server success。b. 而一般情况出现
gracefully shutdown visitor manager,会在1秒内立刻看到login to server success。我打算利用log上的规律,做个守护器试试。结果回头再反馈给你。
我的使用场景是:有大量的 frpc(目前有近百台),连接到同一台 frps 上。
frpc Version
0.38.0
frps Version
0.38.0
System Architecture
linux/arm64 树莓派 64 位系统
Configurations
frpc 配置:
Logs
以下提供 log 样本:
失联样本1:16:45:09 出问题,16:58:30 恢复
失联样本2:15:58:28 失联,之后又打印了两条别的 log,16:15:08恢复
失联样本3:15:38:10 失联,15:52:51恢复
gracefully shutdown 后立刻恢复的样本:
Steps to reproduce
...
Affected area
@github-actions[bot] commented on GitHub (May 31, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.