This morning I forced renewal on all of my certs. After that all https give server timeout. sites without certs load properly. I am considering uninstalling LE and then reinstalling, but that would be a job creating all of those certs again.
l a k e s e r v e r s dotcom
I noticed that LE says
tcp6 0 0 :::443 :::* LISTEN 13998/httpd
I dont use ipv6 and do not have ip6 addresses on my dns record. Could this be the problem? I have been using LE for months with no problem.
Even if you don't have public IPv6 addresses, Linux will still use IPv6 loopback and link-local addresses. That should be fine, for the most part, unless you have problems elsewhere.
Have you checked the logs for your web server? There might be some information in there as to why you are experiencing issues.
Also, can you answer the following questions that will help others help you?
Please fill out the fields below so we can help you better.
My domain is:
I ran this command:
It produced this output:
My web server is (include version):
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
I don’t know if your control panel offers you logs from the commands that it ran behind the scenes, but it looks like it could be very helpful to find those logs if at all possible.
It looks like the control panel you are using doesn’t use CertBot. This is okay, but you will probably need to ask in the support forums for the control panel you are using, as it’s very unlikely anyone here will be an expert in that system.
I don't know if this is related, but I'm trying to renew a cert (hmcinq.com) on Ubuntu 16.04 using certbot and get:
Processing /etc/letsencrypt/renewal/www.hmcinq.com.conf
Cert is due for renewal, auto-renewing...
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Attempting to renew cert from /etc/letsencrypt/renewal/www.hmcinq.com.conf produced an unexpected error: HTTPSConnectionPool(host='acme-v01.api.letsencrypt.org', port=443): Read timed out. (read timeout=45). Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/www.hmcinq.com/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)