[GH-ISSUE #3718] 0.52.2的frpc认证始终无法成功 #2960

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

Originally created by @JsonSong89 on GitHub (Oct 23, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3718

Bug Description

curl -u admin:admin http://127.0.0.1:9002/static/

0.52.2一直失败
换成 0.51.3之后,配置无修改,可以认证成功

frpc Version

0.52.2

frps Version

不涉及服务端

System Architecture

linux/armv7

Configurations

admin_addr = 127.0.0.1
admin_port = 9002
admin_user = admin
admin_pwd = admin

Logs

No response

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 @JsonSong89 on GitHub (Oct 23, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3718 ### Bug Description curl -u admin:admin http://127.0.0.1:9002/static/ 0.52.2一直失败 换成 0.51.3之后,配置无修改,可以认证成功 ### frpc Version 0.52.2 ### frps Version 不涉及服务端 ### System Architecture linux/armv7 ### Configurations admin_addr = 127.0.0.1 admin_port = 9002 admin_user = admin admin_pwd = admin ### Logs _No response_ ### 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
gitea-mirror 2026-05-05 13:54:37 -06:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@fsnhljz commented on GitHub (Oct 23, 2023):

0.52.2的配置改了呀,变成frpc.toml格式了。

<!-- gh-comment-id:1775351588 --> @fsnhljz commented on GitHub (Oct 23, 2023): 0.52.2的配置改了呀,变成frpc.toml格式了。
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#2960
No description provided.