[GH-ISSUE #954] Server down sharply (dashboard still on, and restart works) #759

Closed
opened 2026-05-05 12:29:04 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @doraven on GitHub (Oct 23, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/954

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.21.0

What operating system and processor architecture are you using (go env)?

GOARCH="amd64"
GOBIN=""
GOCACHE="/home/user/.cache/go-build"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOOS="linux"
GOPATH="/home/user/go"
GORACE=""
GOROOT="/usr/lib/go-1.10"
GOTMPDIR=""
GOTOOLDIR="/usr/lib/go-1.10/pkg/tool/linux_amd64"
GCCGO="gccgo"
CC="gcc"
CXX="g++"
CGO_ENABLED="1"
CGO_CFLAGS="-g -O2"
CGO_CPPFLAGS=""
CGO_CXXFLAGS="-g -O2"
CGO_FFLAGS="-g -O2"
CGO_LDFLAGS="-g -O2"
PKG_CONFIG="pkg-config"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build975740817=/tmp/go-build -gno-record-gcc-switches"

Configures you used:

# Frp Server Config
[common]
bind_addr = 0.0.0.0
bind_port = 4451
kcp_bind_port = 4451
vhost_http_port = 80
vhost_https_port = 443

# dashboard: view information of frps
dashboard_addr = 0.0.0.0
dashboard_port = 1236
dashboard_user = ××××
dashboard_pwd = ××××

# auth token
token = ×××××××

# log
log_file = /home/user/frp/frps.log
# trace, debug, info, warn, error
log_level = info
log_max_days = 30

# pool_count in each proxy will change to max_pool_count if they exceed the maximum value
max_pool_count = 5

# max ports can be used for each client, default value is 0 means no limit
max_ports_perclient = 5

subdomain_host = ×××.×××

I'm running it with systemd on my vps as followed:

[Unit]
Description=ngrok
After=network.target

[Service]
ExecStart=/home/user/frp/frps -c /home/user/frp/frps.ini

[Install]
WantedBy=multi-user.target

I think this issue has nothing to do with the client, I can post anything if needed.

Steps to reproduce the issue:
It happened twice last week, I've no idea with the reason. And it went well after reload. I've done nothing with the server, it just happened. The most I can do is showing the logfile and posting the error exactly when the issue happens.

So please see the additional part, I put my log there with detail description. Thank U!

Describe the results you received:

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):
It went fine before 17:08:37, something suddenly happend. Here is the 'frps.log' file.
And in the client log frpc.log file, nothing but reconnect is logged.

I can't understand that the dashboard was stilling running after the crash.Of course showing every expected connect offline.

As you can see, I restarted at 17:14:43 and client log showed log in at 17:14:48.

2018/10/23 17:08:37 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412]
2018/10/23 17:09:24 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412]
2018/10/23 17:09:25 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412]
2018/10/23 17:09:28 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412]
2018/10/23 17:10:35 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412]
2018/10/23 17:10:36 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412]
2018/10/23 17:10:44 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412]
2018/10/23 17:11:56 [I] [control.go:220] [dc5d2acf4edf20ed] control writer is closing
2018/10/23 17:11:56 [I] [proxy.go:73] [dc5d2acf4edf20ed] [frp.ssh] proxy closing
2018/10/23 17:11:56 [I] [proxy.go:73] [dc5d2acf4edf20ed] [frp.web01] proxy closing
2018/10/23 17:11:56 [I] [proxy.go:73] [dc5d2acf4edf20ed] [frp.web02] proxy closing
2018/10/23 17:11:56 [I] [control.go:292] [dc5d2acf4edf20ed] client exit success
2018/10/23 17:11:56 [I] [proxy.go:119] [dc5d2acf4edf20ed] [frp.ssh] listener is closed
2018/10/23 17:13:00 [W] [newhttp.go:209] http: proxy error: no such domain
2018/10/23 17:13:03 [W] [newhttp.go:209] http: proxy error: no such domain
2018/10/23 17:13:04 [W] [newhttp.go:209] http: proxy error: no such domain
2018/10/23 17:13:13 [W] [newhttp.go:209] http: proxy error: no such domain
2018/10/23 17:13:17 [W] [newhttp.go:209] http: proxy error: no such domain
2018/10/23 17:13:23 [W] [newhttp.go:209] http: proxy error: no such domain
2018/10/23 17:13:24 [W] [newhttp.go:209] http: proxy error: no such domain
2018/10/23 17:13:35 [W] [newhttp.go:209] http: proxy error: no such domain
2018/10/23 17:13:35 [W] [newhttp.go:209] http: proxy error: no such domain
2018/10/23 17:13:45 [I] [dashboard_api.go:67] Http request: [/api/serverinfo]
2018/10/23 17:13:45 [I] [dashboard_api.go:64] Http response [/api/serverinfo]: code [0]
2018/10/23 17:13:49 [I] [dashboard_api.go:178] Http request: [/api/proxy/tcp]
2018/10/23 17:13:49 [I] [dashboard_api.go:174] Http response [/api/proxy/tcp]: code [0]
2018/10/23 17:13:49 [I] [dashboard_api.go:175] /api/proxy/tcp
2018/10/23 17:13:49 [I] [dashboard_api.go:176] 
2018/10/23 17:13:50 [I] [dashboard_api.go:67] Http request: [/api/serverinfo]
2018/10/23 17:13:50 [I] [dashboard_api.go:64] Http response [/api/serverinfo]: code [0]
2018/10/23 17:13:50 [I] [dashboard_api.go:178] Http request: [/api/proxy/http]
2018/10/23 17:13:50 [I] [dashboard_api.go:174] Http response [/api/proxy/http]: code [0]
2018/10/23 17:13:50 [I] [dashboard_api.go:175] /api/proxy/http
2018/10/23 17:13:50 [I] [dashboard_api.go:176] 
2018/10/23 17:14:09 [I] [dashboard_api.go:178] Http request: [/api/proxy/tcp]
2018/10/23 17:14:09 [I] [dashboard_api.go:174] Http response [/api/proxy/tcp]: code [0]
2018/10/23 17:14:09 [I] [dashboard_api.go:175] /api/proxy/tcp
2018/10/23 17:14:09 [I] [dashboard_api.go:176] 
2018/10/23 17:14:38 [I] [dashboard_api.go:178] Http request: [/api/proxy/tcp]
2018/10/23 17:14:38 [I] [dashboard_api.go:174] Http response [/api/proxy/tcp]: code [0]
2018/10/23 17:14:38 [I] [dashboard_api.go:175] /api/proxy/tcp
2018/10/23 17:14:38 [I] [dashboard_api.go:176] 
2018/10/23 17:14:42 [I] [dashboard_api.go:67] Http request: [/api/serverinfo]
2018/10/23 17:14:42 [I] [dashboard_api.go:64] Http response [/api/serverinfo]: code [0]
2018/10/23 17:14:42 [I] [dashboard_api.go:178] Http request: [/api/proxy/http]
2018/10/23 17:14:42 [I] [dashboard_api.go:174] Http response [/api/proxy/http]: code [0]
2018/10/23 17:14:42 [I] [dashboard_api.go:175] /api/proxy/http
2018/10/23 17:14:42 [I] [dashboard_api.go:176] 
2018/10/23 17:14:43 [I] [service.go:319] client login info: ip [myfrp-local-client:56715] version [0.21.0] hostname [] os [linux] arch [amd64]
2018/10/23 17:14:43 [I] [control.go:196] [dc5d2acf4edf20ed] Replaced by client [dc5d2acf4edf20ed]
2018/10/23 17:14:45 [I] [control.go:220] [dc5d2acf4edf20ed] control writer is closing
2018/10/23 17:14:45 [I] [control.go:292] [dc5d2acf4edf20ed] client exit success
2018/10/23 17:14:45 [I] [dashboard_api.go:309] Http request: [/api/traffic/frp.web01]
2018/10/23 17:14:45 [I] [dashboard_api.go:307] Http response [/api/traffic/frp.web01]: code [0]
2018/10/23 17:14:48 [I] [service.go:319] client login info: ip [myfrp-local-client:44915] version [0.21.0] hostname [] os [linux] arch [amd64]
2018/10/23 17:14:48 [I] [control.go:196] [dc5d2acf4edf20ed] Replaced by client [dc5d2acf4edf20ed]
2018/10/23 17:14:48 [I] [proxy.go:199] [dc5d2acf4edf20ed] [frp.ssh] tcp proxy listen port [4410] in group [xkl]
2018/10/23 17:14:48 [I] [control.go:335] [dc5d2acf4edf20ed] new proxy [frp.ssh] success
2018/10/23 17:14:48 [I] [proxy.go:291] [dc5d2acf4edf20ed] [frp.web01] http proxy listen for host [olympiad.myfrp-vps-server] location []
2018/10/23 17:14:48 [I] [control.go:335] [dc5d2acf4edf20ed] new proxy [frp.web01] success
2018/10/23 17:14:48 [I] [proxy.go:291] [dc5d2acf4edf20ed] [frp.web02] http proxy listen for host [share.myfrp-vps-server] location []
2018/10/23 17:14:48 [I] [control.go:335] [dc5d2acf4edf20ed] new proxy [frp.web02] success
2018/10/23 17:14:51 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915]
2018/10/23 17:14:52 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915]
2018/10/23 17:14:52 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915]
2018/10/23 17:14:57 [I] [dashboard_api.go:67] Http request: [/api/serverinfo]
2018/10/23 17:14:57 [I] [dashboard_api.go:64] Http response [/api/serverinfo]: code [0]
2018/10/23 17:14:57 [I] [dashboard_api.go:178] Http request: [/api/proxy/http]
2018/10/23 17:14:57 [I] [dashboard_api.go:174] Http response [/api/proxy/http]: code [0]
2018/10/23 17:14:57 [I] [dashboard_api.go:175] /api/proxy/http
2018/10/23 17:14:57 [I] [dashboard_api.go:176] 
2018/10/23 17:15:00 [I] [dashboard_api.go:178] Http request: [/api/proxy/tcp]
2018/10/23 17:15:00 [I] [dashboard_api.go:174] Http response [/api/proxy/tcp]: code [0]
2018/10/23 17:15:00 [I] [dashboard_api.go:175] /api/proxy/tcp
2018/10/23 17:15:00 [I] [dashboard_api.go:176] 
2018/10/23 17:17:48 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915]
2018/10/23 17:17:52 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915]
2018/10/23 17:18:21 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915]
2018/10/23 17:18:22 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915]
2018/10/23 17:18:26 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915]
2018/10/23 17:19:03 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915]
2018/10/23 17:19:04 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915]
2018/10/23 17:19:31 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915]
2018/10/23 17:19:33 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915]

Can you point out what caused this issue (optional)

Originally created by @doraven on GitHub (Oct 23, 2018). Original GitHub issue: https://github.com/fatedier/frp/issues/954 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.21.0` **What operating system and processor architecture are you using (`go env`)?** ``` GOARCH="amd64" GOBIN="" GOCACHE="/home/user/.cache/go-build" GOEXE="" GOHOSTARCH="amd64" GOHOSTOS="linux" GOOS="linux" GOPATH="/home/user/go" GORACE="" GOROOT="/usr/lib/go-1.10" GOTMPDIR="" GOTOOLDIR="/usr/lib/go-1.10/pkg/tool/linux_amd64" GCCGO="gccgo" CC="gcc" CXX="g++" CGO_ENABLED="1" CGO_CFLAGS="-g -O2" CGO_CPPFLAGS="" CGO_CXXFLAGS="-g -O2" CGO_FFLAGS="-g -O2" CGO_LDFLAGS="-g -O2" PKG_CONFIG="pkg-config" GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build975740817=/tmp/go-build -gno-record-gcc-switches" ``` **Configures you used:** ``` # Frp Server Config [common] bind_addr = 0.0.0.0 bind_port = 4451 kcp_bind_port = 4451 vhost_http_port = 80 vhost_https_port = 443 # dashboard: view information of frps dashboard_addr = 0.0.0.0 dashboard_port = 1236 dashboard_user = ×××× dashboard_pwd = ×××× # auth token token = ××××××× # log log_file = /home/user/frp/frps.log # trace, debug, info, warn, error log_level = info log_max_days = 30 # pool_count in each proxy will change to max_pool_count if they exceed the maximum value max_pool_count = 5 # max ports can be used for each client, default value is 0 means no limit max_ports_perclient = 5 subdomain_host = ×××.××× ``` I'm running it with systemd on my vps as followed: ``` [Unit] Description=ngrok After=network.target [Service] ExecStart=/home/user/frp/frps -c /home/user/frp/frps.ini [Install] WantedBy=multi-user.target ``` I think this issue has nothing to do with the client, I can post anything if needed. **Steps to reproduce the issue:** It happened twice last week, I've no idea with the reason. And it went well after reload. I've done nothing with the server, it just happened. The most I can do is showing the logfile and posting the error exactly when the issue happens. So please see the additional part, I put my log there with detail description. Thank U! **Describe the results you received:** **Describe the results you expected:** **Additional information you deem important (e.g. issue happens only occasionally):** It went fine before 17:08:37, something suddenly happend. Here is the 'frps.log' file. And in the client log `frpc.log` file, nothing but `reconnect` is logged. I can't understand that the dashboard was stilling running after the crash.Of course showing every expected connect `offline`. As you can see, I restarted at 17:14:43 and client log showed `log in` at 17:14:48. ``` 2018/10/23 17:08:37 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412] 2018/10/23 17:09:24 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412] 2018/10/23 17:09:25 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412] 2018/10/23 17:09:28 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412] 2018/10/23 17:10:35 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412] 2018/10/23 17:10:36 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412] 2018/10/23 17:10:44 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:58412] 2018/10/23 17:11:56 [I] [control.go:220] [dc5d2acf4edf20ed] control writer is closing 2018/10/23 17:11:56 [I] [proxy.go:73] [dc5d2acf4edf20ed] [frp.ssh] proxy closing 2018/10/23 17:11:56 [I] [proxy.go:73] [dc5d2acf4edf20ed] [frp.web01] proxy closing 2018/10/23 17:11:56 [I] [proxy.go:73] [dc5d2acf4edf20ed] [frp.web02] proxy closing 2018/10/23 17:11:56 [I] [control.go:292] [dc5d2acf4edf20ed] client exit success 2018/10/23 17:11:56 [I] [proxy.go:119] [dc5d2acf4edf20ed] [frp.ssh] listener is closed 2018/10/23 17:13:00 [W] [newhttp.go:209] http: proxy error: no such domain 2018/10/23 17:13:03 [W] [newhttp.go:209] http: proxy error: no such domain 2018/10/23 17:13:04 [W] [newhttp.go:209] http: proxy error: no such domain 2018/10/23 17:13:13 [W] [newhttp.go:209] http: proxy error: no such domain 2018/10/23 17:13:17 [W] [newhttp.go:209] http: proxy error: no such domain 2018/10/23 17:13:23 [W] [newhttp.go:209] http: proxy error: no such domain 2018/10/23 17:13:24 [W] [newhttp.go:209] http: proxy error: no such domain 2018/10/23 17:13:35 [W] [newhttp.go:209] http: proxy error: no such domain 2018/10/23 17:13:35 [W] [newhttp.go:209] http: proxy error: no such domain 2018/10/23 17:13:45 [I] [dashboard_api.go:67] Http request: [/api/serverinfo] 2018/10/23 17:13:45 [I] [dashboard_api.go:64] Http response [/api/serverinfo]: code [0] 2018/10/23 17:13:49 [I] [dashboard_api.go:178] Http request: [/api/proxy/tcp] 2018/10/23 17:13:49 [I] [dashboard_api.go:174] Http response [/api/proxy/tcp]: code [0] 2018/10/23 17:13:49 [I] [dashboard_api.go:175] /api/proxy/tcp 2018/10/23 17:13:49 [I] [dashboard_api.go:176] 2018/10/23 17:13:50 [I] [dashboard_api.go:67] Http request: [/api/serverinfo] 2018/10/23 17:13:50 [I] [dashboard_api.go:64] Http response [/api/serverinfo]: code [0] 2018/10/23 17:13:50 [I] [dashboard_api.go:178] Http request: [/api/proxy/http] 2018/10/23 17:13:50 [I] [dashboard_api.go:174] Http response [/api/proxy/http]: code [0] 2018/10/23 17:13:50 [I] [dashboard_api.go:175] /api/proxy/http 2018/10/23 17:13:50 [I] [dashboard_api.go:176] 2018/10/23 17:14:09 [I] [dashboard_api.go:178] Http request: [/api/proxy/tcp] 2018/10/23 17:14:09 [I] [dashboard_api.go:174] Http response [/api/proxy/tcp]: code [0] 2018/10/23 17:14:09 [I] [dashboard_api.go:175] /api/proxy/tcp 2018/10/23 17:14:09 [I] [dashboard_api.go:176] 2018/10/23 17:14:38 [I] [dashboard_api.go:178] Http request: [/api/proxy/tcp] 2018/10/23 17:14:38 [I] [dashboard_api.go:174] Http response [/api/proxy/tcp]: code [0] 2018/10/23 17:14:38 [I] [dashboard_api.go:175] /api/proxy/tcp 2018/10/23 17:14:38 [I] [dashboard_api.go:176] 2018/10/23 17:14:42 [I] [dashboard_api.go:67] Http request: [/api/serverinfo] 2018/10/23 17:14:42 [I] [dashboard_api.go:64] Http response [/api/serverinfo]: code [0] 2018/10/23 17:14:42 [I] [dashboard_api.go:178] Http request: [/api/proxy/http] 2018/10/23 17:14:42 [I] [dashboard_api.go:174] Http response [/api/proxy/http]: code [0] 2018/10/23 17:14:42 [I] [dashboard_api.go:175] /api/proxy/http 2018/10/23 17:14:42 [I] [dashboard_api.go:176] 2018/10/23 17:14:43 [I] [service.go:319] client login info: ip [myfrp-local-client:56715] version [0.21.0] hostname [] os [linux] arch [amd64] 2018/10/23 17:14:43 [I] [control.go:196] [dc5d2acf4edf20ed] Replaced by client [dc5d2acf4edf20ed] 2018/10/23 17:14:45 [I] [control.go:220] [dc5d2acf4edf20ed] control writer is closing 2018/10/23 17:14:45 [I] [control.go:292] [dc5d2acf4edf20ed] client exit success 2018/10/23 17:14:45 [I] [dashboard_api.go:309] Http request: [/api/traffic/frp.web01] 2018/10/23 17:14:45 [I] [dashboard_api.go:307] Http response [/api/traffic/frp.web01]: code [0] 2018/10/23 17:14:48 [I] [service.go:319] client login info: ip [myfrp-local-client:44915] version [0.21.0] hostname [] os [linux] arch [amd64] 2018/10/23 17:14:48 [I] [control.go:196] [dc5d2acf4edf20ed] Replaced by client [dc5d2acf4edf20ed] 2018/10/23 17:14:48 [I] [proxy.go:199] [dc5d2acf4edf20ed] [frp.ssh] tcp proxy listen port [4410] in group [xkl] 2018/10/23 17:14:48 [I] [control.go:335] [dc5d2acf4edf20ed] new proxy [frp.ssh] success 2018/10/23 17:14:48 [I] [proxy.go:291] [dc5d2acf4edf20ed] [frp.web01] http proxy listen for host [olympiad.myfrp-vps-server] location [] 2018/10/23 17:14:48 [I] [control.go:335] [dc5d2acf4edf20ed] new proxy [frp.web01] success 2018/10/23 17:14:48 [I] [proxy.go:291] [dc5d2acf4edf20ed] [frp.web02] http proxy listen for host [share.myfrp-vps-server] location [] 2018/10/23 17:14:48 [I] [control.go:335] [dc5d2acf4edf20ed] new proxy [frp.web02] success 2018/10/23 17:14:51 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915] 2018/10/23 17:14:52 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915] 2018/10/23 17:14:52 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915] 2018/10/23 17:14:57 [I] [dashboard_api.go:67] Http request: [/api/serverinfo] 2018/10/23 17:14:57 [I] [dashboard_api.go:64] Http response [/api/serverinfo]: code [0] 2018/10/23 17:14:57 [I] [dashboard_api.go:178] Http request: [/api/proxy/http] 2018/10/23 17:14:57 [I] [dashboard_api.go:174] Http response [/api/proxy/http]: code [0] 2018/10/23 17:14:57 [I] [dashboard_api.go:175] /api/proxy/http 2018/10/23 17:14:57 [I] [dashboard_api.go:176] 2018/10/23 17:15:00 [I] [dashboard_api.go:178] Http request: [/api/proxy/tcp] 2018/10/23 17:15:00 [I] [dashboard_api.go:174] Http response [/api/proxy/tcp]: code [0] 2018/10/23 17:15:00 [I] [dashboard_api.go:175] /api/proxy/tcp 2018/10/23 17:15:00 [I] [dashboard_api.go:176] 2018/10/23 17:17:48 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915] 2018/10/23 17:17:52 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915] 2018/10/23 17:18:21 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915] 2018/10/23 17:18:22 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915] 2018/10/23 17:18:26 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915] 2018/10/23 17:19:03 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915] 2018/10/23 17:19:04 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915] 2018/10/23 17:19:31 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915] 2018/10/23 17:19:33 [I] [proxy.go:87] [dc5d2acf4edf20ed] [frp.web01] get a new work connection: [myfrp-local-client:44915] ``` **Can you point out what caused this issue (optional)**
Author
Owner

@doraven commented on GitHub (Oct 26, 2018):

I guess it's the problem of log file. It's already 2M now. But what should I do to check this?

<!-- gh-comment-id:433279665 --> @doraven commented on GitHub (Oct 26, 2018): I guess it's the problem of log file. It's already 2M now. But what should I do to check this?
Author
Owner

@fatedier commented on GitHub (Dec 8, 2018):

Where is the frpc's log?

Is it a network error between frpc and frps?

<!-- gh-comment-id:445448554 --> @fatedier commented on GitHub (Dec 8, 2018): Where is the frpc's log? Is it a network error between frpc and frps?
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#759
No description provided.