[GH-ISSUE #2413] HTTP服务超时重连失败 #1920

Closed
opened 2026-05-05 13:14:15 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @hhrensheng on GitHub (May 25, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2413

[REQUIRED] hat version of frp are you using

Version:0.362

[REQUIRED] What operating system and processor architecture are you using
OS:服务端:centos7、提供web服务端:server 2008 R2
CPU architecture:

[REQUIRED] description of errors
通过官方文档中的示例使用web与文件服务,非常不稳定,大概率无法访问。具体表现就是:

  1. 有时候重启客户端可以使用。
  2. 有时候需要重启服务端与客户端才可以使用。
  3. 有时候需要多次重启服务器端和客户端才能使用。

并且时间一长就会自动断线,并且不能自动重连。需要重启才好用。

confile

服务端
image
客户端
image

log file

客户端(从加粗开始无法访问):

D:\tools\frp_0.36.2_windows_amd64>frpc.exe -c frpc.ini
2021/05/25 15:27:32 [I] [service.go:304] [87ba184d50a531e8] login to server succ
ess, get run id [87ba184d50a531e8], server udp port [7001]
2021/05/25 15:27:32 [I] [proxy_manager.go:144] [87ba184d50a531e8] proxy added: [
web static_file]
2021/05/25 15:27:32 [I] [service.go:137] admin server listen on 127.0.0.1:7400
2021/05/25 15:27:33 [I] [control.go:180] [87ba184d50a531e8] [web] start proxy su
ccess
2021/05/25 15:27:33 [I] [control.go:180] [87ba184d50a531e8] [static_file] start
proxy success
(下面开始无法访问)
2021/05/25 15:48:36 [E] [control.go:158] [87ba184d50a531e8] work connection clos
ed before response StartWorkConn message: EOF
2021/05/25 15:48:36 [E] [control.go:158] [87ba184d50a531e8] work connection clos
ed before response StartWorkConn message: EOF
2021/05/25 15:48:36 [I] [control.go:282] [87ba184d50a531e8] control writer is cl
osing
2021/05/25 15:48:36 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to
server...
2021/05/25 15:48:36 [I] [visitor_manager.go:60] [87ba184d50a531e8] gracefully sh
utdown visitor manager
2021/05/25 15:48:36 [I] [service.go:304] [87ba184d50a531e8] login to server succ
ess, get run id [87ba184d50a531e8], server udp port [7001]
2021/05/25 15:48:36 [I] [proxy_manager.go:144] [87ba184d50a531e8] proxy added: [
web static_file]
2021/05/25 15:49:06 [I] [control.go:282] [87ba184d50a531e8] control writer is cl
osing 
2021/05/25 15:49:06 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to
server...
2021/05/25 15:49:06 [E] [control.go:158] [87ba184d50a531e8] work connection clos
ed before response StartWorkConn message: EOF
2021/05/25 15:49:06 [I] [visitor_manager.go:60] [87ba184d50a531e8] gracefully sh
utdown visitor manager
2021/05/25 15:49:06 [I] [service.go:304] [87ba184d50a531e8] login to server succ
ess, get run id [87ba184d50a531e8], server udp port [7001]
2021/05/25 15:49:06 [I] [proxy_manager.go:144] [87ba184d50a531e8] proxy added: [
web static_file]
2021/05/25 15:49:36 [E] [control.go:158] [87ba184d50a531e8] work connection clos
ed before response StartWorkConn message: EOF
2021/05/25 15:49:36 [I] [control.go:282] [87ba184d50a531e8] control writer is cl
osing
2021/05/25 15:49:36 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to
server...
2021/05/25 15:49:36 [I] [visitor_manager.go:60] [87ba184d50a531e8] gracefully sh
utdown visitor manager
2021/05/25 15:49:46 [W] [service.go:180] [87ba184d50a531e8] reconnect to server
error: connection write timeout
2021/05/25 15:49:55 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to
server...
2021/05/25 15:50:17 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to
server...
2021/05/25 15:50:27 [W] [service.go:180] [87ba184d50a531e8] reconnect to server
error: connection write timeout
2021/05/25 15:50:31 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to
server...
2021/05/25 15:50:31 [I] [service.go:304] [87ba184d50a531e8] login to server succ
ess, get run id [87ba184d50a531e8], server udp port [7001]
2021/05/25 15:50:31 [I] [proxy_manager.go:144] [87ba184d50a531e8] proxy added: [
web static_file]
2021/05/25 15:51:01 [I] [control.go:282] [87ba184d50a531e8] control writer is cl
osing
2021/05/25 15:51:01 [E] [control.go:158] [87ba184d50a531e8] work connection clos
ed before response StartWorkConn message: EOF
2021/05/25 15:51:01 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to
server...
2021/05/25 15:51:01 [I] [visitor_manager.go:60] [87ba184d50a531e8] gracefully sh
utdown visitor manager
2021/05/25 15:51:11 [W] [service.go:180] [87ba184d50a531e8] reconnect to server
error: connection write timeout
2021/05/25 15:51:12 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to
server...
2021/05/25 15:51:22 [W] [service.go:180] [87ba184d50a531e8] reconnect to server
error: connection write timeout
2021/05/25 15:51:24 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to
server...
2021/05/25 15:51:34 [W] [service.go:180] [87ba184d50a531e8] reconnect to server
error: connection write timeout
2021/05/25 15:51:38 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to
server...
2021/05/25 15:51:48 [W] [service.go:180] [87ba184d50a531e8] reconnect to server
error: connection write timeout
2021/05/25 15:51:56 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to
server...
2021/05/25 15:51:56 [I] [service.go:304] [87ba184d50a531e8] login to server succ
ess, get run id [87ba184d50a531e8], server udp port [7001]
2021/05/25 15:51:56 [I] [proxy_manager.go:144] [87ba184d50a531e8] proxy added: [
static_file web]
2021/05/25 15:52:26 [I] [control.go:282] [87ba184d50a531e8] control writer is cl
osing
2021/05/25 15:52:26 [E] [control.go:158] [87ba184d50a531e8] work connection clos
ed before response StartWorkConn message: EOF
2021/05/25 15:52:26 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to
server...
2021/05/25 15:52:26 [I] [visitor_manager.go:60] [87ba184d50a531e8] gracefully sh
utdown visitor manager

服务端

2021/05/25 15:37:01 [I] [dashboard_api.go:174] Http response [/api/proxy/stcp]: code [200]
2021/05/25 15:37:03 [I] [dashboard_api.go:180] Http request: [/api/proxy/udp]
2021/05/25 15:37:03 [I] [dashboard_api.go:174] Http response [/api/proxy/udp]: code [200]
2021/05/25 15:48:39 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:48:39 [I] [proxy.go:87] [87ba184d50a531e8] [web] proxy closing
2021/05/25 15:48:39 [I] [proxy.go:87] [87ba184d50a531e8] [static_file] proxy closing
2021/05/25 15:48:39 [I] [proxy.go:159] [87ba184d50a531e8] [static_file] listener is closed
2021/05/25 15:48:39 [I] [control.go:384] [87ba184d50a531e8] client exit success
2021/05/25 15:48:39 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [aaaa:30991] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:48:54 [W] [http.go:92] do http proxy request error: no such domain: www.ljzx.com /admin.php/Index/index.html
2021/05/25 15:49:09 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:49:09 [I] [control.go:384] [87ba184d50a531e8] client exit success
2021/05/25 15:49:09 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [aaaa:35878] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:49:39 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:49:39 [I] [control.go:384] [87ba184d50a531e8] client exit success
2021/05/25 15:50:34 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:50025] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:51:04 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:51:04 [I] [control.go:384] [87ba184d50a531e8] client exit success
2021/05/25 15:51:59 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:65165] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:52:29 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:52:29 [I] [control.go:384] [87ba184d50a531e8] client exit success
2021/05/25 15:52:29 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:5438] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:52:59 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:52:59 [I] [control.go:384] [87ba184d50a531e8] client exit success
2021/05/25 15:53:10 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:12592] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:53:40 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:53:40 [I] [control.go:384] [87ba184d50a531e8] client exit success
2021/05/25 15:53:40 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:17276] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:54:01 [W] [http.go:92] do http proxy request error: no such domain: www.ljzx.com /admin.php/Index/index.html
2021/05/25 15:54:10 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:54:10 [I] [control.go:384] [87ba184d50a531e8] client exit success
2021/05/25 15:54:10 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:22221] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:54:40 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:54:40 [I] [control.go:384] [87ba184d50a531e8] client exit success
 2021/05/25 15:54:51 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:29216] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:55:21 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:55:21 [I] [control.go:384] [87ba184d50a531e8] client exit success
2021/05/25 15:55:21 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:34869] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:55:51 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:55:51 [I] [control.go:384] [87ba184d50a531e8] client exit success
2021/05/25 15:55:52 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:40154] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:55:52 [I] [http.go:92] [87ba184d50a531e8] [web] http proxy listen for host [www.ljzx.com] location [] group []
2021/05/25 15:55:52 [I] [control.go:446] [87ba184d50a531e8] new proxy [web] success
2021/05/25 15:55:52 [I] [tcp.go:63] [87ba184d50a531e8] [static_file] tcp proxy listen port [6888]
2021/05/25 15:55:52 [I] [control.go:446] [87ba184d50a531e8] new proxy [static_file] success
2021/05/25 15:56:19 [I] [proxy.go:162] [87ba184d50a531e8] [static_file] get a user connection [aaaa:8807]
2021/05/25 15:56:19 [I] [proxy.go:162] [87ba184d50a531e8] [static_file] get a user connection [aaaa:8808]
2021/05/25 15:56:21 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:56:21 [I] [proxy.go:87] [87ba184d50a531e8] [web] proxy closing
2021/05/25 15:56:21 [I] [proxy.go:87] [87ba184d50a531e8] [static_file] proxy closing
2021/05/25 15:56:21 [I] [proxy.go:159] [87ba184d50a531e8] [static_file] listener is closed
2021/05/25 15:56:21 [I] [control.go:384] [87ba184d50a531e8] client exit success
2021/05/25 15:56:21 [W] [control.go:263] [87ba184d50a531e8] no work connections avaiable, control is closed
2021/05/25 15:56:21 [W] [proxy.go:100] [87ba184d50a531e8] [static_file] failed to get work connection: control is closed
2021/05/25 15:56:22 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:45713] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:56:22 [I] [http.go:92] [87ba184d50a531e8] [web] http proxy listen for host [www.ljzx.com] location [] group []
2021/05/25 15:56:22 [I] [control.go:446] [87ba184d50a531e8] new proxy [web] success
2021/05/25 15:56:22 [I] [tcp.go:63] [87ba184d50a531e8] [static_file] tcp proxy listen port [6888]
2021/05/25 15:56:22 [I] [control.go:446] [87ba184d50a531e8] new proxy [static_file] success
2021/05/25 15:56:23 [I] [proxy.go:162] [87ba184d50a531e8] [static_file] get a user connection [aaaa:8812]
2021/05/25 15:56:23 [I] [proxy.go:162] [87ba184d50a531e8] [static_file] get a user connection [aaaa:8813]
2021/05/25 15:56:51 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:56:51 [W] [http.go:92] do http proxy request error: EOF
2021/05/25 15:56:51 [I] [proxy.go:87] [87ba184d50a531e8] [web] proxy closing
2021/05/25 15:56:51 [I] [proxy.go:87] [87ba184d50a531e8] [static_file] proxy closing
2021/05/25 15:56:51 [I] [proxy.go:159] [87ba184d50a531e8] [static_file] listener is closed
2021/05/25 15:56:51 [I] [control.go:384] [87ba184d50a531e8] client exit success
2021/05/25 15:57:02 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:53235] version [0.36.2] hostname [] os [windows] arch [amd64]
2021/05/25 15:57:03 [I] [http.go:92] [87ba184d50a531e8] [web] http proxy listen for host [www.ljzx.com] location [] group []
2021/05/25 15:57:03 [I] [control.go:446] [87ba184d50a531e8] new proxy [web] success
2021/05/25 15:57:03 [I] [tcp.go:63] [87ba184d50a531e8] [static_file] tcp proxy listen port [6888]
2021/05/25 15:57:03 [I] [control.go:446] [87ba184d50a531e8] new proxy [static_file] success
[root@quiet-box-3 frp]#  2021/05/25 15:57:32 [I] [control.go:309] [87ba184d50a531e8] control writer is closing
2021/05/25 15:57:32 [I] [proxy.go:87] [87ba184d50a531e8] [web] proxy closing
2021/05/25 15:57:32 [I] [proxy.go:87] [87ba184d50a531e8] [static_file] proxy closing
2021/05/25 15:57:32 [I] [proxy.go:159] [87ba184d50a531e8] [static_file] listener is closed
2021/05/25 15:57:32 [I] [control.go:384] [87ba184d50a531e8] client exit success

Steps to reproduce the issue
1.
2.
3.

Supplementary information

Can you guess what caused this issue
通过搜索资料判断有可能是墙的问题已经改用KCP并启用TLS加密。

Checklist:

  • [] I included all information required in the sections above
  • [] I made sure there are no duplicates of this report (Use Search)
Originally created by @hhrensheng on GitHub (May 25, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2413 <!-- From Chinese to English by machine translation, welcome to revise and polish. --> <!-- ⚠️⚠️ Incomplete reports will be marked as invalid, and closed, with few exceptions ⚠️⚠️ --> <!-- in addition, please use search well so that the same solution can be found in the feedback, we will close it directly --> <!-- for convenience of differentiation, use FRPS or FRPC to refer to the FRP server or client --> **[REQUIRED] hat version of frp are you using** <!-- Use ./frpc -v or ./frps -v --> Version:0.362 **[REQUIRED] What operating system and processor architecture are you using** OS:服务端:centos7、提供web服务端:server 2008 R2 CPU architecture: **[REQUIRED] description of errors** 通过官方文档中的示例使用web与文件服务,非常不稳定,大概率无法访问。具体表现就是: 1. 有时候重启客户端可以使用。 2. 有时候需要重启服务端与客户端才可以使用。 3. 有时候需要多次重启服务器端和客户端才能使用。 并且时间一长就会自动断线,并且不能自动重连。需要重启才好用。 **confile** <!-- Please pay attention to hiding the token, server_addr and other privacy information --> 服务端 ![image](https://user-images.githubusercontent.com/29398035/119456299-21bc3700-bd6d-11eb-8d81-96a1e870f345.png) 客户端 ![image](https://user-images.githubusercontent.com/29398035/119456601-6a73f000-bd6d-11eb-9332-f0e1b268f4eb.png) **log file** <!-- If the file is too large, use Pastebin, for example https://pastebin.ubuntu.com/ --> 客户端(从加粗开始无法访问): ``` D:\tools\frp_0.36.2_windows_amd64>frpc.exe -c frpc.ini 2021/05/25 15:27:32 [I] [service.go:304] [87ba184d50a531e8] login to server succ ess, get run id [87ba184d50a531e8], server udp port [7001] 2021/05/25 15:27:32 [I] [proxy_manager.go:144] [87ba184d50a531e8] proxy added: [ web static_file] 2021/05/25 15:27:32 [I] [service.go:137] admin server listen on 127.0.0.1:7400 2021/05/25 15:27:33 [I] [control.go:180] [87ba184d50a531e8] [web] start proxy su ccess 2021/05/25 15:27:33 [I] [control.go:180] [87ba184d50a531e8] [static_file] start proxy success (下面开始无法访问) 2021/05/25 15:48:36 [E] [control.go:158] [87ba184d50a531e8] work connection clos ed before response StartWorkConn message: EOF 2021/05/25 15:48:36 [E] [control.go:158] [87ba184d50a531e8] work connection clos ed before response StartWorkConn message: EOF 2021/05/25 15:48:36 [I] [control.go:282] [87ba184d50a531e8] control writer is cl osing 2021/05/25 15:48:36 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to server... 2021/05/25 15:48:36 [I] [visitor_manager.go:60] [87ba184d50a531e8] gracefully sh utdown visitor manager 2021/05/25 15:48:36 [I] [service.go:304] [87ba184d50a531e8] login to server succ ess, get run id [87ba184d50a531e8], server udp port [7001] 2021/05/25 15:48:36 [I] [proxy_manager.go:144] [87ba184d50a531e8] proxy added: [ web static_file] 2021/05/25 15:49:06 [I] [control.go:282] [87ba184d50a531e8] control writer is cl osing 2021/05/25 15:49:06 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to server... 2021/05/25 15:49:06 [E] [control.go:158] [87ba184d50a531e8] work connection clos ed before response StartWorkConn message: EOF 2021/05/25 15:49:06 [I] [visitor_manager.go:60] [87ba184d50a531e8] gracefully sh utdown visitor manager 2021/05/25 15:49:06 [I] [service.go:304] [87ba184d50a531e8] login to server succ ess, get run id [87ba184d50a531e8], server udp port [7001] 2021/05/25 15:49:06 [I] [proxy_manager.go:144] [87ba184d50a531e8] proxy added: [ web static_file] 2021/05/25 15:49:36 [E] [control.go:158] [87ba184d50a531e8] work connection clos ed before response StartWorkConn message: EOF 2021/05/25 15:49:36 [I] [control.go:282] [87ba184d50a531e8] control writer is cl osing 2021/05/25 15:49:36 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to server... 2021/05/25 15:49:36 [I] [visitor_manager.go:60] [87ba184d50a531e8] gracefully sh utdown visitor manager 2021/05/25 15:49:46 [W] [service.go:180] [87ba184d50a531e8] reconnect to server error: connection write timeout 2021/05/25 15:49:55 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to server... 2021/05/25 15:50:17 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to server... 2021/05/25 15:50:27 [W] [service.go:180] [87ba184d50a531e8] reconnect to server error: connection write timeout 2021/05/25 15:50:31 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to server... 2021/05/25 15:50:31 [I] [service.go:304] [87ba184d50a531e8] login to server succ ess, get run id [87ba184d50a531e8], server udp port [7001] 2021/05/25 15:50:31 [I] [proxy_manager.go:144] [87ba184d50a531e8] proxy added: [ web static_file] 2021/05/25 15:51:01 [I] [control.go:282] [87ba184d50a531e8] control writer is cl osing 2021/05/25 15:51:01 [E] [control.go:158] [87ba184d50a531e8] work connection clos ed before response StartWorkConn message: EOF 2021/05/25 15:51:01 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to server... 2021/05/25 15:51:01 [I] [visitor_manager.go:60] [87ba184d50a531e8] gracefully sh utdown visitor manager 2021/05/25 15:51:11 [W] [service.go:180] [87ba184d50a531e8] reconnect to server error: connection write timeout 2021/05/25 15:51:12 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to server... 2021/05/25 15:51:22 [W] [service.go:180] [87ba184d50a531e8] reconnect to server error: connection write timeout 2021/05/25 15:51:24 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to server... 2021/05/25 15:51:34 [W] [service.go:180] [87ba184d50a531e8] reconnect to server error: connection write timeout 2021/05/25 15:51:38 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to server... 2021/05/25 15:51:48 [W] [service.go:180] [87ba184d50a531e8] reconnect to server error: connection write timeout 2021/05/25 15:51:56 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to server... 2021/05/25 15:51:56 [I] [service.go:304] [87ba184d50a531e8] login to server succ ess, get run id [87ba184d50a531e8], server udp port [7001] 2021/05/25 15:51:56 [I] [proxy_manager.go:144] [87ba184d50a531e8] proxy added: [ static_file web] 2021/05/25 15:52:26 [I] [control.go:282] [87ba184d50a531e8] control writer is cl osing 2021/05/25 15:52:26 [E] [control.go:158] [87ba184d50a531e8] work connection clos ed before response StartWorkConn message: EOF 2021/05/25 15:52:26 [I] [service.go:177] [87ba184d50a531e8] try to reconnect to server... 2021/05/25 15:52:26 [I] [visitor_manager.go:60] [87ba184d50a531e8] gracefully sh utdown visitor manager ``` 服务端 ``` 2021/05/25 15:37:01 [I] [dashboard_api.go:174] Http response [/api/proxy/stcp]: code [200] 2021/05/25 15:37:03 [I] [dashboard_api.go:180] Http request: [/api/proxy/udp] 2021/05/25 15:37:03 [I] [dashboard_api.go:174] Http response [/api/proxy/udp]: code [200] 2021/05/25 15:48:39 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:48:39 [I] [proxy.go:87] [87ba184d50a531e8] [web] proxy closing 2021/05/25 15:48:39 [I] [proxy.go:87] [87ba184d50a531e8] [static_file] proxy closing 2021/05/25 15:48:39 [I] [proxy.go:159] [87ba184d50a531e8] [static_file] listener is closed 2021/05/25 15:48:39 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:48:39 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [aaaa:30991] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:48:54 [W] [http.go:92] do http proxy request error: no such domain: www.ljzx.com /admin.php/Index/index.html 2021/05/25 15:49:09 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:49:09 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:49:09 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [aaaa:35878] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:49:39 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:49:39 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:50:34 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:50025] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:51:04 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:51:04 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:51:59 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:65165] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:52:29 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:52:29 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:52:29 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:5438] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:52:59 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:52:59 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:53:10 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:12592] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:53:40 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:53:40 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:53:40 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:17276] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:54:01 [W] [http.go:92] do http proxy request error: no such domain: www.ljzx.com /admin.php/Index/index.html 2021/05/25 15:54:10 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:54:10 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:54:10 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:22221] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:54:40 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:54:40 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:54:51 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:29216] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:55:21 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:55:21 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:55:21 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:34869] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:55:51 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:55:51 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:55:52 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:40154] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:55:52 [I] [http.go:92] [87ba184d50a531e8] [web] http proxy listen for host [www.ljzx.com] location [] group [] 2021/05/25 15:55:52 [I] [control.go:446] [87ba184d50a531e8] new proxy [web] success 2021/05/25 15:55:52 [I] [tcp.go:63] [87ba184d50a531e8] [static_file] tcp proxy listen port [6888] 2021/05/25 15:55:52 [I] [control.go:446] [87ba184d50a531e8] new proxy [static_file] success 2021/05/25 15:56:19 [I] [proxy.go:162] [87ba184d50a531e8] [static_file] get a user connection [aaaa:8807] 2021/05/25 15:56:19 [I] [proxy.go:162] [87ba184d50a531e8] [static_file] get a user connection [aaaa:8808] 2021/05/25 15:56:21 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:56:21 [I] [proxy.go:87] [87ba184d50a531e8] [web] proxy closing 2021/05/25 15:56:21 [I] [proxy.go:87] [87ba184d50a531e8] [static_file] proxy closing 2021/05/25 15:56:21 [I] [proxy.go:159] [87ba184d50a531e8] [static_file] listener is closed 2021/05/25 15:56:21 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:56:21 [W] [control.go:263] [87ba184d50a531e8] no work connections avaiable, control is closed 2021/05/25 15:56:21 [W] [proxy.go:100] [87ba184d50a531e8] [static_file] failed to get work connection: control is closed 2021/05/25 15:56:22 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:45713] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:56:22 [I] [http.go:92] [87ba184d50a531e8] [web] http proxy listen for host [www.ljzx.com] location [] group [] 2021/05/25 15:56:22 [I] [control.go:446] [87ba184d50a531e8] new proxy [web] success 2021/05/25 15:56:22 [I] [tcp.go:63] [87ba184d50a531e8] [static_file] tcp proxy listen port [6888] 2021/05/25 15:56:22 [I] [control.go:446] [87ba184d50a531e8] new proxy [static_file] success 2021/05/25 15:56:23 [I] [proxy.go:162] [87ba184d50a531e8] [static_file] get a user connection [aaaa:8812] 2021/05/25 15:56:23 [I] [proxy.go:162] [87ba184d50a531e8] [static_file] get a user connection [aaaa:8813] 2021/05/25 15:56:51 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:56:51 [W] [http.go:92] do http proxy request error: EOF 2021/05/25 15:56:51 [I] [proxy.go:87] [87ba184d50a531e8] [web] proxy closing 2021/05/25 15:56:51 [I] [proxy.go:87] [87ba184d50a531e8] [static_file] proxy closing 2021/05/25 15:56:51 [I] [proxy.go:159] [87ba184d50a531e8] [static_file] listener is closed 2021/05/25 15:56:51 [I] [control.go:384] [87ba184d50a531e8] client exit success 2021/05/25 15:57:02 [I] [service.go:449] [87ba184d50a531e8] client login info: ip [xxxx:53235] version [0.36.2] hostname [] os [windows] arch [amd64] 2021/05/25 15:57:03 [I] [http.go:92] [87ba184d50a531e8] [web] http proxy listen for host [www.ljzx.com] location [] group [] 2021/05/25 15:57:03 [I] [control.go:446] [87ba184d50a531e8] new proxy [web] success 2021/05/25 15:57:03 [I] [tcp.go:63] [87ba184d50a531e8] [static_file] tcp proxy listen port [6888] 2021/05/25 15:57:03 [I] [control.go:446] [87ba184d50a531e8] new proxy [static_file] success [root@quiet-box-3 frp]# 2021/05/25 15:57:32 [I] [control.go:309] [87ba184d50a531e8] control writer is closing 2021/05/25 15:57:32 [I] [proxy.go:87] [87ba184d50a531e8] [web] proxy closing 2021/05/25 15:57:32 [I] [proxy.go:87] [87ba184d50a531e8] [static_file] proxy closing 2021/05/25 15:57:32 [I] [proxy.go:159] [87ba184d50a531e8] [static_file] listener is closed 2021/05/25 15:57:32 [I] [control.go:384] [87ba184d50a531e8] client exit success ``` ### **Steps to reproduce the issue** 1. 2. 3. **Supplementary information** **Can you guess what caused this issue** 通过搜索资料判断有可能是墙的问题已经改用KCP并启用TLS加密。 **Checklist**: <!--- Make sure you've completed the following steps (put an "X" between of brackets): --> - [] I included all information required in the sections above - [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/fatedier/frp/issues?q=is%3Aissue)
gitea-mirror 2026-05-05 13:14:15 -06:00
Author
Owner

@fatedier commented on GitHub (Jun 8, 2021):

看日志是当时网络有问题且重连一直失败。

<!-- gh-comment-id:856865523 --> @fatedier commented on GitHub (Jun 8, 2021): 看日志是当时网络有问题且重连一直失败。
Author
Owner

@github-actions[bot] commented on GitHub (Jul 24, 2021):

Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.

<!-- gh-comment-id:885974360 --> @github-actions[bot] commented on GitHub (Jul 24, 2021): Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.
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#1920
No description provided.