[GH-ISSUE #2871] SSH几十秒自动断开 #2290

Closed
opened 2026-05-05 13:28:43 -06:00 by gitea-mirror · 4 comments
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:28:43 -06:00
Author
Owner

@mofei828 commented on GitHub (Mar 27, 2022):

frps使用的腾讯云,经测试发现使用甲骨文没问题。原因为腾讯云内添加frp为信任就没出现自动断线的现象了。

<!-- gh-comment-id:1079914423 --> @mofei828 commented on GitHub (Mar 27, 2022): frps使用的腾讯云,经测试发现使用甲骨文没问题。原因为腾讯云内添加frp为信任就没出现自动断线的现象了。
Author
Owner

@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.

<!-- gh-comment-id:1110379756 --> @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.
Author
Owner

@AmitKatyal-Sophos commented on GitHub (Jul 6, 2022):

any update on this?

<!-- gh-comment-id:1176845355 --> @AmitKatyal-Sophos commented on GitHub (Jul 6, 2022): any update on this?
Author
Owner

@piwawa commented on GitHub (Apr 15, 2023):

frps使用的腾讯云,经测试发现使用甲骨文没问题。原因为腾讯云内添加frp为信任就没出现自动断线的现象了。

怎么添加啊??

<!-- gh-comment-id:1509667765 --> @piwawa commented on GitHub (Apr 15, 2023): > frps使用的腾讯云,经测试发现使用甲骨文没问题。原因为腾讯云内添加frp为信任就没出现自动断线的现象了。 怎么添加啊??
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2290
No description provided.