Fix error aapanel SSL Config Error X509_V_FLAG_CB_ISSUER_CHECK

I have aapanel installed on Systemebian GNU/Linux 10 x86_64(Py3.7.8) Suddenly I am getting this error

Fix:

Hello, this is caused by the Python environment exception
can you try to overwrite the installation directly? Overwriting installation will not lose data, only replace the aapanel user name and password.

mv /www/server/panel/pyenv /www/server/panel/pyenv_
Centos :
yum install -y wget && wget -O install.sh http://www.aapanel.com/script/install_6.0_en.sh && bash install.sh

Ubuntu/Deepin :

wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && sudo bash install.sh aapanel

Debian :

wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && bash install.sh aapanel

Post a Comment

Previous Post Next Post