systemctl reload caddy.service
fails with log output dial fd: unknown network fd
when using socket activation
#6631
Labels
bug 🐞
Something isn't working
I built git commit a211c65 (master branch as of today)
https://github.com/caddyserver/dist/blob/34f51d87d16c3da70156edffdf7c52a6916f48e6/init/caddy.service#L16-L35
but /usr/bin/caddy replaced with /usr/local/bin/caddy
Describe the results you received
The command in Step 10 failed (
sudo systemctl reload caddy.service
)In the log output there is the error message
Describe the results you expected
I would have expected the command in Step 10 to succeed.
Additional information
I tried the same reproducer but with /etc/systemd/system/caddy.socket
having the following content
The error was the same.
About the system
Fedora CoreOS 41.20241006.1.1
The text was updated successfully, but these errors were encountered: