[GH-ISSUE #2498] 服务端 Dashboard无法访问 #1986

Closed
opened 2026-05-05 13:16:48 -06:00 by gitea-mirror · 8 comments
Owner

Originally created by @csco11298754 on GitHub (Jul 27, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2498

根据官方文档的配置进行操作,客户端管理界面配置完不管本地还是外网环境访问 Admin UI都正常,唯独服务端无法正常访问。

Originally created by @csco11298754 on GitHub (Jul 27, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2498 根据[官方文档](https://gofrp.org/docs/features/common/ui/)的配置进行操作,客户端管理界面配置完不管本地还是外网环境访问 Admin UI都正常,唯独服务端无法正常访问。
gitea-mirror 2026-05-05 13:16:48 -06:00
Author
Owner

@blizard863 commented on GitHub (Jul 27, 2021):

提供下服务端的配置。

<!-- gh-comment-id:887376853 --> @blizard863 commented on GitHub (Jul 27, 2021): 提供下服务端的配置。
Author
Owner

@csco11298754 commented on GitHub (Jul 29, 2021):

[common]

bind_addr = 59.100.205.125

bind_port = 7000

bind_udp_port = 7001

kcp_bind_port = 7000

dashboard_port = 7500

dashboard_user = root

dashboard_pwd = Go0Q%MraF$R@PiKt

log_max_days = 7

privilege_token = #NopVA9scX

privilege_allow_ports = 7006-7020

max_pool_count = 20

authentication_timeout = 0

log_file = /frp/frps.log

log_level = info

<!-- gh-comment-id:888783995 --> @csco11298754 commented on GitHub (Jul 29, 2021): [common] bind_addr = 59.100.205.125 bind_port = 7000 bind_udp_port = 7001 kcp_bind_port = 7000 dashboard_port = 7500 dashboard_user = root dashboard_pwd = Go0Q%MraF$R@PiKt log_max_days = 7 privilege_token = #NopVA9scX privilege_allow_ports = 7006-7020 max_pool_count = 20 authentication_timeout = 0 log_file = /frp/frps.log log_level = info
Author
Owner

@blizard863 commented on GitHub (Jul 30, 2021):

你这个配置看起来很老了, 更新下配置吧。
https://github.com/fatedier/frp/blob/dev/conf/frps_full.ini

<!-- gh-comment-id:889614107 --> @blizard863 commented on GitHub (Jul 30, 2021): 你这个配置看起来很老了, 更新下配置吧。 https://github.com/fatedier/frp/blob/dev/conf/frps_full.ini
Author
Owner

@csco11298754 commented on GitHub (Jul 30, 2021):

你这个配置看起来很老了, 更新下配置吧。
https://github.com/fatedier/frp/blob/dev/conf/frps_full.ini

尝试过了还是不行。

<!-- gh-comment-id:889699132 --> @csco11298754 commented on GitHub (Jul 30, 2021): > 你这个配置看起来很老了, 更新下配置吧。 > https://github.com/fatedier/frp/blob/dev/conf/frps_full.ini 尝试过了还是不行。
Author
Owner

@github-actions[bot] commented on GitHub (Aug 30, 2021):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:907913518 --> @github-actions[bot] commented on GitHub (Aug 30, 2021): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
Author
Owner

@guozix commented on GitHub (Jan 3, 2022):

同问,用了官方文档,更新最新的软件配置,还是看不了服务端dashboard, @csco11298754 请问你解决了吗

<!-- gh-comment-id:1004031427 --> @guozix commented on GitHub (Jan 3, 2022): 同问,用了官方文档,更新最新的软件配置,还是看不了服务端dashboard, @csco11298754 请问你解决了吗
Author
Owner

@guozix commented on GitHub (Jan 4, 2022):

同问,用了官方文档,更新最新的软件配置,还是看不了服务端dashboard, @csco11298754 请问你解决了吗

./frps -c frps.ini solves

<!-- gh-comment-id:1004502460 --> @guozix commented on GitHub (Jan 4, 2022): > 同问,用了官方文档,更新最新的软件配置,还是看不了服务端dashboard, @csco11298754 请问你解决了吗 ./frps -c frps.ini solves
Author
Owner

@sxd1140 commented on GitHub (Sep 26, 2022):

同问,用了官方文档,更新最新的软件配置,还是看不了服务端dashboard, @csco11298754 请问你解决了吗

./frps -c frps.ini solves

对着 frps.ini 改了好久 反复重启
没想到啊没想到 居然默认不读这个文件😄

<!-- gh-comment-id:1258611046 --> @sxd1140 commented on GitHub (Sep 26, 2022): > > 同问,用了官方文档,更新最新的软件配置,还是看不了服务端dashboard, @csco11298754 请问你解决了吗 > > ./frps -c frps.ini solves 对着 frps.ini 改了好久 反复重启 没想到啊没想到 居然默认不读这个文件😄
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#1986
No description provided.