Hi Every one
This site can’t be reached
The webpage at https://38.242.130.37:2087/base/ might be temporarily down or it may have moved permanently to a new web address.
ERR_TUNNEL_CONNECTION_FAILED
after update
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)
then error shwoing
2022-11-13 01:41:29 (14.6 MB/s) - ‘upgrade.py’ saved [108900/108900]
Traceback (most recent call last):
File “/usr/local/CyberPanel/lib/python3.6/site-packages/MySQLdb/init.py”, line 18, in
from . import _mysql
ImportError: libmariadb.so.3: cannot open shared object file: No such file or directory
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “upgrade.py”, line 14, in
import MySQLdb as mysql
File “/usr/local/CyberPanel/lib/python3.6/site-packages/MySQLdb/init.py”, line 24, in
version_info, _mysql.version_info, _mysql.file
NameError: name ‘_mysql’ is not defined
above command failed…
