Error on Plesk 17.0.17 & CentOS 7.3

I got a few to work just fine on this server… now for some reason I cannot get it to work :frowning:

Error: Let’s Encrypt SSL certificate installation failed: Failed letsencrypt execution: Traceback (most recent call last):
File “/usr/local/psa/var/modules/letsencrypt/venv/bin/certbot”, line 7, in <module>
from certbot.main import main
File “/usr/local/psa/var/modules/letsencrypt/venv.wk0oT/lib/python2.7/site-packages/certbot/main.py”, line 2, in <module>
from future import print_function
ImportError: No module named future

The server is:

Hostname mobile.websitebuilder.digital
IP address 10.52.27.6
OS ‪CentOS Linux 7.3.1611 (Core)‬
Product Plesk Onyx
Version 17.0.17 Update #20, last updated on Mar 25, 2017 08:36 AM

Hoping someone can help!

Thanks,

_Dan

hi @sublime

looks like it’s a python dependency issue

try running > pip install future and see if that fixes it

Andrei

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.