mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3666] v0.52.0 服务端 frps dashboard 不能显示Proxies 数据 #2921
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#2921
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 @gexiaopeng on GitHub (Oct 11, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3666
Bug Description
v0.52.0 版本 服务端 frps dashboard 不能显示Proxies 数据 (以前版本是正常的)
frpc Version
v0.52.0
frps Version
v0.52.0
System Architecture
linux/amd64
Configurations
bindPort = xxx
vhostHTTPPort = xxx
transport.maxPoolCount = 10
webServer.addr = "0.0.0.0"
webServer.port = xxx
webServer.user = "xxx"
webServer.password = "xxx"
log.to = "/home/logs/frps/frps.log"
log.level = "info"
log.maxDays = 15
auth.method = "token"
auth.token = "xxx"
Logs
No response
Steps to reproduce
...
Affected area
@xqzr commented on GitHub (Oct 11, 2023):
#3658
@fatedier commented on GitHub (Oct 11, 2023):
下个版本会恢复。