Error: YAML parse error on linuxea/templates/1.toml: error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type releaseutil.SimpleHead Use --debug flag to render out invalid YAML when modified to json { test="123" } template as follows data: 1.toml...
No response Steps to reproduce Download package from -https://github.com/fatedier/frp/releases/download/v0.52.0/frp_0.52.0_linux_amd64.tar.gz run ./frps -c frps.toml error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type v1.ServerConfig ...