• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Resolved Plesk error when creating a Let's Encrypt certificate

Ramon T

New Pleskian
Hello, I have a server with Plesk Onyx 17.0.17 under Centos 6.8 and the let's encrypt module installed.

I'm getting the following error message when trying to create a let's encrypt for any of the domains hosted in the server:

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 11, in <module>
sys.exit(main())
File "/usr/local/psa/var/modules/letsencrypt/venv.FST07/lib/python2.7/site-packages/certbot/main.py", line 825, in main
plugins = plugins_disco.PluginsRegistry.find_all()
File "/usr/local/psa/var/modules/letsencrypt/venv.FST07/lib/python2.7/site-packages/certbot/plugins/disco.py", line 183, in find_all
plugin_ep = PluginEntryPoint(entry_point)
File "/usr/local/psa/var/modules/letsencrypt/venv.FST07/lib/python2.7/site-packages/certbot/plugins/disco.py", line 34, in init
self.plugin_cls = entry_point.load()
File "/usr/local/psa/var/modules/letsencrypt/venv.FST07/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2290, in load
self.require(*args, **kwargs)
File "/usr/local/psa/var/modules/letsencrypt/venv.FST07/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2307, in require
items = working_set.resolve(reqs, env, installer)
File "/usr/local/psa/var/modules/letsencrypt/venv.FST07/lib/python2.7/site-packages/pkg_resources/__init__.py", line 854, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
ContextualVersionConflict: (cryptography 1.3.1 (/usr/local/psa/var/modules/letsencrypt/venv.FST07/lib/python2.7/site-packages), Requirement.parse('cryptography>=1.3.4; extra == "security"'), set(['requests']))

Already tried to uninstall/reinstall the module but problem persists.

How can I solve this this? Anyone can help me please?

Thanks
 
Back
Top