You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log {
output file /var/log/caddy/log.log
format json
}
caddy reload --config /etc/caddy/Caddyfile
2024/12/10 09:07:06.607 INFO using config from file {"file": "/etc/caddy/Caddyfile"}
2024/12/10 09:07:06.610 INFO adapted config to JSON {"adapter": "caddyfile"}
Error: sending configuration to instance: caddy responded with error: HTTP 400: {"error":"loading config: loading new config: loading http app module: decoding module config: http: json: cannot unmarshal array into Go struct field ServerLogConfig.servers.logs.logger_names of type string"}
The text was updated successfully, but these errors were encountered:
2.8.4 + dns.providers.alidns
log {
output file /var/log/caddy/log.log
format json
}
caddy reload --config /etc/caddy/Caddyfile
2024/12/10 09:07:06.607 INFO using config from file {"file": "/etc/caddy/Caddyfile"}
2024/12/10 09:07:06.610 INFO adapted config to JSON {"adapter": "caddyfile"}
Error: sending configuration to instance: caddy responded with error: HTTP 400: {"error":"loading config: loading new config: loading http app module: decoding module config: http: json: cannot unmarshal array into Go struct field ServerLogConfig.servers.logs.logger_names of type string"}
The text was updated successfully, but these errors were encountered: