[GH-ISSUE #4289] 最新版frp启动后无法访问控制面板 #3382

Closed
opened 2026-05-05 14:10:46 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @arvinws on GitHub (Jun 19, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4289

Bug Description

我在服务器上配置了frp_0.58.1_linux_amd64版本,运行后无法访问控制面板,输出的日志显示正常启动。服务器防火墙关闭了,服务器的控制台端口也都放行了,还是不能访问

frpc Version

0.58.1

frps Version

0.58.1

System Architecture

linux/amd64

Configurations

[common]
bind_port = 7055
dashboard_port = 7510 # 可选
dashboard_user = "admin"
dashboard_pwd = "11111"
token = "1111111111"
tls_enable = true # 启用 TLS 加密

Logs

[root@VM-20-10-centos frp_0.58.1_linux_amd64]# ./frps -c frps.toml
WARNING: ini format is deprecated and the support will be removed in the future, please use yaml/json/toml format instead!
2024-06-19 16:13:23.028 [I] [frps/root.go:105] frps uses config file: frps.toml
2024-06-19 16:13:23.153 [I] [server/service.go:237] frps tcp listen on 0.0.0.0:7055
2024-06-19 16:13:23.153 [I] [frps/root.go:114] frps started successfully

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @arvinws on GitHub (Jun 19, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4289 ### Bug Description 我在服务器上配置了frp_0.58.1_linux_amd64版本,运行后无法访问控制面板,输出的日志显示正常启动。服务器防火墙关闭了,服务器的控制台端口也都放行了,还是不能访问 ### frpc Version 0.58.1 ### frps Version 0.58.1 ### System Architecture linux/amd64 ### Configurations [common] bind_port = 7055 dashboard_port = 7510 # 可选 dashboard_user = "admin" dashboard_pwd = "11111" token = "1111111111" tls_enable = true # 启用 TLS 加密 ### Logs [root@VM-20-10-centos frp_0.58.1_linux_amd64]# ./frps -c frps.toml WARNING: ini format is deprecated and the support will be removed in the future, please use yaml/json/toml format instead! 2024-06-19 16:13:23.028 [I] [frps/root.go:105] frps uses config file: frps.toml 2024-06-19 16:13:23.153 [I] [server/service.go:237] frps tcp listen on 0.0.0.0:7055 2024-06-19 16:13:23.153 [I] [frps/root.go:114] frps started successfully ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@xqzr commented on GitHub (Jun 19, 2024):

[common]

<!-- gh-comment-id:2178124673 --> @xqzr commented on GitHub (Jun 19, 2024): ~`[common]`~
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#3382
No description provided.