[GH-ISSUE #3212] feautre not working #2576

Closed
opened 2026-05-05 13:39:27 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @7054company on GitHub (Dec 15, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3212

Bug Description

A i use
dashboard feauture by setup in frps.ini
It work well over port
But when i try to use admin ui feature it not work
It does not assign the port
And does not work ..

Can you fix that

frpc Version

latest release

frps Version

latest release

System Architecture

linux

Configurations

Simple setup not complex

Logs

No response

Steps to reproduce

  1. nano frps.ini
  2. add admin docs setup
  3. now run
  4. frps -c frps.ini
  5. It does not assign or activate admin feature
    ...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @7054company on GitHub (Dec 15, 2022). Original GitHub issue: https://github.com/fatedier/frp/issues/3212 ### Bug Description A i use dashboard feauture by setup in frps.ini It work well over port But when i try to use admin ui feature it not work It does not assign the port And does not work .. Can you fix that ### frpc Version latest release ### frps Version latest release ### System Architecture linux ### Configurations Simple setup not complex ### Logs _No response_ ### Steps to reproduce 1. nano frps.ini 2. add admin docs setup 3. now run 4. frps -c frps.ini 5. It does not assign or activate admin feature ... ### Affected area - [ ] Docs - [X] Installation - [ ] Performance and Scalability - [ ] Security - [X] User Experience - [X] Test and Release - [X] Developer Infrastructure - [X] Client Plugin - [X] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:39:27 -06:00
Author
Owner

@Becods commented on GitHub (Dec 18, 2022):

Post your configuration.

<!-- gh-comment-id:1356658727 --> @Becods commented on GitHub (Dec 18, 2022): Post your configuration.
Author
Owner

@github-actions[bot] commented on GitHub (Jan 18, 2023):

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

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

@7054company commented on GitHub (Jan 19, 2023):

Wait i will soon response

<!-- gh-comment-id:1396392836 --> @7054company commented on GitHub (Jan 19, 2023): Wait i will soon response
Author
Owner

@7054company commented on GitHub (Jan 19, 2023):

[common]
bind_addr = 0.0.0.0
bind_port = 7000
bind_udp_port = 7001
kcp_bind_port = 7000

dashboard_addr = 0.0.0.0
dashboard_port = 7005
dashboard_user= admin
dashboard_pwd = admin
enable_prometheus = true

allow_ports = 2000-9000,4000-50000

detailed_errors_to_client = true

<!-- gh-comment-id:1396393657 --> @7054company commented on GitHub (Jan 19, 2023): [common] bind_addr = 0.0.0.0 bind_port = 7000 bind_udp_port = 7001 kcp_bind_port = 7000 dashboard_addr = 0.0.0.0 dashboard_port = 7005 dashboard_user= admin dashboard_pwd = admin enable_prometheus = true allow_ports = 2000-9000,4000-50000 detailed_errors_to_client = true
Author
Owner

@7054company commented on GitHub (Jan 19, 2023):

Bro i resolve that isssu but i have to ask how i assign random port to client fprc in ssh

<!-- gh-comment-id:1396404100 --> @7054company commented on GitHub (Jan 19, 2023): Bro i resolve that isssu but i have to ask how i assign random port to client fprc in ssh
Author
Owner

@github-actions[bot] commented on GitHub (Feb 20, 2023):

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

<!-- gh-comment-id:1436150028 --> @github-actions[bot] commented on GitHub (Feb 20, 2023): Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
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#2576
No description provided.