mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #5182] Failed to clear offline proxies: Failed to execute 'json' on 'Response': Unexpected end of JSON input #4050
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#4050
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 @yangjieshao on GitHub (Feb 19, 2026).
Original GitHub issue: https://github.com/fatedier/frp/issues/5182
Bug Description
点击 清理掉线数据的时候弹出错误信息
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