mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4241] 启动frps失败 #3342
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#3342
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 @759855630 on GitHub (May 27, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4241
Bug Description
通过frps -c frps.ini启动脚本日志中到此就截止了,以前是正常使用的
frpc Version
frp_0.41.0_linux_amd64
frps Version
frp_0.41.0_linux_amd64
System Architecture
linux/amd64
Configurations
[common]
bind_port = 7000
vhost_https_port = 7010 #当代理出来的是web服务时,在外网访问http://vps的IP:7001
#dashboard_port状态以及代理统计信息展示,网址:7500可查看详情
#log_file日志文件log_level记录的日志级别log_max_days日志留存3天authentication_timeout超时时间
log_file = ./frps.log
log_level = info
log_max_days = 3
authentication_timeout = 0
#max_pool_count最大链接池,每个代理预先与后端服务器建立起指定数量的最大链接数
max_pool_count = 50
Logs
2024/05/27 14:17:37 [I] [root.go:200] frps uses config file: frps.ini
2024/05/27 14:32:42 [I] [root.go:200] frps uses config file: frps.ini
2024/05/27 14:32:57 [I] [root.go:200] frps uses config file: frps.ini
2024/05/27 14:36:06 [I] [root.go:200] frps uses config file: frps.ini
Steps to reproduce
...
Affected area
@759855630 commented on GitHub (May 27, 2024):
补内存使用情况
@fatedier commented on GitHub (May 29, 2024):
首先请使用最新版本进行测试。
@github-actions[bot] commented on GitHub (Jun 20, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.