Hi there!, I have a problem with the renew of my domain
My domain is: mandarinstream.com
I ran this command: ../certbot-auto certonly --force-renew -d mandarinstream.com
It produced this output:
Requesting to rerun ./certbot-auto with root privileges...
Upgrading certbot-auto 1.6.0 to 1.8.0...
Replacing certbot-auto...
Creating virtual environment...
Installing Python packages...
Installation succeeded.
Traceback (most recent call last):
File "/opt/eff.org/certbot/venv/bin/letsencrypt", line 7, in
from certbot.main import main
File "/opt/eff.org/certbot/venv/local/lib/python2.7/dist-packages/certbot/main.py", line 2, in
from certbot._internal import main as internal_main
File "/opt/eff.org/certbot/venv/local/lib/python2.7/dist-packages/certbot/_internal/main.py", line 10, in
import josepy as jose
File "/opt/eff.org/certbot/venv/local/lib/python2.7/dist-packages/josepy/init.py", line 44, in
from josepy.interfaces import JSONDeSerializable
File "/opt/eff.org/certbot/venv/local/lib/python2.7/dist-packages/josepy/interfaces.py", line 7, in
from josepy import errors, util
File "/opt/eff.org/certbot/venv/local/lib/python2.7/dist-packages/josepy/util.py", line 7, in
import OpenSSL
File "/opt/eff.org/certbot/venv/local/lib/python2.7/dist-packages/OpenSSL/init.py", line 8, in
from OpenSSL import crypto, SSL
File "/opt/eff.org/certbot/venv/local/lib/python2.7/dist-packages/OpenSSL/crypto.py", line 12, in
from cryptography import x509
ImportError: No module named cryptography
My web server is (include version): I think was a temp apache in a AWS instance.
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): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
the conf file:
renew_before_expiry = 30 days
version = 1.6.0
archive_dir = /etc/letsencrypt/archive/mandarinstream.com
cert = /etc/letsencrypt/live/mandarinstream.com/cert.pem
privkey = /etc/letsencrypt/live/mandarinstream.com/privkey.pem
chain = /etc/letsencrypt/live/mandarinstream.com/chain.pem
fullchain = /etc/letsencrypt/live/mandarinstream.com/fullchain.pem
Options used in the renewal process
[renewalparams]
authenticator = standalone
account = 0ac7a724c38cf7a62a6508ed5cd5b97e
server = https://acme-v02.api.letsencrypt.org/directory