mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3780] port leak #3007
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#3007
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 @leeuwin on GitHub (Nov 17, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3780
Bug Description
frpc成功登陆连接frps之后,一段时间后,偶然出现frpc发现离线重新登陆frps,但是映射的端口没有释放,导致无法重新登陆成功
frpc Version
v0.52.3
frps Version
v0.52.3
System Architecture
linux/amd64
Configurations
nothing special
Logs
No response
Steps to reproduce
...
Affected area
@xqzr commented on GitHub (Nov 17, 2023):
526e809bd5/conf/frps_full_example.toml (L25-L41)@thanh-tl commented on GitHub (Nov 27, 2023):
I have the same problem and set transport.heartbeatTimeout = 30 or lower does not resolve the problem. I think we need a button like "Kill Proxy" on the dashboard
@github-actions[bot] commented on GitHub (Dec 28, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.