Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: www.TheWeylandCorporation.com
I ran this command: certbot renew --force-renewal
It produced this output: Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/theweylandcorporation.com.conf
Plugins selected: Authenticator standalone, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for theweylandcorporation.com
http-01 challenge for www.theweylandcorporation.com
Cleaning up challenges
Attempting to renew cert (theweylandcorporation.com) from /etc/letsencrypt/renew al/theweylandcorporation.com.conf produced an unexpected error: Problem binding to port 80: Could not bind to IPv4 or IPv6.. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/theweylandcorporation.com/fullchain.pem (failure)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/theweylandcorporation.com/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
My web server is (include version): site runs Apache 2.4.41 and Nginx 1.18.0
The operating system my web server runs on is (include version): Ubuntu 20.04.6 LTS
My hosting provider, if applicable, is: NA
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.40.0
Note: I can only renew Letsencrypt if Nginix is manually shut down first, then the renew command works. I then have to start Nginx up again after the renew every time.