I have two logs for letsencrypt:
letsencrypt.log and renew.log
They have different times in them and I was wondering if the update was running twice. I run a cron update script at 0100, but the letsencrypt.log says an update ran at 0600. Can someone tell me what is going on here?
renew.log:
2016-09-19 01:00:05,946:DEBUG:certbot.main:Root logging level set at 10
2016-09-19 01:00:05,946:INFO:certbot.main:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2016-09-19 01:00:05,946:DEBUG:certbot.main:certbot version: 0.8.1
2016-09-19 01:00:05,946:DEBUG:certbot.main:Arguments: [’-nvv’, ‘–standalone’]
2016-09-19 01:00:05,947:DEBUG:certbot.main:Discovered plugins: PluginsRegistry…
2016-09-19 01:00:05,988:DEBUG:certbot.plugins.selection:Requested authenticator standalone and…
2016-09-19 01:00:05,988:DEBUG:certbot.cli:Default Detector is Namespace…
2016-09-19 01:00:06,012:INFO:certbot.renewal:Cert not yet due for renewal
2016-09-19 01:00:06,012:DEBUG:certbot.renewal:no renewal failures
Processing /etc/letsencrypt/renewal/allpingers.net-0001.conf
The following certs are not due for renewal yet:
/etc/letsencrypt/live/allpingers.net-0001/fullchain.pem (skipped)
No renewals were attempted.
letsencrypt.log:
2016-09-19 06:00:05,946:DEBUG:certbot.main:Root logging level set at 10
2016-09-19 06:00:05,946:INFO:certbot.main:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2016-09-19 06:00:05,946:DEBUG:certbot.main:certbot version: 0.8.1
2016-09-19 06:00:05,946:DEBUG:certbot.main:Arguments: [’-nvv’, ‘–standalone’]
2016-09-19 06:00:05,947:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#…
2016-09-19 06:00:05,988:DEBUG:certbot.plugins.selection:Requested authenticator standalone and…
2016-09-19 06:00:05,988:DEBUG:certbot.cli:Default Detector is Namespace(account=…
2016-09-19 06:00:06,012:INFO:certbot.renewal:Cert not yet due for renewal
2016-09-19 06:00:06,012:DEBUG:certbot.renewal:no renewal failures