Plesk error when creating a Let's Encrypt certificate

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

Hi,

https://github.com/plesk/letsencrypt-plesk/issues/141 - the dependency has been fixed - try to reinstall the extension

AYamshanov

1 Like

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