[GH-ISSUE #424] 外网server frps命令日志中的close表示内网client挂了吗? #316

Closed
opened 2026-05-05 12:07:10 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @shaobosong on GitHub (Aug 15, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/424

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 将会直接关闭。)

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)?
v0.13.0

What operating system and processor architecture are you using (go env)?
frps Centos amd64
frpc Ubuntu amd64

Configures you used:
frps 配置了
bind_port =
frpc 配置了
type = tcp
local_ip =
local_port =
remote_port =

Steps to reproduce the issue:
1号简单地搭建了下,14号发现进不了内网,查看日志感觉内网的client挂了。
是不是仅仅是内网client断连了,重新连接就好了(回家了,不在client旁,没办法试,但想知道为什么)
2017/08/13 11:54:48 [I] [proxy.go:76] [01d30818056c0exx] [frp1] get a new work connection: [115.xxx.xxx.xxx:3131]
2017/08/13 11:54:48 [I] [proxy.go:76] [01d30818056c0exx] [frp1] get a new work connection: [115.xxx.xxx.xxx:3131]
2017/08/13 11:54:48 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/08/13 11:54:48 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/08/13 17:07:23 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/08/13 17:07:23 [W] [control.go:236] [01d30818056c0exx] read error: broken pipe
2017/08/13 17:07:23 [I] [control.go:208] [01d30818056c0exx] control writer is closing
2017/08/13 17:07:23 [I] [proxy.go:62] [01d30818056c0exx] [frp1] proxy closing
2017/08/13 17:07:23 [I] [control.go:277] [01d30818056c0exx] client exit success
2017/08/13 17:07:23 [I] [proxy.go:108] [01d30818056c0exx] [frp1] listener is closed

Describe the results you received:

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):

Can you point out what caused this issue (optional)

Originally created by @shaobosong on GitHub (Aug 15, 2017). Original GitHub issue: https://github.com/fatedier/frp/issues/424 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 将会直接关闭。) 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)?** v0.13.0 **What operating system and processor architecture are you using (`go env`)?** frps Centos amd64 frpc Ubuntu amd64 **Configures you used:** frps 配置了 bind_port = frpc 配置了 type = tcp local_ip = local_port = remote_port = **Steps to reproduce the issue:** 1号简单地搭建了下,14号发现进不了内网,查看日志感觉内网的client挂了。 是不是仅仅是内网client断连了,重新连接就好了(回家了,不在client旁,没办法试,但想知道为什么) 2017/08/13 11:54:48 [I] [proxy.go:76] [01d30818056c0exx] [frp1] get a new work connection: [115.xxx.xxx.xxx:3131] 2017/08/13 11:54:48 [I] [proxy.go:76] [01d30818056c0exx] [frp1] get a new work connection: [115.xxx.xxx.xxx:3131] 2017/08/13 11:54:48 [W] [service.go:214] Accept new mux stream error: broken pipe 2017/08/13 11:54:48 [W] [service.go:214] Accept new mux stream error: broken pipe 2017/08/13 17:07:23 [W] [service.go:214] Accept new mux stream error: broken pipe 2017/08/13 17:07:23 [W] [control.go:236] [01d30818056c0exx] read error: broken pipe 2017/08/13 17:07:23 [I] [control.go:208] [01d30818056c0exx] control writer is closing 2017/08/13 17:07:23 [I] [proxy.go:62] [01d30818056c0exx] [frp1] proxy closing 2017/08/13 17:07:23 [I] [control.go:277] [01d30818056c0exx] client exit success 2017/08/13 17:07:23 [I] [proxy.go:108] [01d30818056c0exx] [frp1] listener is closed **Describe the results you received:** **Describe the results you expected:** **Additional information you deem important (e.g. issue happens only occasionally):** **Can you point out what caused this issue (optional)**
Author
Owner

@fatedier commented on GitHub (Aug 17, 2017):

是,网络断了。

<!-- gh-comment-id:323005016 --> @fatedier commented on GitHub (Aug 17, 2017): 是,网络断了。
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#316
No description provided.