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. https://crt.sh/?q=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:
ayrmesh.com
I ran this command:
./certbot-auto renew --no-bootstrap
It produced this output:
Creating virtual environment…
Error: Command ‘[’/opt/eff.org/certbot/venv/bin/python3’, ‘-Im’, ‘ensurepip’, ‘–upgrade’, ‘–default-pip’]’ returned non-zero exit status 1
My web server is (include version):
Apache/2.2.15 (Unix)
The operating system my web server runs on is (include version):
CentOS release 6.6 (Final)
Linux ip-50-63-186-208.ip.secureserver.net 2.6.18-028stab118.1 #1 SMP Thu Feb 12 16:43:22 MSK 2015 x86_64 x86_64 x86_64 GNU/Linux
My hosting provider, if applicable, is:
GoDaddy VPS
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 odd thing is that I have another server, ayrmesh.net, on another VPS (Turnkey Internet), running Centos6.9 and Python 3.4.5, and it renews just fine. The two environments are as close as I can get to identical.
NOTE: I get the same result if I leave off --no-bootstrap, but it takes a lot longer to fail…
URGENT NOTE: the certificate expires today, and this is a production server. I figured I’d figure this out by now…