aaPanel_Kern
Has been running, open the SSL will appear
Traceback (most recent call last):
File "class/acme_v2.py", line 34, in
import OpenSSL
ModuleNotFoundError: No module named 'OpenSSL'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 1707, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/init.py", line 1655, in run
result = getattr(toObject,get.action)(get)
File "class/panelSite.py", line 2184, in GetSSL
import acme_v2
File "class/acme_v2.py", line 37, in
import OpenSSL
ModuleNotFoundError: No module named 'OpenSSL'