Getcaddy.com bash multipass gives an error

Trying to install caddy with the multipass plugin

both:
curl https://getcaddy.com | bash -s personal http.multipass
and
curl https://getcaddy.com | bash -s personal multipass

is giving the following error

curl: (22) The requested URL returned error: 400 Bad Request

Aborted, error 22 in command: curl -fsSL “$caddy_url” -u “$CADDY_ACCOUNT_ID:$CADDY_API_KEY” -o “$dl”

Looks like the multipass plugin isn’t on the current list of available plugins:

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