Error when downloading caddy with plugins

Hi,

I get the following error when trying to download caddy.

curl https://getcaddy.com | bash -s personal hook.service,http.authz,http.awslambda,http.cache,http.cgi,http.cors,http.expires,http.filter,http.grpc,http.ipfilter,http.jwt,http.login,http.mailout,http.prometheus,http.proxyprotocol,http.ratelimit,http.realip,http.reauth,http.webdav,tls.dns.cloudflare,tls.dns.digitalocean
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7380 100 7380 0 0 4679 0 0:00:01 0:00:01 --:–:-- 4682
Downloading Caddy for linux/amd64 (personal license)…
curl: (22) The requested URL returned error: 500 Internal Server Error
Aborted, error 22 in command: curl -fsSL “$caddy_url” -u “$CADDY_ACCOUNT_ID:$CADDY_API_KEY” -o “$dl”

It’s likely that one of those plugins is currently faulty.

Are you actually using all those plugins? If not, reduce your list down to what you are using and try again.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.