mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #425] 自动listener is closed #318
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#318
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 @zhfish on GitHub (Aug 15, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/425
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)?Centos7.3 amd64
Configures you used:
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
no close
Additional information you deem important (e.g. issue happens only occasionally):
frpc从没有关闭过,之前有一次,重启frps,frpc自动重连上了。
现在再次重启frps,没有连上
frps和frpc是在每天凌晨重启一次。代理的是sql端口1433
Can you point out what caused this issue (optional)
@fatedier commented on GitHub (Aug 17, 2017):
你的日志一切正常,客户端掉线了。
至于客户端为什么掉线,是否有重连,是另外一个问题。
@zhfish commented on GitHub (Aug 26, 2017):
客户端是pppoe,会掉线重连
至于为什么没有连上,还真不好去查看这个问题
只发生那一次没连上,后面没有了
关掉了哈