• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue Problem and errors Let's Encrypt.

RaulBoli

New Pleskian
Hello.

In a new installation plesk, I'm trying to install the SSL certificate Let's Encrypt for one of my domains, but I get an error and it is impossible to install. However, on another server where I have plesk installed for two months, if it works. What can I do to solve this problem?, thanks. The error is as follows:

Error: Let's Encrypt SSL certificate installation failed: Failed letsencrypt execution: Traceback (most recent call last):
File "/opt/psa/var/modules/letsencrypt/venv/bin/certbot", line 11, in <module>
sys.exit(main())
File "/usr/local/psa/var/modules/letsencrypt/venv.tl9wp/lib/python2.7/site-packages/certbot/main.py", line 700, in main
plugins = plugins_disco.PluginsRegistry.find_all()
File "/usr/local/psa/var/modules/letsencrypt/venv.tl9wp/lib/python2.7/site-packages/certbot/plugins/disco.py", line 174, in find_all
plugin_ep = PluginEntryPoint(entry_point)
File "/usr/local/psa/var/modules/letsencrypt/venv.tl9wp/lib/python2.7/site-packages/certbot/plugins/disco.py", line 33, in __init__
self.plugin_cls = entry_point.load()
File "/usr/local/psa/var/modules/letsencrypt/venv.tl9wp/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2280, in load
self.require(*args, **kwargs)
File "/usr/local/psa/var/modules/letsencrypt/venv.tl9wp/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2297, in require
items = working_set.resolve(reqs, env, installer)
File "/usr/local/psa/var/modules/letsencrypt/venv.tl9wp/lib/python2.7/site-packages/pkg_resources/__init__.py", line 858, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
ContextualVersionConflict: (cryptography 1.3.1 (/opt/psa/var/modules/letsencrypt/venv.tl9wp/lib/python2.7/site-packages), Requirement.parse('cryptography>=1.3.4'), set(['PyOpenSSL']))
 
Back
Top