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
2023/06/06 11:55:13.948 INFO using provided configuration {"config_file": "/etc/caddy/Caddyfile", "config_adapter": ""}
Error: adapting config using caddyfile: parsing caddyfile tokens for 'servers': /etc/caddy/Caddyfile:11 - Error during parsing: getting module named 'caddy.listeners.proxy_protocol': module not registered: caddy.listeners.proxy_protocol
Yes the project is still maintained. Are you sure you're actually using the binary you downloaded with the plugin added? Run caddy list-modules to check that it's actually there.
But anyway, the plugin will no longer be needed as of Caddy v2.7.0 because it's being included as a built-in listener wrapper, so you'll simply need to stop building with this plugin.
Hi,
I'm getting this error:
Cadyfile:
It compiles as seen below, but when running, I get the error above.
What gives? Not sure if this project is still maintained though.
Thanks
The text was updated successfully, but these errors were encountered: