• 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.

Issue Let's Encrypt certificate install error

LuckyMiau

New Pleskian
Hello guys,

I have a problem by installing let's encrypt. Everytime when I try to install it coming:


Code:
Error: Let's Encrypt SSL certificate installation failed: Failed letsencrypt execution: Traceback (most recent call last):
File "C:\Program Files (x86)\Plesk\python\Lib\runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "C:\Program Files (x86)\Plesk\python\Lib\runpy.py", line 72, in _run_code
exec code in run_globals
File "C:\Program Files (x86)\Plesk\var\modules\letsencrypt\venv\Scripts\certbot.exe\__main__.py", line 5, in <module>
File "c:\program files (x86)\plesk\var\modules\letsencrypt\ven3e5a.tmp\lib\site-packages\certbot\main.py", line 13, in <module>
from acme import jose
File "c:\program files (x86)\plesk\var\modules\letsencrypt\ven3e5a.tmp\lib\site-packages\acme\jose\__init__.py", line 37, in <module>
from acme.jose.interfaces import JSONDeSerializable
File "c:\program files (x86)\plesk\var\modules\letsencrypt\ven3e5a.tmp\lib\site-packages\acme\jose\interfaces.py", line 9, in <module>
from acme.jose import util
File "c:\program files (x86)\plesk\var\modules\letsencrypt\ven3e5a.tmp\lib\site-packages\acme\jose\util.py", line 5, in <module>
import OpenSSL
File "c:\program files (x86)\plesk\var\modules\letsencrypt\ven3e5a.tmp\lib\site-packages\OpenSSL\__init__.py", line 8, in <module>
from OpenSSL import rand, crypto, SSL
File "c:\program files (x86)\plesk\var\modules\letsencrypt\ven3e5a.tmp\lib\site-packages\OpenSSL\SSL.py", line 124, in <module>
SSL_ST_INIT = _lib.SSL_ST_INIT
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'


I tryed to reinstall it 3 times but still nothing.

My System: Windows Server 2012 R2 (64-Bit)
Plesk: Plesk Onyx 17.0.17
 
Exact same issue.

Error: Let's Encrypt SSL certificate installation failed: Failed letsencrypt execution: Traceback (most recent call last):
File "C:\Program Files (x86)\Plesk\python\Lib\runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "C:\Program Files (x86)\Plesk\python\Lib\runpy.py", line 72, in _run_code
exec code in run_globals
File "C:\Program Files (x86)\Plesk\var\modules\letsencrypt\venv\Scripts\certbot.exe\__main__.py", line 5, in <module>
File "c:\program files (x86)\plesk\var\modules\letsencrypt\venf396.tmp\lib\site-packages\certbot\main.py", line 13, in <module>
from acme import jose
File "c:\program files (x86)\plesk\var\modules\letsencrypt\venf396.tmp\lib\site-packages\acme\jose\__init__.py", line 37, in <module>
from acme.jose.interfaces import JSONDeSerializable
File "c:\program files (x86)\plesk\var\modules\letsencrypt\venf396.tmp\lib\site-packages\acme\jose\interfaces.py", line 9, in <module>
from acme.jose import util
File "c:\program files (x86)\plesk\var\modules\letsencrypt\venf396.tmp\lib\site-packages\acme\jose\util.py", line 5, in <module>
import OpenSSL
File "c:\program files (x86)\plesk\var\modules\letsencrypt\venf396.tmp\lib\site-packages\OpenSSL\__init__.py", line 8, in <module>
from OpenSSL import rand, crypto, SSL
File "c:\program files (x86)\plesk\var\modules\letsencrypt\venf396.tmp\lib\site-packages\OpenSSL\SSL.py", line 124, in <module>
SSL_ST_INIT = _lib.SSL_ST_INIT
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
 
Exact same issue.

Error: Let's Encrypt SSL certificate installation failed: Failed letsencrypt execution: Traceback (most recent call last):
File "C:\Program Files (x86)\Plesk\python\Lib\runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "C:\Program Files (x86)\Plesk\python\Lib\runpy.py", line 72, in _run_code
exec code in run_globals
File "C:\Program Files (x86)\Plesk\var\modules\letsencrypt\venv\Scripts\certbot.exe\__main__.py", line 5, in <module>
File "c:\program files (x86)\plesk\var\modules\letsencrypt\venf396.tmp\lib\site-packages\certbot\main.py", line 13, in <module>
from acme import jose
File "c:\program files (x86)\plesk\var\modules\letsencrypt\venf396.tmp\lib\site-packages\acme\jose\__init__.py", line 37, in <module>
from acme.jose.interfaces import JSONDeSerializable
File "c:\program files (x86)\plesk\var\modules\letsencrypt\venf396.tmp\lib\site-packages\acme\jose\interfaces.py", line 9, in <module>
from acme.jose import util
File "c:\program files (x86)\plesk\var\modules\letsencrypt\venf396.tmp\lib\site-packages\acme\jose\util.py", line 5, in <module>
import OpenSSL
File "c:\program files (x86)\plesk\var\modules\letsencrypt\venf396.tmp\lib\site-packages\OpenSSL\__init__.py", line 8, in <module>
from OpenSSL import rand, crypto, SSL
File "c:\program files (x86)\plesk\var\modules\letsencrypt\venf396.tmp\lib\site-packages\OpenSSL\SSL.py", line 124, in <module>
SSL_ST_INIT = _lib.SSL_ST_INIT
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'

I have installed me Debian8 with Plesk and its working. I think its Windows.
 
I have same problem.

Code:
Error: Let's Encrypt SSL certificate installation failed: Failed letsencrypt execution: Traceback (most recent call last):
File "C:\Program Files (x86)\Plesk\python\Lib\runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
.....
from OpenSSL import rand, crypto, SSL
File "c:\program files (x86)\plesk\var\modules\letsencrypt\ven846f.tmp\lib\site-packages\OpenSSL\SSL.py", line 124, in <module>
SSL_ST_INIT = _lib.SSL_ST_INIT
AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
 
Back
Top