Beluga
(Beluga)
21
Now I was forced to try upgrading to Caddy 0.9.3 as my sites stopped working for some reason.
I still got the capabilities error, but it was solved with this: Caddy won't start, strace shows it's waiting for a mutex of some sort - #11 by coderobe
“Commenting out CapabilityBoundingSet AmbientCapabilitiesandNoNewPrivileges in the systemd unit file”
I will open a new topic for inability to renew certs.
Beluga
(Beluga)
22
No need to open a new topic, I just had to learn how to read journalctl log again. Solved with this: Caddy "listen tcp :443: bind: permission denied" - Server Fault
sudo setcap CAP_NET_BIND_SERVICE=+eip /usr/bin/caddy
system
(system)
Closed
23
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.