mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2871] SSH几十秒自动断开 #2290
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#2290
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 @mofei828 on GitHub (Mar 25, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2871
Bug Description
[W] [proxy.go:176] [987ad6393190d19d] [880828-centos ssh] listener is closed: accept tcp [::]:12244: use of closed network connection
报错
一直敲键盘 也会自动断开
frpc Version
frp_0.41.0_linux_amd64
frps Version
frp_0.41.0_linux_amd64
System Architecture
linux/amd64
Configurations
[common]
bind_port = 7000
vhost_http_port = 123
tls_only = true
token = 123456
[common]
server_addr = 1.1.1.1
server_port = 7000
token = 123456
tls_enable = true
[880828-centos ssh]
type = tcp
local_ip = 127.0.0.1
local_port = 601
remote_port = 1224
Logs
No response
Steps to reproduce
...
Affected area
@mofei828 commented on GitHub (Mar 27, 2022):
frps使用的腾讯云,经测试发现使用甲骨文没问题。原因为腾讯云内添加frp为信任就没出现自动断线的现象了。
@github-actions[bot] commented on GitHub (Apr 27, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@AmitKatyal-Sophos commented on GitHub (Jul 6, 2022):
any update on this?
@piwawa commented on GitHub (Apr 15, 2023):
怎么添加啊??