mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2994] frpc ssh 90秒总掉线 #2389
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#2389
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 @wuy651 on GitHub (Jun 26, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2994
Bug Description
在动态IP客户端frpc ssh总掉线,而静态IP客户端没这问题
frpc Version
0.43.0
frps Version
0.43.0
System Architecture
linux/amd64和windows/amd64都存在此情况
Configurations
[ssh]
type = tcp
local_port = 22
remote_port = 6000
use_encryption = true
use_compression = true
Enable TCP health check
health_check_type = tcp
TCPing timeout seconds
health_check_timeout_s = 3
If health check failed 3 times in a row, the proxy will be removed from frps
health_check_max_failed = 3
A health check every 10 seconds
health_check_interval_s = 10
Logs
No response
Steps to reproduce
...
Affected area
@wuy651 commented on GitHub (Jun 26, 2022):
把frps换成0.38版本,客户端用0.38以上版本,ssh不再掉线了
@github-actions[bot] commented on GitHub (Jul 27, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@github-actions[bot] commented on GitHub (Aug 28, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.