mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #482] frp自动停止并导致系统无法ssh #369
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#369
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 @SuPerCxyz on GitHub (Oct 14, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/482
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_mini_x86_64_1708
Configures you used:
[common]
server_addr = xxxxx.xxxx.xxxx
server_port = 7000
[ssh_home]
type = tcp
local_ip = 127.0.0.1
local_port = 22
remote_port = 6001
Steps to reproduce the issue:
1.可以正常启动 运行一段时间后失去连接,直接导致系统也无法ssh
2.
3.
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)
@fatedier commented on GitHub (Oct 19, 2017):
没有任何信息无法分析原因。
@SuPerCxyz commented on GitHub (Oct 27, 2017):
能告知一下错误日志在哪吗? message里面看不到任何frp的错误
@fatedier commented on GitHub (Oct 27, 2017):
你应该尽量提供你能获取到的所有的信息,从你的描述中我甚至看不出是 frpc 还是 frps 有问题。
错误日志取决于你的配置,有参数可以指定。
@SuPerCxyz commented on GitHub (Nov 4, 2017):
麻烦请问一下打开日志的配置怎么写?frps机器一直没用问题,其他的frpc与frps连接没有问题,唯独只有一台机器有这样的问题。
@Yrr0r commented on GitHub (Nov 4, 2017):
检查文档啊,里面写的非常清楚,中英文的都有
@SuPerCxyz commented on GitHub (Nov 5, 2017):
get 一开始直接搜索错误日志关键词没找到 刚发现在另一个链接里