[GH-ISSUE #1476] 在配置好frps.ini登陆不上frp网页后台 #1162

Closed
opened 2026-05-05 12:44:54 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @dnslin on GitHub (Oct 21, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1476

如题所示
我的frps.ini中配置
[common]

bind_port = 7000

vhost_http_port =88

dashboard_port = 8000

dashboard_user = blankmiss

dashboard_pwd = 597091

privilege_token = qwe
然后执行了 ./frps -c ./frps.ini
服务正常启动
我在浏览器里输入了 ip:7000
却打不开后台 显示无法访问
此时我继续配置客户端
客户端配置完
运行frpc后
返回

[W] [control.go:121] login to server failed: dial tcp 47.94.195.210:7000: getsockopt: connection timed out

Originally created by @dnslin on GitHub (Oct 21, 2019). Original GitHub issue: https://github.com/fatedier/frp/issues/1476 如题所示 我的frps.ini中配置 [common] bind_port = 7000 vhost_http_port =88 dashboard_port = 8000 dashboard_user = blankmiss dashboard_pwd = 597091 privilege_token = qwe 然后执行了 ./frps -c ./frps.ini 服务正常启动 我在浏览器里输入了 ip:7000 却打不开后台 显示无法访问 此时我继续配置客户端 客户端配置完 运行frpc后 返回 [W] [control.go:121] login to server failed: dial tcp 47.94.195.210:7000: getsockopt: connection timed out
Author
Owner

@fatedier commented on GitHub (Oct 22, 2019):

dashboard_port = 8000

<!-- gh-comment-id:544854275 --> @fatedier commented on GitHub (Oct 22, 2019): dashboard_port = 8000
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#1162
No description provided.