aaP_nhuttruong.le Hi! I installed aapanel with OS ubuntu 22.04 and it reported this error. I tried to repair it but it didn't work. Is there any way to fix it?
aaPanel_Kern Hello, try to install dependencies and check SSL using this command sudo apt-get update sudo apt-get install libssl-dev btpython -c "import ssl; print(ssl.OPENSSL_VERSION)" aaP_nhuttruong.le