mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3718] 0.52.2的frpc认证始终无法成功 #2960
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2960
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@fsnhljz commented on GitHub (Oct 23, 2023):
0.52.2的配置改了呀,变成frpc.toml格式了。