jarend 2d ago
Why does my SSL auto-renew fail every 89 days exactly? · Web Hosting
I run certbot in a systemd-nspawn container on my home server in Manchester. The container has its own cron from the package, the host has a systemd timer calling certbot inside the container. Race every time.
Solved by disabling cron in container, using only host timer with machinectl shell.