Please fill out the fields below so we can help you better.
My domain is:
I ran this command:
letsencrypt renew --dry-run
It produced this output:
Processing /etc/letsencrypt/renewal/kathyisawesome.com.conf
2016-09-06 14:54:45,028:WARNING:letsencrypt.cli:Renewal configuration file /etc/letsencrypt/renewal/kathyisawesome.com.conf is broken. Skipping.
** DRY RUN: simulating ‘letsencrypt renew’ close to cert expiry
** (The test certificates below have not been saved.)
No renewals were attempted.
Additionally, the following renewal configuration files were invalid:
/etc/letsencrypt/renewal/kathyisawesome.com.conf (parsefail)
** DRY RUN: simulating ‘letsencrypt renew’ close to cert expiry
** (The test certificates above have not been saved.)
0 renew failure(s), 1 parse failure(s)
My operating system is (include version):
Windows 10
My web server is (include version):
Ubuntu 16.04
My hosting provider, if applicable, is:
Digital Ocean
I can login to a root shell on my machine (yes or no, or I don’t know):
yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
no
Relatedly, I have
12 3,15 * * * letsencrypt renew
in my crontab. and I get the following email:
Subject: Cron leftback@mail letsencrypt renew
An unexpected error occurred:
IOError: [Errno 13] Permission denied: '/var/log/letsencrypt/letsencrypt.log’
Please see the logfile ‘letsencrypt.log’ for more details.
But there’s nothing new/current in the log file.