mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4381] error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type v1.ClientConfig #3461
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#3461
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 @RickoNoNo3 on GitHub (Aug 14, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4381
Bug Description
Windows,使用toml配置时报错:error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type v1.ClientConfig
根据https://github.com/fatedier/frp/issues/3859的方法,检查配置文件格式未发现问题,检查行尾LF或CRLF都无果。
frpc Version
0.59.0
frps Version
0.59.0
System Architecture
windows/adm64
Configurations
frpc.toml:Logs
No response
Steps to reproduce
No response
Affected area
@RickoNoNo3 commented on GitHub (Aug 14, 2024):
抱歉,是引号打成了中文的。。用记事本没发现
@Yezh1i commented on GitHub (Feb 22, 2025):
确实出现这个问题一般是格式问题