[GH-ISSUE #4101] docker deploy: json: unknown field "auto" #3236

Closed
opened 2026-05-05 14:05:22 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @wang1zhen on GitHub (Mar 24, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4101

Bug Description

Both docker frps and frpc gives error:

json: unknown field "auto"

frpc Version

0.56.0

frps Version

0.56.0

System Architecture

linux/amd64

Configurations

frps.toml:

auto.method = "token"
auth.token = "x"
bindPort = 1234

Logs

json: unknown field "auto"

json: unknown field "auto"

json: unknown field "auto"

json: unknown field "auto"

json: unknown field "auto"

json: unknown field "auto"

json: unknown field "auto"

json: unknown field "auto"

json: unknown field "auto"

json: unknown field "auto"

json: unknown field "auto"

json: unknown field "auto"

Steps to reproduce

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @wang1zhen on GitHub (Mar 24, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4101 ### Bug Description Both docker frps and frpc gives error: ``` json: unknown field "auto" ``` ### frpc Version 0.56.0 ### frps Version 0.56.0 ### System Architecture linux/amd64 ### Configurations frps.toml: ``` auto.method = "token" auth.token = "x" bindPort = 1234 ``` ### Logs ``` json: unknown field "auto" json: unknown field "auto" json: unknown field "auto" json: unknown field "auto" json: unknown field "auto" json: unknown field "auto" json: unknown field "auto" json: unknown field "auto" json: unknown field "auto" json: unknown field "auto" json: unknown field "auto" json: unknown field "auto" ``` ### Steps to reproduce _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@xqzr commented on GitHub (Mar 25, 2024):

86f90f4d27/conf/frps_full_example.toml (L99)

<!-- gh-comment-id:2017700798 --> @xqzr commented on GitHub (Mar 25, 2024): https://github.com/fatedier/frp/blob/86f90f4d2709194c7537e7be4f4a6d4f379adbd4/conf/frps_full_example.toml#L99
Author
Owner

@wang1zhen commented on GitHub (Mar 25, 2024):

thx, seemed to be a change in naming format. Closing.

<!-- gh-comment-id:2017713375 --> @wang1zhen commented on GitHub (Mar 25, 2024): thx, seemed to be a change in naming format. Closing.
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#3236
No description provided.