[GH-ISSUE #1613] 连接间歇性中断 #1277

Closed
opened 2026-05-05 12:48:55 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @JeremieCHN on GitHub (Jan 14, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1613

Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)
(请不要在 issue 评论中出现无意义的 加1我也是 等内容,将会被直接删除。)
(由于个人精力有限,和系统环境,网络环境等相关的求助问题请转至其他论坛或社交平台。)

Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST

What version of frp are you using (./frpc -v or ./frps -v)?
版本:0.30.0
服务端:frp_0.30.0_linux_386
客户端:frp_0.30.0_windows_386

What operating system and processor architecture are you using (go env)?
服务端:CentOS 7
客户端:Windows 10

Configures you used:
服务端配置:

[common]
bind_port = 8018
tls_enable = true

客户端配置(IP隐去,香港IP)

[common]
server_addr = 1.1.1.1
server_port = 8018

[windows_remote]
type = tcp
local_ip = 127.0.0.1
local_port = 3389
remote_port = 8019

Steps to reproduce the issue:
1.我是用来做PC远程连接的,服务端在香港,客户端在大陆的Win10电脑上,两者一直连接(客户端开机运行)
2.正常使用过程中,不管是否进行了远程连接

Describe the results you received:
间歇性的中断,频率不固定,大概两三分钟后就会恢复

Describe the results you expected:
稳定连接就好……

Additional information you deem important (e.g. issue happens only occasionally):
客户端输出日志:

2020/01/14 10:22:55 [I] [control.go:164] [8d443b13f1a30b27] [windows_remote] start proxy success
2020/01/14 10:46:25 [I] [control.go:251] [8d443b13f1a30b27] control writer is closing
2020/01/14 10:46:25 [E] [control.go:147] [8d443b13f1a30b27] work connection closed before response StartWorkConn message: EOF
2020/01/14 10:46:25 [I] [service.go:148] [8d443b13f1a30b27] try to reconnect to server...
2020/01/14 10:46:25 [I] [service.go:249] [8d443b13f1a30b27] login to server success, get run id [8d443b13f1a30b27], server udp port [0]
2020/01/14 10:46:25 [I] [proxy_manager.go:144] [8d443b13f1a30b27] proxy added: [windows_remote]
2020/01/14 10:46:44 [E] [control.go:147] [8d443b13f1a30b27] work connection closed before response StartWorkConn message: EOF
2020/01/14 10:46:44 [I] [control.go:251] [8d443b13f1a30b27] control writer is closing
2020/01/14 10:46:44 [I] [service.go:148] [8d443b13f1a30b27] try to reconnect to server...
2020/01/14 10:46:44 [I] [service.go:249] [8d443b13f1a30b27] login to server success, get run id [8d443b13f1a30b27], server udp port [0]
2020/01/14 10:46:44 [I] [proxy_manager.go:144] [8d443b13f1a30b27] proxy added: [windows_remote]
2020/01/14 10:47:03 [E] [control.go:147] [8d443b13f1a30b27] work connection closed before response StartWorkConn message: EOF
2020/01/14 10:47:03 [I] [control.go:251] [8d443b13f1a30b27] control writer is closing
2020/01/14 10:47:03 [I] [service.go:148] [8d443b13f1a30b27] try to reconnect to server...
2020/01/14 10:47:03 [I] [service.go:249] [8d443b13f1a30b27] login to server success, get run id [8d443b13f1a30b27], server udp port [0]
2020/01/14 10:47:03 [I] [proxy_manager.go:144] [8d443b13f1a30b27] proxy added: [windows_remote]
2020/01/14 10:47:22 [E] [control.go:147] [8d443b13f1a30b27] work connection closed before response StartWorkConn message: EOF
2020/01/14 10:47:22 [I] [control.go:251] [8d443b13f1a30b27] control writer is closing
2020/01/14 10:47:22 [I] [service.go:148] [8d443b13f1a30b27] try to reconnect to server...
2020/01/14 10:47:22 [I] [service.go:249] [8d443b13f1a30b27] login to server success, get run id [8d443b13f1a30b27], server udp port [0]
2020/01/14 10:47:22 [I] [proxy_manager.go:144] [8d443b13f1a30b27] proxy added: [windows_remote]
2020/01/14 10:47:41 [E] [control.go:147] [8d443b13f1a30b27] work connection closed before response StartWorkConn message: EOF
2020/01/14 10:47:41 [I] [control.go:251] [8d443b13f1a30b27] control writer is closing
2020/01/14 10:47:41 [I] [service.go:148] [8d443b13f1a30b27] try to reconnect to server...
2020/01/14 10:47:41 [I] [service.go:249] [8d443b13f1a30b27] login to server success, get run id [8d443b13f1a30b27], server udp port [0]
2020/01/14 10:47:41 [I] [proxy_manager.go:144] [8d443b13f1a30b27] proxy added: [windows_remote]
2020/01/14 10:48:00 [E] [control.go:147] [8d443b13f1a30b27] work connection closed before response StartWorkConn message: EOF
2020/01/14 10:48:00 [I] [control.go:251] [8d443b13f1a30b27] control writer is closing
2020/01/14 10:48:00 [I] [service.go:148] [8d443b13f1a30b27] try to reconnect to server...
2020/01/14 10:48:00 [I] [service.go:249] [8d443b13f1a30b27] login to server success, get run id [8d443b13f1a30b27], server udp port [0]
2020/01/14 10:48:00 [I] [proxy_manager.go:144] [8d443b13f1a30b27] proxy added: [windows_remote]
2020/01/14 10:48:00 [I] [control.go:164] [8d443b13f1a30b27] [windows_remote] start proxy success

服务端输出日志(IP隐去,从大陆的IP发起的远程连接)

2020/01/14 10:38:10 [I] [proxy.go:92] [8d443b13f1a30b27] [windows_remote] get a new work connection: [IPAddr:4126]
2020/01/14 10:46:25 [I] [service.go:372] [8d443b13f1a30b27] client login info: ip [IPAddr:4500] version [0.30.0] hostname [] os [windows] arch [386]
2020/01/14 10:46:25 [I] [control.go:268] [8d443b13f1a30b27] Replaced by client [8d443b13f1a30b27]
2020/01/14 10:46:25 [I] [control.go:293] [8d443b13f1a30b27] control writer is closing
2020/01/14 10:46:25 [I] [proxy.go:76] [8d443b13f1a30b27] [windows_remote] proxy closing
2020/01/14 10:46:25 [I] [proxy.go:147] [8d443b13f1a30b27] [windows_remote] listener is closed
2020/01/14 10:46:25 [I] [control.go:371] [8d443b13f1a30b27] client exit success
2020/01/14 10:46:44 [I] [service.go:372] [8d443b13f1a30b27] client login info: ip [IPAddr:4517] version [0.30.0] hostname [] os [windows] arch [386]
2020/01/14 10:46:44 [I] [control.go:268] [8d443b13f1a30b27] Replaced by client [8d443b13f1a30b27]
2020/01/14 10:46:44 [I] [control.go:293] [8d443b13f1a30b27] control writer is closing
2020/01/14 10:46:44 [I] [control.go:371] [8d443b13f1a30b27] client exit success
2020/01/14 10:47:03 [I] [service.go:372] [8d443b13f1a30b27] client login info: ip [IPAddr:4520] version [0.30.0] hostname [] os [windows] arch [386]
2020/01/14 10:47:03 [I] [control.go:268] [8d443b13f1a30b27] Replaced by client [8d443b13f1a30b27]
2020/01/14 10:47:03 [I] [control.go:293] [8d443b13f1a30b27] control writer is closing
2020/01/14 10:47:03 [I] [control.go:371] [8d443b13f1a30b27] client exit success
2020/01/14 10:47:22 [I] [service.go:372] [8d443b13f1a30b27] client login info: ip [IPAddr:4526] version [0.30.0] hostname [] os [windows] arch [386]
2020/01/14 10:47:22 [I] [control.go:268] [8d443b13f1a30b27] Replaced by client [8d443b13f1a30b27]
2020/01/14 10:47:22 [I] [control.go:293] [8d443b13f1a30b27] control writer is closing
2020/01/14 10:47:22 [I] [control.go:371] [8d443b13f1a30b27] client exit success
2020/01/14 10:47:41 [I] [service.go:372] [8d443b13f1a30b27] client login info: ip [IPAddr:4529] version [0.30.0] hostname [] os [windows] arch [386]
2020/01/14 10:47:41 [I] [control.go:268] [8d443b13f1a30b27] Replaced by client [8d443b13f1a30b27]
2020/01/14 10:47:41 [I] [control.go:293] [8d443b13f1a30b27] control writer is closing
2020/01/14 10:47:41 [I] [control.go:371] [8d443b13f1a30b27] client exit success
2020/01/14 10:48:00 [I] [service.go:372] [8d443b13f1a30b27] client login info: ip [IPAddr:4536] version [0.30.0] hostname [] os [windows] arch [386]
2020/01/14 10:48:00 [I] [control.go:268] [8d443b13f1a30b27] Replaced by client [8d443b13f1a30b27]
2020/01/14 10:48:00 [I] [control.go:293] [8d443b13f1a30b27] control writer is closing
2020/01/14 10:48:00 [I] [control.go:371] [8d443b13f1a30b27] client exit success
2020/01/14 10:48:00 [I] [tcp.go:63] [8d443b13f1a30b27] [windows_remote] tcp proxy listen port [10553]
2020/01/14 10:48:00 [I] [control.go:420] [8d443b13f1a30b27] new proxy [windows_remote] success
2020/01/14 10:48:02 [I] [proxy.go:92] [8d443b13f1a30b27] [windows_remote] get a new work connection: [IPAddr:4536]
2020/01/14 10:48:06 [I] [proxy.go:92] [8d443b13f1a30b27] [windows_remote] get a new work connection: [IPAddr:4536]

Can you point out what caused this issue (optional)
我有猜测过是不是因为香港服务器和大陆之间的流量被断了,但是断开期间我曾经有几次通过SSH连上服务器,直接重启服务端,重启后可以立刻连接。如果断流量是针对IP,SSH应该连不上,如果是针对端口,那应该会再持续一会儿而不能立刻连接上。

Originally created by @JeremieCHN on GitHub (Jan 14, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1613 Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly. (为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。) (请不要在 issue 评论中出现无意义的 **加1**,**我也是** 等内容,将会被直接删除。) (由于个人精力有限,和系统环境,网络环境等相关的求助问题请转至其他论坛或社交平台。) Use the commands below to provide key information from your environment: You do NOT have to include this information if this is a FEATURE REQUEST **What version of frp are you using (./frpc -v or ./frps -v)?** 版本:0.30.0 服务端:frp_0.30.0_linux_386 客户端:frp_0.30.0_windows_386 **What operating system and processor architecture are you using (`go env`)?** 服务端:CentOS 7 客户端:Windows 10 **Configures you used:** 服务端配置: ``` [common] bind_port = 8018 tls_enable = true ``` 客户端配置(IP隐去,香港IP) ``` [common] server_addr = 1.1.1.1 server_port = 8018 [windows_remote] type = tcp local_ip = 127.0.0.1 local_port = 3389 remote_port = 8019 ``` **Steps to reproduce the issue:** 1.我是用来做PC远程连接的,服务端在香港,客户端在大陆的Win10电脑上,两者一直连接(客户端开机运行) 2.正常使用过程中,不管是否进行了远程连接 **Describe the results you received:** 间歇性的中断,频率不固定,大概两三分钟后就会恢复 **Describe the results you expected:** 稳定连接就好…… **Additional information you deem important (e.g. issue happens only occasionally):** 客户端输出日志: ``` 2020/01/14 10:22:55 [I] [control.go:164] [8d443b13f1a30b27] [windows_remote] start proxy success 2020/01/14 10:46:25 [I] [control.go:251] [8d443b13f1a30b27] control writer is closing 2020/01/14 10:46:25 [E] [control.go:147] [8d443b13f1a30b27] work connection closed before response StartWorkConn message: EOF 2020/01/14 10:46:25 [I] [service.go:148] [8d443b13f1a30b27] try to reconnect to server... 2020/01/14 10:46:25 [I] [service.go:249] [8d443b13f1a30b27] login to server success, get run id [8d443b13f1a30b27], server udp port [0] 2020/01/14 10:46:25 [I] [proxy_manager.go:144] [8d443b13f1a30b27] proxy added: [windows_remote] 2020/01/14 10:46:44 [E] [control.go:147] [8d443b13f1a30b27] work connection closed before response StartWorkConn message: EOF 2020/01/14 10:46:44 [I] [control.go:251] [8d443b13f1a30b27] control writer is closing 2020/01/14 10:46:44 [I] [service.go:148] [8d443b13f1a30b27] try to reconnect to server... 2020/01/14 10:46:44 [I] [service.go:249] [8d443b13f1a30b27] login to server success, get run id [8d443b13f1a30b27], server udp port [0] 2020/01/14 10:46:44 [I] [proxy_manager.go:144] [8d443b13f1a30b27] proxy added: [windows_remote] 2020/01/14 10:47:03 [E] [control.go:147] [8d443b13f1a30b27] work connection closed before response StartWorkConn message: EOF 2020/01/14 10:47:03 [I] [control.go:251] [8d443b13f1a30b27] control writer is closing 2020/01/14 10:47:03 [I] [service.go:148] [8d443b13f1a30b27] try to reconnect to server... 2020/01/14 10:47:03 [I] [service.go:249] [8d443b13f1a30b27] login to server success, get run id [8d443b13f1a30b27], server udp port [0] 2020/01/14 10:47:03 [I] [proxy_manager.go:144] [8d443b13f1a30b27] proxy added: [windows_remote] 2020/01/14 10:47:22 [E] [control.go:147] [8d443b13f1a30b27] work connection closed before response StartWorkConn message: EOF 2020/01/14 10:47:22 [I] [control.go:251] [8d443b13f1a30b27] control writer is closing 2020/01/14 10:47:22 [I] [service.go:148] [8d443b13f1a30b27] try to reconnect to server... 2020/01/14 10:47:22 [I] [service.go:249] [8d443b13f1a30b27] login to server success, get run id [8d443b13f1a30b27], server udp port [0] 2020/01/14 10:47:22 [I] [proxy_manager.go:144] [8d443b13f1a30b27] proxy added: [windows_remote] 2020/01/14 10:47:41 [E] [control.go:147] [8d443b13f1a30b27] work connection closed before response StartWorkConn message: EOF 2020/01/14 10:47:41 [I] [control.go:251] [8d443b13f1a30b27] control writer is closing 2020/01/14 10:47:41 [I] [service.go:148] [8d443b13f1a30b27] try to reconnect to server... 2020/01/14 10:47:41 [I] [service.go:249] [8d443b13f1a30b27] login to server success, get run id [8d443b13f1a30b27], server udp port [0] 2020/01/14 10:47:41 [I] [proxy_manager.go:144] [8d443b13f1a30b27] proxy added: [windows_remote] 2020/01/14 10:48:00 [E] [control.go:147] [8d443b13f1a30b27] work connection closed before response StartWorkConn message: EOF 2020/01/14 10:48:00 [I] [control.go:251] [8d443b13f1a30b27] control writer is closing 2020/01/14 10:48:00 [I] [service.go:148] [8d443b13f1a30b27] try to reconnect to server... 2020/01/14 10:48:00 [I] [service.go:249] [8d443b13f1a30b27] login to server success, get run id [8d443b13f1a30b27], server udp port [0] 2020/01/14 10:48:00 [I] [proxy_manager.go:144] [8d443b13f1a30b27] proxy added: [windows_remote] 2020/01/14 10:48:00 [I] [control.go:164] [8d443b13f1a30b27] [windows_remote] start proxy success ``` 服务端输出日志(IP隐去,从大陆的IP发起的远程连接) ``` 2020/01/14 10:38:10 [I] [proxy.go:92] [8d443b13f1a30b27] [windows_remote] get a new work connection: [IPAddr:4126] 2020/01/14 10:46:25 [I] [service.go:372] [8d443b13f1a30b27] client login info: ip [IPAddr:4500] version [0.30.0] hostname [] os [windows] arch [386] 2020/01/14 10:46:25 [I] [control.go:268] [8d443b13f1a30b27] Replaced by client [8d443b13f1a30b27] 2020/01/14 10:46:25 [I] [control.go:293] [8d443b13f1a30b27] control writer is closing 2020/01/14 10:46:25 [I] [proxy.go:76] [8d443b13f1a30b27] [windows_remote] proxy closing 2020/01/14 10:46:25 [I] [proxy.go:147] [8d443b13f1a30b27] [windows_remote] listener is closed 2020/01/14 10:46:25 [I] [control.go:371] [8d443b13f1a30b27] client exit success 2020/01/14 10:46:44 [I] [service.go:372] [8d443b13f1a30b27] client login info: ip [IPAddr:4517] version [0.30.0] hostname [] os [windows] arch [386] 2020/01/14 10:46:44 [I] [control.go:268] [8d443b13f1a30b27] Replaced by client [8d443b13f1a30b27] 2020/01/14 10:46:44 [I] [control.go:293] [8d443b13f1a30b27] control writer is closing 2020/01/14 10:46:44 [I] [control.go:371] [8d443b13f1a30b27] client exit success 2020/01/14 10:47:03 [I] [service.go:372] [8d443b13f1a30b27] client login info: ip [IPAddr:4520] version [0.30.0] hostname [] os [windows] arch [386] 2020/01/14 10:47:03 [I] [control.go:268] [8d443b13f1a30b27] Replaced by client [8d443b13f1a30b27] 2020/01/14 10:47:03 [I] [control.go:293] [8d443b13f1a30b27] control writer is closing 2020/01/14 10:47:03 [I] [control.go:371] [8d443b13f1a30b27] client exit success 2020/01/14 10:47:22 [I] [service.go:372] [8d443b13f1a30b27] client login info: ip [IPAddr:4526] version [0.30.0] hostname [] os [windows] arch [386] 2020/01/14 10:47:22 [I] [control.go:268] [8d443b13f1a30b27] Replaced by client [8d443b13f1a30b27] 2020/01/14 10:47:22 [I] [control.go:293] [8d443b13f1a30b27] control writer is closing 2020/01/14 10:47:22 [I] [control.go:371] [8d443b13f1a30b27] client exit success 2020/01/14 10:47:41 [I] [service.go:372] [8d443b13f1a30b27] client login info: ip [IPAddr:4529] version [0.30.0] hostname [] os [windows] arch [386] 2020/01/14 10:47:41 [I] [control.go:268] [8d443b13f1a30b27] Replaced by client [8d443b13f1a30b27] 2020/01/14 10:47:41 [I] [control.go:293] [8d443b13f1a30b27] control writer is closing 2020/01/14 10:47:41 [I] [control.go:371] [8d443b13f1a30b27] client exit success 2020/01/14 10:48:00 [I] [service.go:372] [8d443b13f1a30b27] client login info: ip [IPAddr:4536] version [0.30.0] hostname [] os [windows] arch [386] 2020/01/14 10:48:00 [I] [control.go:268] [8d443b13f1a30b27] Replaced by client [8d443b13f1a30b27] 2020/01/14 10:48:00 [I] [control.go:293] [8d443b13f1a30b27] control writer is closing 2020/01/14 10:48:00 [I] [control.go:371] [8d443b13f1a30b27] client exit success 2020/01/14 10:48:00 [I] [tcp.go:63] [8d443b13f1a30b27] [windows_remote] tcp proxy listen port [10553] 2020/01/14 10:48:00 [I] [control.go:420] [8d443b13f1a30b27] new proxy [windows_remote] success 2020/01/14 10:48:02 [I] [proxy.go:92] [8d443b13f1a30b27] [windows_remote] get a new work connection: [IPAddr:4536] 2020/01/14 10:48:06 [I] [proxy.go:92] [8d443b13f1a30b27] [windows_remote] get a new work connection: [IPAddr:4536] ``` **Can you point out what caused this issue (optional)** 我有猜测过是不是因为香港服务器和大陆之间的流量被断了,但是断开期间我曾经有几次通过SSH连上服务器,直接重启服务端,重启后可以立刻连接。如果断流量是针对IP,SSH应该连不上,如果是针对端口,那应该会再持续一会儿而不能立刻连接上。
Author
Owner

@fatedier commented on GitHub (Feb 12, 2020):

服务端和客户端日志级别都改成 log_level = trace ,然后再提供下日志。

最好也在单机环境下进行测试,看是否能完全排除网络问题。

<!-- gh-comment-id:584994630 --> @fatedier commented on GitHub (Feb 12, 2020): 服务端和客户端日志级别都改成 `log_level = trace` ,然后再提供下日志。 最好也在单机环境下进行测试,看是否能完全排除网络问题。
Author
Owner

@a92001 commented on GitHub (Mar 9, 2020):

遇到同样问题了唉,服务器客户端系统和楼主一样,但都在国内。楼主解决了吗?

<!-- gh-comment-id:596649481 --> @a92001 commented on GitHub (Mar 9, 2020): 遇到同样问题了唉,服务器客户端系统和楼主一样,但都在国内。楼主解决了吗?
Author
Owner

@a92001 commented on GitHub (Mar 9, 2020):

@fatedier

服务端和客户端日志级别都改成 log_level = trace ,然后再提供下日志。

最好也在单机环境下进行测试,看是否能完全排除网络问题。
网络是正常的。
client:
2020/03/10 01:05:32 [D] [control.go:284] [2f7266b501ca074a] send heartbeat to server
2020/03/10 01:05:32 [D] [control.go:305] [2f7266b501ca074a] receive heartbeat from server
2020/03/10 01:06:02 [D] [control.go:284] [2f7266b501ca074a] send heartbeat to server
2020/03/10 01:06:12 [D] [control.go:226] [2f7266b501ca074a] read from control connection EOF
2020/03/10 01:06:12 [E] [control.go:147] [2f7266b501ca074a] work connection closed before response StartWorkConn message: EOF
2020/03/10 01:06:12 [I] [control.go:251] [2f7266b501ca074a] control writer is closing
2020/03/10 01:06:12 [I] [service.go:148] [2f7266b501ca074a] try to reconnect to server...
service:
2020/03/10 01:05:50 [D] [control.go:432] [55bfd3eaa3d43da7] receive heartbeat
2020/03/10 01:05:50 [D] [control.go:432] [6f6103eaae8819a5] receive heartbeat
2020/03/10 01:05:51 [D] [control.go:432] [c52e77c873dce775] receive heartbeat
2020/03/10 01:06:12 [D] [service.go:345] Accept new mux stream error: keepalive timeout
2020/03/10 01:06:12 [D] [control.go:320] [2f7266b501ca074a] control connection closed
2020/03/10 01:06:12 [I] [control.go:293] [2f7266b501ca074a] control writer is closing
然后其他日志和楼主一样了,基本一分多钟重连一次

<!-- gh-comment-id:596658597 --> @a92001 commented on GitHub (Mar 9, 2020): @fatedier > > 服务端和客户端日志级别都改成 `log_level = trace` ,然后再提供下日志。 > > 最好也在单机环境下进行测试,看是否能完全排除网络问题。 网络是正常的。 client: 2020/03/10 01:05:32 [D] [control.go:284] [2f7266b501ca074a] send heartbeat to server 2020/03/10 01:05:32 [D] [control.go:305] [2f7266b501ca074a] receive heartbeat from server 2020/03/10 01:06:02 [D] [control.go:284] [2f7266b501ca074a] send heartbeat to server 2020/03/10 01:06:12 [D] [control.go:226] [2f7266b501ca074a] read from control connection EOF 2020/03/10 01:06:12 [E] [control.go:147] [2f7266b501ca074a] work connection closed before response StartWorkConn message: EOF 2020/03/10 01:06:12 [I] [control.go:251] [2f7266b501ca074a] control writer is closing 2020/03/10 01:06:12 [I] [service.go:148] [2f7266b501ca074a] try to reconnect to server... service: 2020/03/10 01:05:50 [D] [control.go:432] [55bfd3eaa3d43da7] receive heartbeat 2020/03/10 01:05:50 [D] [control.go:432] [6f6103eaae8819a5] receive heartbeat 2020/03/10 01:05:51 [D] [control.go:432] [c52e77c873dce775] receive heartbeat 2020/03/10 01:06:12 [D] [service.go:345] Accept new mux stream error: keepalive timeout 2020/03/10 01:06:12 [D] [control.go:320] [2f7266b501ca074a] control connection closed 2020/03/10 01:06:12 [I] [control.go:293] [2f7266b501ca074a] control writer is closing 然后其他日志和楼主一样了,基本一分多钟重连一次
Author
Owner

@fatedier commented on GitHub (Mar 29, 2020):

@a92001 单机测试?

<!-- gh-comment-id:605636581 --> @fatedier commented on GitHub (Mar 29, 2020): @a92001 单机测试?
Author
Owner

@ivanhxq commented on GitHub (Oct 10, 2020):

遇到同样问题了唉,服务器客户端系统和楼主一样,但都在国内。楼主解决了吗?

遇到同样的问题,测试环境在国内,你解决了吗?

<!-- gh-comment-id:706499733 --> @ivanhxq commented on GitHub (Oct 10, 2020): > 遇到同样问题了唉,服务器客户端系统和楼主一样,但都在国内。楼主解决了吗? 遇到同样的问题,测试环境在国内,你解决了吗?
Author
Owner

@ChienWong commented on GitHub (Aug 18, 2021):

我有同样的问题,服务器是腾讯云的香港服务器,测试发现一段时间内会出现网络不可达的情况,提了工单,腾讯那边解释是GFW的拥塞控制导致部分请求被drop了,看起来无解

<!-- gh-comment-id:900979912 --> @ChienWong commented on GitHub (Aug 18, 2021): 我有同样的问题,服务器是腾讯云的香港服务器,测试发现一段时间内会出现网络不可达的情况,提了工单,腾讯那边解释是GFW的拥塞控制导致部分请求被drop了,看起来无解
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#1277
No description provided.