[GH-ISSUE #4070] Frpc启动报错:unmarshal ProxyConfig error: unmarshal ClientPluginOptions error: json: unknown field "transport" #3215

Closed
opened 2026-05-05 14:04:44 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @chingxuds on GitHub (Mar 15, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4070

Bug Description

通过Docker版frpc启动报如下错误
image

frpc Version

0.55.1

frps Version

0.55.1

System Architecture

linux/amd64

Configurations

proxies
name = "xxx"
type = "http"
localIP = "xxx.xxx.xxx.xxx"
localPort = xxxx
subdomain = "xxxx"
transport.useEncryption = true
transport.useCompression = true

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 @chingxuds on GitHub (Mar 15, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4070 ### Bug Description 通过Docker版frpc启动报如下错误 <img width="673" alt="image" src="https://github.com/fatedier/frp/assets/3142486/994eb2b7-ce49-444a-84ac-146c53b402ad"> ### frpc Version 0.55.1 ### frps Version 0.55.1 ### System Architecture linux/amd64 ### Configurations [[proxies]] name = "xxx" type = "http" localIP = "xxx.xxx.xxx.xxx" localPort = xxxx subdomain = "xxxx" transport.useEncryption = true transport.useCompression = true ### 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
Author
Owner

@chingxuds commented on GitHub (Mar 15, 2024):

Solved

<!-- gh-comment-id:1999049489 --> @chingxuds commented on GitHub (Mar 15, 2024): Solved
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#3215
No description provided.