Hey guys,
I recently transfered to a new server and it has been so FUN (sarcasm). I have been having issues with certbot. Last time I transfered servers I really didn't have issues with certbot. Now all the mysql dependent websites aren't working and certbot is failing to properly provide certificates for my websites (i get the browser "attackers may be trying to steal your information" warning). It seems that I zipped the /etc/letsencrypt folder and transfered it to the new server. It doesn't like that the key files are not symlinks. I tried deleting the certificates and creating new ones, but I ran into a bunch of issues. Any advice? Thanks in advance.
My domain is: www.techmasterdesign.com, groupfinder.cc, wavebuddha.com
I ran this command: sudo certbot renew --dry-run
It produced this output:
root@lenovo-server:/etc# sudo certbot renew --dry-run
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/iamjulemusic.com.conf
Renewal configuration file /etc/letsencrypt/renewal/iamjulemusic.com.conf is broken.
The error was: expected /etc/letsencrypt/live/iamjulemusic.com/cert.pem to be a symlink
Skipping.
Processing /etc/letsencrypt/renewal/kineticskin.me.conf
Renewal configuration file /etc/letsencrypt/renewal/kineticskin.me.conf is broken.
The error was: expected /etc/letsencrypt/live/kineticskin.me/cert.pem to be a symlink
Skipping.
Processing /etc/letsencrypt/renewal/www.kineticskin.me.conf
Renewal configuration file /etc/letsencrypt/renewal/www.kineticskin.me.conf is broken.
The error was: expected /etc/letsencrypt/live/www.kineticskin.me/cert.pem to be a symlink
Skipping.
Processing /etc/letsencrypt/renewal/www.techmasterdesign.com.conf
Renewal configuration file /etc/letsencrypt/renewal/www.techmasterdesign.com.conf is broken.
The error was: expected /etc/letsencrypt/live/www.techmasterdesign.com/cert.pem to be a symlink
Skipping.
No simulated renewals were attempted.
Additionally, the following renewal configurations were invalid:
/etc/letsencrypt/renewal/iamjulemusic.com.conf (parsefail)
/etc/letsencrypt/renewal/kineticskin.me.conf (parsefail)
/etc/letsencrypt/renewal/www.kineticskin.me.conf (parsefail)
/etc/letsencrypt/renewal/www.techmasterdesign.com.conf (parsefail)
0 renew failure(s), 4 parse failure(s)
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
My web server is (include version): apache2
The operating system my web server runs on is (include version): Ubuntu 20
My hosting provider, if applicable, is: N/A
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): 1.29.0