[GH-ISSUE #3485] 0.49.0客户端界面登录报错 #2786

Closed
opened 2026-05-05 13:47:51 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @MrLiuGangQiang on GitHub (Jun 12, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3485

### Bug Description

如图所示客户端界面登录报错
微信截图_20230612160826

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @MrLiuGangQiang on GitHub (Jun 12, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3485 [###](url) Bug Description 如图所示客户端界面登录报错 ![微信截图_20230612160826](https://github.com/fatedier/frp/assets/7357127/70aa06b3-e344-467e-a771-37d66625ea57) ### 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 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:47:51 -06:00
Author
Owner

@fatedier commented on GitHub (Jun 12, 2023):

浏览器控制台开 debug,看一下接口调用的返回

<!-- gh-comment-id:1586907981 --> @fatedier commented on GitHub (Jun 12, 2023): 浏览器控制台开 debug,看一下接口调用的返回
Author
Owner

@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.

<!-- gh-comment-id:1633372232 --> @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.
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#2786
No description provided.