Your message dated Wed, 20 Jul 2016 21:49:52 -0400
with message-id <[email protected]>
and subject line Re: [Letsencrypt-devel] Bug#831644: certbot failing from cron
has caused the Debian Bug report #831644,
regarding certbot failing from cron
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
831644: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831644
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: certbot
Version: 0.8.0-1~bpo8+2
Severity: important
When no certificate needs to be renewed, the cron job runs without error
When there are one or more certificates to be renewed, the job send an
email containing errors:
2016-07-18 00:43:04,562:WARNING:certbot.renewal:Attempting to renew cert
from /etc/letsencrypt/renewal/example.net.conf produced an unexpected
error: The apache plugin is not working; there may be problems with your
existing configuration.
The error was: NoInstallationError(). Skipping.
The following certs are not due for renewal yet:
/etc/letsencrypt/live/example.org/fullchain.pem (skipped)
...
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/example.net/fullchain.pem (failure)
...
2 renew failure(s), 0 parse failure(s)
The job failed two days in a row.
I logged in and ran "certbot -q" manually and it completed without an
error. Maybe there is something missing from the path in the cron job.
My /etc/cron.d/certbot contains:
# Upstream recommends attempting renewal twice a day
#
# Eventually, this will be an opportunity to validate certificates
# haven't been revoked, etc. Renewal will only occur if expiration
# is within 30 days.
0 */12 * * * root perl -e 'sleep int(rand(3600))'; certbot -q renew
--- End Message ---
--- Begin Message ---
Version: 0.8.1-2~bpo8+2
Hi Daniel,
This was fixed in the 0.8.1-2 revision of certbot; this error is due to
crontab not having /usr/sbin in $PATH.
Sincerely,
--
Harlan Lieberman-Berg
~hlieberman
--- End Message ---
_______________________________________________
Letsencrypt-devel mailing list
[email protected]
https://lists.alioth.debian.org/mailman/listinfo/letsencrypt-devel