mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3485] 0.49.0客户端界面登录报错 #2786
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#2786
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 @MrLiuGangQiang on GitHub (Jun 12, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3485
### Bug Description
如图所示客户端界面登录报错

frpc Version
0.49.0
frps Version
0.49.0
System Architecture
docker
Configurations
[common]
protocol = tcp
server_addr = xxx
server_port = 26001
tls_enable = true
tls_cert_file = /etc/frp/cert/xxx.crt
tls_key_file = /etc/frp/cert/xxx.key
tls_trusted_ca_file = /etc/frp/cert/ca.crt
authentication_method = token
authenticate_heartbeats = true
admin_addr = 0.0.0.0
admin_port = 80
admin_user = authine
admin_pwd = Authine!2023
Logs
No response
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Jun 12, 2023):
浏览器控制台开 debug,看一下接口调用的返回
@github-actions[bot] commented on GitHub (Jul 13, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.