My domain is: www.eurotechauto.co.nz
I ran this command: sudo certbot renew --dry-run
It produced this output:
note that there were several domains. I have trimmed to show only one
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/www.eurotechauto.co.nz.conf
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/certbot/renewal.py”, line 67, in _reconstitute
renewal_candidate = storage.RenewableCert(full_path, config)
File “/usr/lib/python3/dist-packages/certbot/storage.py”, line 444, in init
“file reference”.format(self.configfile))
certbot.errors.CertStorageError: renewal config file {‘version’: ‘0.31.0’, ‘archive_dir’: ‘/etc/letsencrypt/archive/www.eurotechauto.co.nz’, ‘cert-path’: ‘/etc/letsencrypt/live/www.eurotechauto.co.nz/cert.pem’, ‘privkey’: ‘/etc/letsencrypt/live/www.eurotechauto.co.nz/privkey.pem’, ‘chain’: ‘/etc/letsencrypt/live/www.eurotechauto.co.nz/chain.pem’, ‘fullchain’: ‘/etc/letsencrypt/live/www.eurotechauto.co.nz/fullchain.pem’, ‘renewalparams’: {‘account’: ‘6ac2cccec2a0246f1f989176f9199952’, ‘authenticator’: ‘webroot’, ‘server’: ‘https://acme-v02.api.letsencrypt.org/directory’, ‘webroot_map’: {‘eurotechauto.co.nz’: ‘/var/www/eurotechauto.co.nz’, ‘www.eurotechauto.co.nz’: ‘/var/www/eurotechauto.co.nz’}}} is missing a required file reference
Renewal configuration file /etc/letsencrypt/renewal/www.eurotechauto.co.nz.conf is broken. Skipping.
** DRY RUN: simulating ‘certbot renew’ close to cert expiry
** (The test certificates below have not been saved.)
My web server is (include version): nginx version: nginx/1.14.0 (Ubuntu)
The operating system my web server runs on is (include version): Ubuntu 18.04.4 LTS
My hosting provider, if applicable, is:
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
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): certbot 0.31.0