• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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