[aur-general] Anyone Else Having Issues with Caddy?
Howdy,
I have installed caddy following it's page on the wiki. when I start it though, with systemctl start caddy, it fails to start. Here is the output from systemctl status caddy:
* caddy.service - Caddy HTTP/2 web server Loaded: loaded (/usr/lib/systemd/system/caddy.service; disabled; vendor preset: disabled) Active: failed (Result: exit-code) since Sat 2019-04-06 12:08:22 EDT; 10s ago Docs: https://caddyserver.com/docs Process: 6745 ExecStart=/usr/bin/caddy -log stdout -agree -conf /etc/caddy/caddy.conf -root /tmp (code=exited, status=218/CAPABILITIES) Main PID: 6745 (code=exited, status=218/CAPABILITIES)
Apr 06 12:08:22 wolfe-server systemd[1]: Started Caddy HTTP/2 web server. Apr 06 12:08:22 wolfe-server systemd[6745]: caddy.service: Failed to apply ambient capabilities (before UID change): Invalid argument Apr 06 12:08:22 wolfe-server systemd[6745]: caddy.service: Failed at step CAPABILITIES spawning /usr/bin/caddy: Invalid argument Apr 06 12:08:22 wolfe-server systemd[1]: caddy.service: Main process exited, code=exited, status=218/CAPABILITIES Apr 06 12:08:22 wolfe-server systemd[1]: caddy.service: Failed with result 'exit-code'.
Does anyone have any ideas what may be going wrong here and how to fix it?
Thanks for the help, Storm
participants (1)
-
Storm Dragon