[GH-ISSUE #5182] Failed to clear offline proxies: Failed to execute 'json' on 'Response': Unexpected end of JSON input #4050

Closed
opened 2026-05-05 14:34:03 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @yangjieshao on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/fatedier/frp/issues/5182

Bug Description

Image

点击 清理掉线数据的时候弹出错误信息

frpc Version

0.67.0

frps Version

0.67.0

System Architecture

linux/amd64,

Configurations

bindAddr = "0.0.0.0"
bindPort = 7000

kcpBindPort = 7000

transport.heartbeatTimeout = 90

transport.maxPoolCount = 3000

transport.tls.force = false

webServer.addr = "0.0.0.0"
webServer.port = 7500
webServer.user = ""
webServer.password = ""
""

log.to = "/var/log/frps/frps.log"
log.level = "info"
log.maxDays = 7

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 @yangjieshao on GitHub (Feb 19, 2026). Original GitHub issue: https://github.com/fatedier/frp/issues/5182 ### Bug Description <img width="1224" height="656" alt="Image" src="https://github.com/user-attachments/assets/a5c717ee-99f0-42cf-bd16-6c09040b85f8" /> 点击 清理掉线数据的时候弹出错误信息 ### frpc Version 0.67.0 ### frps Version 0.67.0 ### System Architecture linux/amd64, ### Configurations bindAddr = "0.0.0.0" bindPort = 7000 kcpBindPort = 7000 transport.heartbeatTimeout = 90 transport.maxPoolCount = 3000 transport.tls.force = false webServer.addr = "0.0.0.0" webServer.port = 7500 webServer.user = "******" webServer.password = ""******"" log.to = "/var/log/frps/frps.log" log.level = "info" log.maxDays = 7 ### 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
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#4050
No description provided.