Hello,
Can someone please explain this on Ubuntu with Apache:
Feb 3 00:24:41 ns3011870 certbot[20120]: Attempting to renew cert (elforosecreto.com) from /etc/letsencrypt/renewal/elforosecreto.com.conf produced an unexpected error: Failed authorization procedure. www.elforosecreto.com (tls-sni-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Timeout during read (your server may be slow or overloaded). Skipping.
Feb 3 00:24:48 ns3011870 certbot[20120]: All renewal attempts failed. The following certs could not be renewed:
Feb 3 00:24:48 ns3011870 certbot[20120]: /etc/letsencrypt/live/elforosecreto.com/fullchain.pem (failure)
Feb 3 00:24:48 ns3011870 certbot[20120]: 1 renew failure(s), 0 parse failure(s)
Feb 3 00:24:48 ns3011870 systemd[1]: certbot.service: Main process exited, code=exited, status=1/FAILURE
Feb 3 00:24:48 ns3011870 systemd[1]: Failed to start Certbot.
Feb 3 00:24:48 ns3011870 systemd[1]: certbot.service: Unit entered failed state.
Feb 3 00:24:48 ns3011870 systemd[1]: certbot.service: Failed with result 'exit-code'.
Feb 3 00:25:01 ns3011870 CRON[20167]: (root) CMD (/usr/local/rtm/bin/rtm 3 > /dev/null 2> /dev/null)
Feb 3 00:25:04 ns3011870 apache2[20212]: * Stopping Apache httpd web server apache2
Feb 3 00:25:04 ns3011870 apache2[20212]: *
The certificate can’t be renewed and it stops Apache.
Is that normal?
Today I run certbot renew manually and it works perfectly.
Thanks