mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #503] frps在网络不稳定的情况下,运行一段时间自动退出。 #385
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#385
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zwljava on GitHub (Oct 31, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/503
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)?
0.13.0
What operating system and processor architecture are you using (
go env)?centos 6.9 x86_64
Configures you used:
[common]
bind_addr = 0.0.0.0
bind_port = 7000
log_level = warn
log_file = /home/app/frp/frps.log
privilege_token = xxxxxx
authentication_timeout = 0
tcp_mux = true
Steps to reproduce the issue:
1.当服务器和客户端网络不稳定,出现大量连接超时信息时,运行一段时间后frps自动退出
2.此种问题多次出现
3.下面是退出前收集的日志
Describe the results you received:
2017/10/30 06:10:33 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/10/30 06:10:33 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 06:11:47 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 06:12:03 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/10/30 10:54:23 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:23 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:24 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:24 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:25 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:25 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:27 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:27 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:27 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:27 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:27 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:27 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:27 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:27 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:29 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:29 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:31 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:31 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:31 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:31 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:32 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:32 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:32 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:32 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:33 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:33 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:33 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:33 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:33 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:33 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:34 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:34 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:34 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:34 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:38 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:38 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:39 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:39 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:40 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:40 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:41 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:41 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:43 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:43 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:43 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:43 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:43 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:43 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:43 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:43 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:44 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:44 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:44 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:44 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:44 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:44 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:45 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:45 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:46 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:46 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:299] [92bf51ccdc90d560] heartbeat timeout
2017/10/30 10:54:47 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:56:18 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/10/30 10:57:45 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 10:58:27 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/10/30 12:33:08 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 12:33:08 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 12:33:09 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 12:33:09 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 12:33:10 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 12:33:10 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 12:33:11 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 12:33:11 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 12:33:15 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/10/30 12:33:15 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 14:22:28 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 14:23:18 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/10/30 21:24:03 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 21:24:58 [W] [service.go:214] Accept new mux stream error: broken pipe
Describe the results you expected:
无论网络啥情况,frps不能退出,可以无限重试等待,这样才合理。
Additional information you deem important (e.g. issue happens only occasionally):
Can you point out what caused this issue (optional)
@fatedier commented on GitHub (Oct 31, 2017):
你提供的信息目前不足以判断退出原因,非正常退出的话日志里会有提示的。可以测试一下是否出现问题之前 frps 的内存,cpu 资源消耗有异常。
@zwljava commented on GitHub (Oct 31, 2017):
@fatedier 同样的配置三台服务器,其他两台网络很好,使用负载很大,frps一直正常未出现异常退出。反而是这一台网络不稳定的服务器,负载却非常低的,异常退出。可以排除是cup,内存过载等情况导致的。应该可以肯定是在网络不好的情况下,出现大量重试连接后异常退出的。
@zwljava commented on GitHub (Oct 31, 2017):
@fatedier 估计是网络不好,连接经常断开,多次试图重建连接导致内存泄漏,引起frps异常退出.
@fatedier commented on GitHub (Oct 31, 2017):
如果可以的话希望你继续帮忙测试下,看是否是这个问题引起的。
@zwljava commented on GitHub (Nov 1, 2017):
@fatedier 2017/10/30 06:10:33 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/10/30 06:10:33 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 06:11:47 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 06:12:03 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/10/30 10:54:23 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:23 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:24 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:24 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:25 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:25 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:27 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:27 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:27 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:27 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:27 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:27 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:27 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:27 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:29 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:29 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:31 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:31 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:31 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:31 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:32 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:32 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:32 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:32 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:33 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:33 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:33 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:33 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:33 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:33 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:34 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:34 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:34 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:34 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:35 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:35 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:37 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:37 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:38 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:38 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:39 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:39 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:40 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:40 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:41 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:41 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:42 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:42 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:43 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:43 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:43 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:43 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:43 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:43 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:43 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:43 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:44 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:44 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:44 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:44 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:44 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:44 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:45 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:45 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:46 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:46 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 10:54:47 [W] [control.go:299] [92bf51ccdc90d560] heartbeat timeout
2017/10/30 10:54:47 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:54:47 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 10:54:47 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 10:56:18 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/10/30 10:57:45 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 10:58:27 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/10/30 12:33:08 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 12:33:08 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 12:33:09 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 12:33:09 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 12:33:10 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 12:33:10 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 12:33:11 [W] [control.go:172] [92bf51ccdc90d560] timeout trying to get work connection
2017/10/30 12:33:11 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: timeout trying to get work connection
2017/10/30 12:33:15 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/10/30 12:33:15 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [control.go:166] [92bf51ccdc90d560] no work connections avaiable, control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 12:33:15 [W] [proxy.go:73] [92bf51ccdc90d560] [tomcatcu8013] failed to get work connection: control is closed
2017/10/30 14:22:28 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 14:23:18 [W] [service.go:214] Accept new mux stream error: broken pipe
2017/10/30 21:24:03 [W] [control.go:236] [92bf51ccdc90d560] read error: broken pipe
2017/10/30 21:24:58 [W] [service.go:214] Accept new mux stream error: broken pipe
又自动退出了!
@lhysrc commented on GitHub (Nov 3, 2017):
我的frpc设置成开机启动,在之前的win10版本一直自动启动正常。但在win10的1709版本上会在锁屏未进入系统就运行启动项,但我这边网络问题,总是要一会儿才能连上,导致frpc一启动就自动退出。
是否有办法在无网络时进行等待,而不是直接退出?
@fatedier commented on GitHub (Dec 5, 2017):
@lhysrc frpc 能否在系统启动阶段无网络时一直等待而不是直接退出?