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
2025-02-14 11:34:48 {"level":"info","ts":1739554488.5259776,"msg":"using config from file","file":"/etc/caddy/Caddyfile"}
2025-02-14 11:34:48 Error: adapting config using caddyfile: parsing caddyfile tokens for 'tls': wrong argument count or unexpected line ending after 'tls', at /etc/caddy/Caddyfile:25
I cannot replicate the issue. I deduce that you may be using a prehistoric version of Caddy hence this error, update the Caddy image to its latest version and try running SearXNG again.
docker pull docker.io/library/caddy:2-alpine
or if using this with compose.. docker-compose pull
@inetol @unixfox A new setup results in this:
2025-02-14 11:34:48 {"level":"info","ts":1739554488.5259776,"msg":"using config from file","file":"/etc/caddy/Caddyfile"}
2025-02-14 11:34:48 Error: adapting config using caddyfile: parsing caddyfile tokens for 'tls': wrong argument count or unexpected line ending after 'tls', at /etc/caddy/Caddyfile:25
Think it may be related to this #255
The text was updated successfully, but these errors were encountered: