Hi,
I followed this article to setup certbot and gitlab pages. I am now trying to renew my certificate with certbot, but when I run the renew command I get
○ → sudo certbot renew --force-renew -v
Root logging level set at 10
Saving debug log to /var/log/letsencrypt/letsencrypt.log
-------------------------------------------------------------------------------
No renewals were attempted.
-------------------------------------------------------------------------------
no renewal failures
alex-home in ~
○ → cd letsencrypt/
alex-home in ~/letsencrypt
○ → ls
config logs work
alex-home in ~/letsencrypt
○ → ls config/
accounts archive csr keys live renewal renewal-hooks
alex-home in ~/letsencrypt
○ → ls config/renewal
unexpectedeof.net-0001.conf unexpectedeof.net.conf
I don’t see anything raising an error in the logs
alex-home in ~/letsencrypt
○ → sudo cat /var/log/letsencrypt/letsencrypt.log
2019-03-14 18:36:42,612:DEBUG:certbot.main:certbot version: 0.23.0
2019-03-14 18:36:42,612:DEBUG:certbot.main:Arguments: []
2019-03-14 18:36:42,612:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2019-03-14 18:36:42,617:DEBUG:certbot.log:Root logging level set at 20
2019-03-14 18:36:42,617:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2019-03-14 18:36:42,618:DEBUG:certbot.renewal:no renewal failures
2019-03-14 18:36:47,598:DEBUG:certbot.main:certbot version: 0.23.0
2019-03-14 18:36:47,599:DEBUG:certbot.main:Arguments: ['--force-renew']
2019-03-14 18:36:47,599:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2019-03-14 18:36:47,604:DEBUG:certbot.log:Root logging level set at 20
2019-03-14 18:36:47,604:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2019-03-14 18:36:47,604:DEBUG:certbot.renewal:no renewal failures
My domain is:
https://unexpectedeof.net
I ran this command:
sudo certbot renew
It produced this output:
No renewals were attempted.
My hosting provider, if applicable, is:
gitlab pages
I can login to a root shell on my machine (yes or no, or I don’t know):
no
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
○ → certbot --version
certbot 0.23.0