i have an 3 issue. need help @aaPanel_Jose
1. Have an error when create SSL error nothing happen appear when SSL done created.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "class/acme_v2.py", line 752, in save_cert
self.sub_all_cert(key_file, pem_file)
File "class/acme_v2.py", line 784, in sub_all_cert
if to_cert_init['issuer'] != cert_init['issuer'] and to_cert_init['issuer'].find("Let's Encrypt") == -1:
TypeError: 'NoneType' object is not subscriptable
how to fix that SSL ?
2. when use Terminal (xTerm) - The connection always Closed / Terminated by it self (around 1-2 min) - how to fix ?
3. Issue on OLS not support with AApanel with CentOS 8.5.2111(Py3.7.8) & Alma 8.5 (Arctic Sphynx)(Py3.7.8)
- when use OLS plugin many problem haas appear with aapanel so need support to fix this.
That all
Thanks