[GH-ISSUE #762] frpc doesn't work well, don't know why #595

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

Originally created by @tianxiayu007 on GitHub (May 12, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/762

server version: 0.16.1, log as follows:

2018/05/12 16:01:31 [W] [service.go:247] Accept new mux stream error: broken pipe
2018/05/12 16:01:47 [W] [service.go:247] Accept new mux stream error: broken pipe
2018/05/12 16:02:02 [W] [service.go:247] Accept new mux stream error: broken pipe
2018/05/12 16:02:18 [W] [service.go:247] Accept new mux stream error: broken pipe

client version:

[RT-AC54U /home/root]# frpc -v
0.18.0
[RT-AC54U /home/root]# uname -a
Linux RT-AC54U 3.4.113 #3 Tue Feb 20 08:44:25 CST 2018 mips GNU/Linux

the log as follows:

May 12 16:05:08 【frp】: 找到 /opt/bin/frpc
May 12 16:05:08 【frp】: 运行 frp_script
May 12 16:05:08 dnsmasq[19535]: exiting on receipt of SIGTERM
May 12 16:05:08 dnsmasq[19717]: started, version 2.78 cachesize 512
May 12 16:05:08 dnsmasq[19717]: compile time options: IPv6 GNU-getopt no-RTC no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua no-TFTP no-conntrack ipset no-auth no-DNSSEC no-loop-detect no-inotify
May 12 16:05:08 dnsmasq-dhcp[19717]: DHCP, IP range 192.168.123.2 -- 192.168.123.244, lease time 1d
May 12 16:05:08 dnsmasq-dhcp[19717]: DHCP, sockets bound exclusively to interface br0
May 12 16:05:08 dnsmasq[19717]: read /etc/hosts - 4 addresses
May 12 16:05:08 dnsmasq[19717]: read /etc/storage/dnsmasq/hosts - 0 addresses
May 12 16:05:08 dnsmasq-dhcp[19717]: read /etc/dnsmasq/dhcp/dhcp-hosts.rc
May 12 16:05:12 【frp】: frpc-version: 0.18.0
May 12 16:05:12 【frp】: frpc启动失败, 注意检查端口是否有冲突,程序是否下载完整,10 秒后自动尝试重新启动
Originally created by @tianxiayu007 on GitHub (May 12, 2018). Original GitHub issue: https://github.com/fatedier/frp/issues/762 server version: `0.16.1`, log as follows: ``` 2018/05/12 16:01:31 [W] [service.go:247] Accept new mux stream error: broken pipe 2018/05/12 16:01:47 [W] [service.go:247] Accept new mux stream error: broken pipe 2018/05/12 16:02:02 [W] [service.go:247] Accept new mux stream error: broken pipe 2018/05/12 16:02:18 [W] [service.go:247] Accept new mux stream error: broken pipe ``` client version: ```sh [RT-AC54U /home/root]# frpc -v 0.18.0 [RT-AC54U /home/root]# uname -a Linux RT-AC54U 3.4.113 #3 Tue Feb 20 08:44:25 CST 2018 mips GNU/Linux ``` the log as follows: ```text May 12 16:05:08 【frp】: 找到 /opt/bin/frpc May 12 16:05:08 【frp】: 运行 frp_script May 12 16:05:08 dnsmasq[19535]: exiting on receipt of SIGTERM May 12 16:05:08 dnsmasq[19717]: started, version 2.78 cachesize 512 May 12 16:05:08 dnsmasq[19717]: compile time options: IPv6 GNU-getopt no-RTC no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua no-TFTP no-conntrack ipset no-auth no-DNSSEC no-loop-detect no-inotify May 12 16:05:08 dnsmasq-dhcp[19717]: DHCP, IP range 192.168.123.2 -- 192.168.123.244, lease time 1d May 12 16:05:08 dnsmasq-dhcp[19717]: DHCP, sockets bound exclusively to interface br0 May 12 16:05:08 dnsmasq[19717]: read /etc/hosts - 4 addresses May 12 16:05:08 dnsmasq[19717]: read /etc/storage/dnsmasq/hosts - 0 addresses May 12 16:05:08 dnsmasq-dhcp[19717]: read /etc/dnsmasq/dhcp/dhcp-hosts.rc May 12 16:05:12 【frp】: frpc-version: 0.18.0 May 12 16:05:12 【frp】: frpc启动失败, 注意检查端口是否有冲突,程序是否下载完整,10 秒后自动尝试重新启动 ```
Author
Owner

@fatedier commented on GitHub (May 12, 2018):

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

<!-- gh-comment-id:388553251 --> @fatedier commented on GitHub (May 12, 2018): 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 将会直接关闭。)
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#595
No description provided.