[GH-ISSUE #482] frp自动停止并导致系统无法ssh #369

Closed
opened 2026-05-05 12:10:54 -06:00 by gitea-mirror · 6 comments
Owner

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)

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)**
gitea-mirror 2026-05-05 12:10:54 -06:00
Author
Owner

@fatedier commented on GitHub (Oct 19, 2017):

没有任何信息无法分析原因。

<!-- gh-comment-id:337864074 --> @fatedier commented on GitHub (Oct 19, 2017): 没有任何信息无法分析原因。
Author
Owner

@SuPerCxyz commented on GitHub (Oct 27, 2017):

能告知一下错误日志在哪吗? message里面看不到任何frp的错误

<!-- gh-comment-id:339939413 --> @SuPerCxyz commented on GitHub (Oct 27, 2017): 能告知一下错误日志在哪吗? message里面看不到任何frp的错误
Author
Owner

@fatedier commented on GitHub (Oct 27, 2017):

你应该尽量提供你能获取到的所有的信息,从你的描述中我甚至看不出是 frpc 还是 frps 有问题。

错误日志取决于你的配置,有参数可以指定。

<!-- gh-comment-id:339987146 --> @fatedier commented on GitHub (Oct 27, 2017): 你应该尽量提供你能获取到的所有的信息,从你的描述中我甚至看不出是 frpc 还是 frps 有问题。 错误日志取决于你的配置,有参数可以指定。
Author
Owner

@SuPerCxyz commented on GitHub (Nov 4, 2017):

麻烦请问一下打开日志的配置怎么写?frps机器一直没用问题,其他的frpc与frps连接没有问题,唯独只有一台机器有这样的问题。

<!-- gh-comment-id:341864154 --> @SuPerCxyz commented on GitHub (Nov 4, 2017): 麻烦请问一下打开日志的配置怎么写?frps机器一直没用问题,其他的frpc与frps连接没有问题,唯独只有一台机器有这样的问题。
Author
Owner

@Yrr0r commented on GitHub (Nov 4, 2017):

检查文档啊,里面写的非常清楚,中英文的都有

<!-- gh-comment-id:341873298 --> @Yrr0r commented on GitHub (Nov 4, 2017): 检查文档啊,里面写的非常清楚,中英文的都有
Author
Owner

@SuPerCxyz commented on GitHub (Nov 5, 2017):

get 一开始直接搜索错误日志关键词没找到 刚发现在另一个链接里

<!-- gh-comment-id:341978893 --> @SuPerCxyz commented on GitHub (Nov 5, 2017): get 一开始直接搜索错误日志关键词没找到 刚发现在另一个链接里
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#369
No description provided.