mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4542] 隔几天frps文件会被删除 #3590
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#3590
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 @feng84302 on GitHub (Nov 19, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4542
Bug Description
frp 版本:0.61.0
frps.toml内容如下:
bindPort = 17000
vhostHTTPPort = 27000
用systemctl启动frps ,最开始一切正常,但是过几天后,frps服务就停止了,

然后发现frps文件没了
frpc Version
0.61.0
frps Version
0.61.0
System Architecture
ubuntu20.04
Configurations
frps.toml内容如下:
bindPort = 17000
vhostHTTPPort = 27000
Logs
No response
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Nov 20, 2024):
kill 9 是被系统强制停止,和环境相关。