I am trying to renew a certificate that expires in a few days.
For some reason, my client (python 0.5.0, on Ubuntu 14) cannot seem to connect to the api server, it seems to time out.
I have tried this with apache2 stopped and started. Same results.Does the client need a special port to be open? I didn’t have any difficulty installing three domains 85 days ago and I don’t think anything changed on the server. I am logged as root.
Obviously the client is not able to connect to the api server.
Here is what I see:
root@Jude:/opt/letsencrypt# ./letsencrypt-auto renew --verbose
Checking for new version…
Requesting root privileges to run letsencrypt…
/root/.local/share/letsencrypt/bin/letsencrypt renew --verbose
2016-05-12 14:24:22,202:INFO:letsencrypt.main:Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/.com.conf
2016-05-12 14:24:22,236:INFO:letsencrypt.renewal:Cert is due for renewal, auto-renewing…
2016-05-12 14:24:23,430:INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
2016-05-12 14:28:38,190:INFO:requests.packages.urllib3.connectionpool:Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org