My domain is: homunity.com
I ran this command: sudo certbot renew --dry-run
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/preprodv2.homunity.com.conf
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/certbot/renewal.py”, line 64, in _reconstitute
renewal_candidate = storage.RenewableCert(full_path, config)
File “/usr/lib/python3/dist-packages/certbot/storage.py”, line 439, in init
self._check_symlinks()
File “/usr/lib/python3/dist-packages/certbot/storage.py”, line 498, in _check_symlinks
“expected {0} to be a symlink”.format(link))
certbot.errors.CertStorageError: expected /opt/psa/var/modules/letsencrypt/etc/live/preprodv2.homunity.com/cert.pem to be a symlink
Renewal configuration file /etc/letsencrypt/renewal/preprodv2.homunity.com.conf is broken. Skipping.
Processing /etc/letsencrypt/renewal/homunity.com.conf
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/certbot/renewal.py”, line 64, in _reconstitute
renewal_candidate = storage.RenewableCert(full_path, config)
File “/usr/lib/python3/dist-packages/certbot/storage.py”, line 439, in init
self._check_symlinks()
File “/usr/lib/python3/dist-packages/certbot/storage.py”, line 498, in _check_symlinks
“expected {0} to be a symlink”.format(link))
certbot.errors.CertStorageError: expected /opt/psa/var/modules/letsencrypt/etc/live/homunity.com/cert.pem to be a symlink
Renewal configuration file /etc/letsencrypt/renewal/homunity.com.conf is broken. Skipping.
** DRY RUN: simulating ‘certbot 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/preprodv2.homunity.com.conf (parsefail)
/etc/letsencrypt/renewal/homunity.com.conf (parsefail)
** DRY RUN: simulating ‘certbot renew’ close to cert expiry
** (The test certificates above have not been saved.)
0 renew failure(s), 2 parse failure(s)
My web server is (include version): ubuntu 18.04
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
Hi,
About one month ago i did a server migration for this website. Copying the cert files over from the old to the new server. Now i just tried a dry run before setting the crontab, but the renewal fails. Can you help we out to get the renewal working out again ?
Thanks you very much