Hello
I’m on CentOS Linux release 7.9.2009 (Core) running Cyberpanel 2.3.1 (Current Commit : d3256678becae4aa4ecebb5f3efe6cf087df3904)
after updating the system and installing python 3.7 I updated Cyberpanel using the command provided.
Installation did not complete well and I have 503 error when accessing :8090
attached is the log of the update,
please help!
thanks a lot
[11.14.2024_16-09-22] #########################################################################
[11.14.2024_16-09-22] sed -i '/CyberCP/d' /etc/crontab successful.
[11.14.2024_16-09-22] #########################################################################
sed: -e expression n°1, caractère 89: commande `s' inachevée
sed: -e expression n°1, caractère 89: commande `s' inachevée
sed: -e expression n°1, caractère 89: commande `s' inachevée
sed: -e expression n°1, caractère 89: commande `s' inachevée
sed: -e expression n°1, caractère 89: commande `s' inachevée
sed: -e expression n°1, caractère 89: commande `s' inachevée
sed: -e expression n°1, caractère 89: commande `s' inachevée
[11.14.2024_16-09-22] #########################################################################
[11.14.2024_16-09-22] find /usr/local/lsws/conf/vhosts/ -type f -name 'vhost.conf' -exec sed -i "s/.*CustomLog.*/ LogFormat '%h %l %u %t "%r" %>s %b "%{Referer}i" "%{User-Agent}i"' combined
&/g" {} \; successful.
[11.14.2024_16-09-22] #########################################################################
[11.14.2024_16-09-22] #########################################################################
[11.14.2024_16-09-22] chmod +x /root/.acme.sh/dns_cyberpanel.sh successful.
[11.14.2024_16-09-22] #########################################################################
[11.14.2024_16-09-22] #########################################################################
[11.14.2024_16-09-22] Upgrade Completed.
[11.14.2024_16-09-22] #########################################################################
Upgrade successful.
created virtual environment CPython3.7.9.final.0-64 in 294ms
creator CPython3Posix(dest=/usr/local/CyberCP, clear=False, no_vcs_ignore=False, global=False)
seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv)
added seed packages: pip==24.0, setuptools==68.0.0, wheel==0.42.0
activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
--2024-11-14 17:09:23-- https://raw.githubusercontent.com/usmannasir/cyberpanel/v2.3.8/requirments-old.txt
Résolution de raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ...
Connexion vers raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443...connecté.
requête HTTP transmise, en attente de la réponse...200 OK
Longueur: 584 [text/plain]
Sauvegarde en : «/usr/local/requirments.txt»
100%[===================================================================================================================================================================>] 584 --.-K/s ds 0s
2024-11-14 17:09:23 (55,4 MB/s) - «/usr/local/requirments.txt» sauvegardé [584/584]
Collecting cffi==1.14.3 (from -r /usr/local/requirments.txt (line 1))
Downloading cffi-1.14.3-cp37-cp37m-manylinux1_x86_64.whl.metadata (1.2 kB)
Collecting bcrypt==3.2.0 (from -r /usr/local/requirments.txt (line 2))
Downloading bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (7.5 kB)
Collecting beautifulsoup4==4.9.3 (from -r /usr/local/requirments.txt (line 3))
Downloading beautifulsoup4-4.9.3-py3-none-any.whl.metadata (4.2 kB)
Collecting boto3==1.18.26 (from -r /usr/local/requirments.txt (line 4))
Downloading boto3-1.18.26-py3-none-any.whl.metadata (6.3 kB)
Collecting botocore==1.21.26 (from -r /usr/local/requirments.txt (line 5))
Downloading botocore-1.21.26-py3-none-any.whl.metadata (5.5 kB)
Collecting cloudflare==2.8.13 (from -r /usr/local/requirments.txt (line 6))
Downloading cloudflare-2.8.13.tar.gz (65 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.6/65.6 kB 6.1 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting cryptography==3.2.1 (from -r /usr/local/requirments.txt (line 7))
Downloading cryptography-3.2.1-cp35-abi3-manylinux2010_x86_64.whl.metadata (5.2 kB)
Collecting Django==3.1.3 (from -r /usr/local/requirments.txt (line 8))
Downloading Django-3.1.3-py3-none-any.whl.metadata (3.7 kB)
Collecting docker==4.3.1 (from -r /usr/local/requirments.txt (line 9))
Downloading docker-4.3.1-py2.py3-none-any.whl.metadata (3.7 kB)
Collecting google-api-core==1.23.0 (from -r /usr/local/requirments.txt (line 10))
Downloading google_api_core-1.23.0-py2.py3-none-any.whl.metadata (2.3 kB)
Collecting google-api-python-client==1.12.5 (from -r /usr/local/requirments.txt (line 11))
Downloading google_api_python_client-1.12.5-py2.py3-none-any.whl.metadata (3.9 kB)
Collecting google-auth==1.23.0 (from -r /usr/local/requirments.txt (line 12))
Downloading google_auth-1.23.0-py2.py3-none-any.whl.metadata (3.3 kB)
Collecting google-auth-httplib2==0.0.4 (from -r /usr/local/requirments.txt (line 13))
Downloading google_auth_httplib2-0.0.4-py2.py3-none-any.whl.metadata (2.1 kB)
Collecting google-auth-oauthlib==0.4.2 (from -r /usr/local/requirments.txt (line 14))
Downloading google_auth_oauthlib-0.4.2-py2.py3-none-any.whl.metadata (2.4 kB)
Collecting googleapis-common-protos==1.52.0 (from -r /usr/local/requirments.txt (line 15))
Downloading googleapis_common_protos-1.52.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting ipaddress==1.0.23 (from -r /usr/local/requirments.txt (line 16))
Downloading ipaddress-1.0.23-py2.py3-none-any.whl.metadata (923 bytes)
Collecting mysqlclient==2.0.1 (from -r /usr/local/requirments.txt (line 17))
Downloading mysqlclient-2.0.1.tar.gz (87 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.8/87.8 kB 22.5 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting oauthlib==3.1.0 (from -r /usr/local/requirments.txt (line 18))
Downloading oauthlib-3.1.0-py2.py3-none-any.whl.metadata (7.1 kB)
Collecting paramiko==2.9.2 (from -r /usr/local/requirments.txt (line 19))
Downloading paramiko-2.9.2-py2.py3-none-any.whl.metadata (4.5 kB)
Collecting pexpect==4.8.0 (from -r /usr/local/requirments.txt (line 20))
Downloading pexpect-4.8.0-py2.py3-none-any.whl.metadata (2.2 kB)
Collecting psutil==5.7.3 (from -r /usr/local/requirments.txt (line 21))
Downloading psutil-5.7.3.tar.gz (465 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 465.6/465.6 kB 13.2 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting py3dns==4.0.2 (from -r /usr/local/requirments.txt (line 22))
Downloading py3dns-4.0.2-py3-none-any.whl.metadata (7.1 kB)
Collecting pyOpenSSL==19.1.0 (from -r /usr/local/requirments.txt (line 23))
Downloading pyOpenSSL-19.1.0-py2.py3-none-any.whl.metadata (4.7 kB)
Collecting pysftp (from -r /usr/local/requirments.txt (line 24))
Downloading pysftp-0.2.9.tar.gz (25 kB)
Preparing metadata (setup.py) ... done
Collecting pyotp (from -r /usr/local/requirments.txt (line 25))
Downloading pyotp-2.9.0-py3-none-any.whl.metadata (9.8 kB)
Collecting requests==2.26.0 (from -r /usr/local/requirments.txt (line 26))
Downloading requests-2.26.0-py2.py3-none-any.whl.metadata (4.8 kB)
Collecting s3transfer==0.5.0 (from -r /usr/local/requirments.txt (line 27))
Downloading s3transfer-0.5.0-py3-none-any.whl.metadata (1.4 kB)
Collecting sqlparse==0.4.2 (from -r /usr/local/requirments.txt (line 28))
Downloading sqlparse-0.4.2-py3-none-any.whl.metadata (3.4 kB)
Collecting tldextract==3.0.2 (from -r /usr/local/requirments.txt (line 29))
Downloading tldextract-3.0.2-py2.py3-none-any.whl.metadata (2.3 kB)
Collecting tornado==6.1 (from -r /usr/local/requirments.txt (line 30))
Downloading tornado-6.1-cp37-cp37m-manylinux2010_x86_64.whl.metadata (2.4 kB)
Collecting validators==0.18.1 (from -r /usr/local/requirments.txt (line 31))
Downloading validators-0.18.1-py3-none-any.whl.metadata (1.3 kB)
Collecting websocket-client==0.57.0 (from -r /usr/local/requirments.txt (line 32))
Downloading websocket_client-0.57.0-py2.py3-none-any.whl.metadata (7.5 kB)
Collecting pycparser (from cffi==1.14.3->-r /usr/local/requirments.txt (line 1))
Downloading pycparser-2.21-py2.py3-none-any.whl.metadata (1.1 kB)
Collecting six>=1.4.1 (from bcrypt==3.2.0->-r /usr/local/requirments.txt (line 2))
Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
Collecting soupsieve>1.2 (from beautifulsoup4==4.9.3->-r /usr/local/requirments.txt (line 3))
Downloading soupsieve-2.4.1-py3-none-any.whl.metadata (4.7 kB)
Collecting jmespath<1.0.0,>=0.7.1 (from boto3==1.18.26->-r /usr/local/requirments.txt (line 4))
Downloading jmespath-0.10.0-py2.py3-none-any.whl.metadata (8.0 kB)
Collecting python-dateutil<3.0.0,>=2.1 (from botocore==1.21.26->-r /usr/local/requirments.txt (line 5))
Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting urllib3<1.27,>=1.25.4 (from botocore==1.21.26->-r /usr/local/requirments.txt (line 5))
Downloading urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 13.6 MB/s eta 0:00:00
Collecting pyyaml (from cloudflare==2.8.13->-r /usr/local/requirments.txt (line 6))
Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting jsonlines (from cloudflare==2.8.13->-r /usr/local/requirments.txt (line 6))
Downloading jsonlines-3.1.0-py3-none-any.whl.metadata (1.7 kB)
Collecting asgiref<4,>=3.2.10 (from Django==3.1.3->-r /usr/local/requirments.txt (line 8))
Downloading asgiref-3.7.2-py3-none-any.whl.metadata (9.2 kB)
Collecting pytz (from Django==3.1.3->-r /usr/local/requirments.txt (line 8))
Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB)
Collecting protobuf>=3.12.0 (from google-api-core==1.23.0->-r /usr/local/requirments.txt (line 10))
Downloading protobuf-4.24.4-cp37-abi3-manylinux2014_x86_64.whl.metadata (540 bytes)
Collecting setuptools>=34.0.0 (from google-api-core==1.23.0->-r /usr/local/requirments.txt (line 10))
Downloading setuptools-68.0.0-py3-none-any.whl.metadata (6.4 kB)
Collecting httplib2<1dev,>=0.15.0 (from google-api-python-client==1.12.5->-r /usr/local/requirments.txt (line 11))
Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB)
Collecting uritemplate<4dev,>=3.0.0 (from google-api-python-client==1.12.5->-r /usr/local/requirments.txt (line 11))
Downloading uritemplate-3.0.1-py2.py3-none-any.whl.metadata (4.6 kB)
Collecting cachetools<5.0,>=2.0.0 (from google-auth==1.23.0->-r /usr/local/requirments.txt (line 12))
Downloading cachetools-4.2.4-py3-none-any.whl.metadata (4.8 kB)
Collecting pyasn1-modules>=0.2.1 (from google-auth==1.23.0->-r /usr/local/requirments.txt (line 12))
Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl.metadata (3.6 kB)
Collecting rsa<5,>=3.1.4 (from google-auth==1.23.0->-r /usr/local/requirments.txt (line 12))
Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB)
Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib==0.4.2->-r /usr/local/requirments.txt (line 14))
Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB)
Collecting pynacl>=1.0.1 (from paramiko==2.9.2->-r /usr/local/requirments.txt (line 19))
Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.6 kB)
Collecting ptyprocess>=0.5 (from pexpect==4.8.0->-r /usr/local/requirments.txt (line 20))
Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting certifi>=2017.4.17 (from requests==2.26.0->-r /usr/local/requirments.txt (line 26))
Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
Collecting charset-normalizer~=2.0.0 (from requests==2.26.0->-r /usr/local/requirments.txt (line 26))
Downloading charset_normalizer-2.0.12-py3-none-any.whl.metadata (11 kB)
Collecting idna<4,>=2.5 (from requests==2.26.0->-r /usr/local/requirments.txt (line 26))
Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting requests-file>=1.4 (from tldextract==3.0.2->-r /usr/local/requirments.txt (line 29))
Downloading requests_file-2.1.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting filelock>=3.0.8 (from tldextract==3.0.2->-r /usr/local/requirments.txt (line 29))
Downloading filelock-3.12.2-py3-none-any.whl.metadata (2.7 kB)
Collecting decorator>=3.4.0 (from validators==0.18.1->-r /usr/local/requirments.txt (line 31))
Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
Collecting typing-extensions>=4 (from asgiref<4,>=3.2.10->Django==3.1.3->-r /usr/local/requirments.txt (line 8))
Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB)
Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 (from httplib2<1dev,>=0.15.0->google-api-python-client==1.12.5->-r /usr/local/requirments.txt (line 11))
Downloading pyparsing-3.1.4-py3-none-any.whl.metadata (5.1 kB)
Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth==1.23.0->-r /usr/local/requirments.txt (line 12))
Downloading pyasn1-0.5.1-py2.py3-none-any.whl.metadata (8.6 kB)
Collecting attrs>=19.2.0 (from jsonlines->cloudflare==2.8.13->-r /usr/local/requirments.txt (line 6))
Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB)
Collecting importlib-metadata (from attrs>=19.2.0->jsonlines->cloudflare==2.8.13->-r /usr/local/requirments.txt (line 6))
Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB)
Collecting zipp>=0.5 (from importlib-metadata->attrs>=19.2.0->jsonlines->cloudflare==2.8.13->-r /usr/local/requirments.txt (line 6))
Downloading zipp-3.15.0-py3-none-any.whl.metadata (3.7 kB)
Downloading cffi-1.14.3-cp37-cp37m-manylinux1_x86_64.whl (401 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 402.0/402.0 kB 14.1 MB/s eta 0:00:00
Downloading bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 17.3 MB/s eta 0:00:00
Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.8/115.8 kB 18.2 MB/s eta 0:00:00
Downloading boto3-1.18.26-py3-none-any.whl (131 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 14.1 MB/s eta 0:00:00
Downloading botocore-1.21.26-py3-none-any.whl (7.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 11.7 MB/s eta 0:00:00
Downloading cryptography-3.2.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 11.8 MB/s eta 0:00:00
Downloading Django-3.1.3-py3-none-any.whl (7.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 11.8 MB/s eta 0:00:00
Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.2/145.2 kB 35.2 MB/s eta 0:00:00
Downloading google_api_core-1.23.0-py2.py3-none-any.whl (91 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.0/92.0 kB 12.3 MB/s eta 0:00:00
Downloading google_api_python_client-1.12.5-py2.py3-none-any.whl (61 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/61.4 kB 17.3 MB/s eta 0:00:00
Downloading google_auth-1.23.0-py2.py3-none-any.whl (114 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.7/114.7 kB 20.5 MB/s eta 0:00:00
Downloading google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB)
Downloading google_auth_oauthlib-0.4.2-py2.py3-none-any.whl (18 kB)
Downloading googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 27.0 MB/s eta 0:00:00
Downloading ipaddress-1.0.23-py2.py3-none-any.whl (18 kB)
Downloading oauthlib-3.1.0-py2.py3-none-any.whl (147 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.4/147.4 kB 17.1 MB/s eta 0:00:00
Downloading paramiko-2.9.2-py2.py3-none-any.whl (210 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.5/210.5 kB 14.4 MB/s eta 0:00:00
Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 12.0 MB/s eta 0:00:00
Downloading py3dns-4.0.2-py3-none-any.whl (29 kB)
Downloading pyOpenSSL-19.1.0-py2.py3-none-any.whl (53 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.7/53.7 kB 15.5 MB/s eta 0:00:00
Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 16.4 MB/s eta 0:00:00
Downloading s3transfer-0.5.0-py3-none-any.whl (79 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.2/79.2 kB 16.3 MB/s eta 0:00:00
Downloading sqlparse-0.4.2-py3-none-any.whl (42 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.3/42.3 kB 9.7 MB/s eta 0:00:00
Downloading tldextract-3.0.2-py2.py3-none-any.whl (86 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.4/86.4 kB 20.5 MB/s eta 0:00:00
Downloading tornado-6.1-cp37-cp37m-manylinux2010_x86_64.whl (428 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 428.5/428.5 kB 12.8 MB/s eta 0:00:00
Downloading validators-0.18.1-py3-none-any.whl (19 kB)
Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.9/200.9 kB 12.5 MB/s eta 0:00:00
Downloading pyotp-2.9.0-py3-none-any.whl (13 kB)
Downloading asgiref-3.7.2-py3-none-any.whl (24 kB)
Downloading cachetools-4.2.4-py3-none-any.whl (10 kB)
Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 12.6 MB/s eta 0:00:00
Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Downloading filelock-3.12.2-py3-none-any.whl (10 kB)
Downloading httplib2-0.22.0-py3-none-any.whl (96 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 9.4 MB/s eta 0:00:00
Downloading idna-3.10-py3-none-any.whl (70 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 10.2 MB/s eta 0:00:00
Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
Downloading protobuf-4.24.4-cp37-abi3-manylinux2014_x86_64.whl (311 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.6/311.6 kB 11.4 MB/s eta 0:00:00
Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 15.1 MB/s eta 0:00:00
Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.8 MB/s eta 0:00:00
Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 13.0 MB/s eta 0:00:00
Downloading requests_file-2.1.0-py2.py3-none-any.whl (4.2 kB)
Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
Downloading rsa-4.9-py3-none-any.whl (34 kB)
Downloading setuptools-68.0.0-py3-none-any.whl (804 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 11.9 MB/s eta 0:00:00
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB)
Downloading uritemplate-3.0.1-py2.py3-none-any.whl (15 kB)
Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 27.2 MB/s eta 0:00:00
Downloading jsonlines-3.1.0-py3-none-any.whl (8.6 kB)
Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 10.4 MB/s eta 0:00:00
Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.0/508.0 kB 12.0 MB/s eta 0:00:00
Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 12.0 MB/s eta 0:00:00
Downloading attrs-24.2.0-py3-none-any.whl (63 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.0/63.0 kB 19.1 MB/s eta 0:00:00
Downloading pyasn1-0.5.1-py2.py3-none-any.whl (84 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 kB 16.8 MB/s eta 0:00:00
Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 24.8 MB/s eta 0:00:00
Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB)
Building wheels for collected packages: cloudflare, mysqlclient, psutil, pysftp
Building wheel for cloudflare (setup.py) ... done
Created wheel for cloudflare: filename=cloudflare-2.8.13-py3-none-any.whl size=57530 sha256=be2ebccad4f9204bcc50dea6214afe9f9c6982cdd64ef07a7b6c68c44452fdad
Stored in directory: /root/.cache/pip/wheels/8c/3c/58/51a6035dfd1edc2feefb99d0418d367d4d1f20bfb9a25443b7
Building wheel for mysqlclient (setup.py) ... done
Created wheel for mysqlclient: filename=mysqlclient-2.0.1-cp37-cp37m-linux_x86_64.whl size=103149 sha256=0ea96e823bc1ce3affc4d196057151d1b22c1399446165aad5db702081fd0530
Stored in directory: /root/.cache/pip/wheels/f0/33/cd/bfa1399be3b3b6fc77eb6a53e446eed887b1a35c90d0e3cbf2
Building wheel for psutil (setup.py) ... done
Created wheel for psutil: filename=psutil-5.7.3-cp37-cp37m-linux_x86_64.whl size=266079 sha256=a40bec1fdc4fa9b1d166b31a37e2e4f593bd89267a87b2ffcf615ee3eb0429c9
Stored in directory: /root/.cache/pip/wheels/f0/4b/57/d037639271e326da3e80e0ddc37bd3d5da7bbf48b3173be557
Building wheel for pysftp (setup.py) ... done
Created wheel for pysftp: filename=pysftp-0.2.9-py3-none-any.whl size=15496 sha256=7c4af28e945442172bb76c9c69b0d5c761771e431e8ca5b7a9cb324066e84bea
Stored in directory: /root/.cache/pip/wheels/02/ee/6d/30c335b17af87fd32d14ff0d0b9dea36f0478da5ece9199597
Successfully built cloudflare mysqlclient psutil pysftp
Installing collected packages: pytz, ptyprocess, ipaddress, zipp, urllib3, uritemplate, typing-extensions, tornado, sqlparse, soupsieve, six, setuptools, pyyaml, pyparsing, pyotp, pycparser, pyasn1, py3dns, psutil, protobuf, pexpect, oauthlib, mysqlclient, jmespath, idna, filelock, decorator, charset-normalizer, certifi, cachetools, websocket-client, validators, rsa, requests, python-dateutil, pyasn1-modules, importlib-metadata, httplib2, googleapis-common-protos, cffi, beautifulsoup4, asgiref, requests-oauthlib, requests-file, pynacl, google-auth, docker, Django, cryptography, botocore, bcrypt, attrs, tldextract, s3transfer, pyOpenSSL, paramiko, jsonlines, google-auth-oauthlib, google-auth-httplib2, google-api-core, pysftp, google-api-python-client, cloudflare, boto3
Successfully installed Django-3.1.3 asgiref-3.7.2 attrs-24.2.0 bcrypt-3.2.0 beautifulsoup4-4.9.3 boto3-1.18.26 botocore-1.21.26 cachetools-4.2.4 certifi-2024.8.30 cffi-1.14.3 charset-normalizer-2.0.12 cloudflare-2.8.13 cryptography-3.2.1 decorator-5.1.1 docker-4.3.1 filelock-3.12.2 google-api-core-1.23.0 google-api-python-client-1.12.5 google-auth-1.23.0 google-auth-httplib2-0.0.4 google-auth-oauthlib-0.4.2 googleapis-common-protos-1.52.0 httplib2-0.22.0 idna-3.10 importlib-metadata-6.7.0 ipaddress-1.0.23 jmespath-0.10.0 jsonlines-3.1.0 mysqlclient-2.0.1 oauthlib-3.1.0 paramiko-2.9.2 pexpect-4.8.0 protobuf-4.24.4 psutil-5.7.3 ptyprocess-0.7.0 py3dns-4.0.2 pyOpenSSL-19.1.0 pyasn1-0.5.1 pyasn1-modules-0.3.0 pycparser-2.21 pynacl-1.5.0 pyotp-2.9.0 pyparsing-3.1.4 pysftp-0.2.9 python-dateutil-2.9.0.post0 pytz-2024.2 pyyaml-6.0.1 requests-2.26.0 requests-file-2.1.0 requests-oauthlib-2.0.0 rsa-4.9 s3transfer-0.5.0 setuptools-68.0.0 six-1.16.0 soupsieve-2.4.1 sqlparse-0.4.2 tldextract-3.0.2 tornado-6.1 typing-extensions-4.7.1 uritemplate-3.0.1 urllib3-1.26.20 validators-0.18.1 websocket-client-0.57.0 zipp-3.15.0
--2024-11-14 17:09:53-- https://cyberpanel.sh/www.litespeedtech.com/packages/lsapi/wsgi-lsapi-2.1.tgz
Résolution de cyberpanel.sh (cyberpanel.sh)... 89.208.248.38
Connexion vers cyberpanel.sh (cyberpanel.sh)|89.208.248.38|:443...connecté.
requête HTTP transmise, en attente de la réponse...200 OK
Longueur: 49172 (48K) [application/x-gtar]
Sauvegarde en : «wsgi-lsapi-2.1.tgz»
100%[===================================================================================================================================================================>] 49 172 192KB/s ds 0,3s
2024-11-14 17:09:55 (192 KB/s) - «wsgi-lsapi-2.1.tgz» sauvegardé [49172/49172]
Done.
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O0 -g3 -I. -I/usr/local/include/python3.7m -I. -I/usr/local/include/python3.7m -c -o main.o main.c
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O0 -g3 -I. -I/usr/local/include/python3.7m -I. -I/usr/local/include/python3.7m -c -o wsgi.o wsgi.c
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O0 -g3 -I. -I/usr/local/include/python3.7m -I. -I/usr/local/include/python3.7m -c -o wsgiinput.o wsgiinput.c
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O0 -g3 -I. -I/usr/local/include/python3.7m -I. -I/usr/local/include/python3.7m -c -o wsgiwrapper.o wsgiwrapper.c
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O0 -g3 -I. -I/usr/local/include/python3.7m -I. -I/usr/local/include/python3.7m -c -o lsapilib.o lsapilib.c
gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O0 -g3 -I. -I/usr/local/include/python3.7m -I. -I/usr/local/include/python3.7m -c -o lsapi-glue.o lsapi-glue.c
gcc -pthread -L/usr/local/lib -Xlinker -export-dynamic -o lswsgi main.o wsgi.o wsgiinput.o wsgiwrapper.o lsapilib.o lsapi-glue.o -L/usr/local/lib/python3.7/config-3.7m-x86_64-linux-gnu -lpython3.7m -lcrypt -lpthread -ldl -lutil -lm
Modules complémentaires chargés : copr, fastestmirror, product-id, search-disabled-repos, subscription-manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
Loading mirror speeds from cached hostfile
* epel: d2lzkl7pfhq30w.cloudfront.net
Paquets installés
lsphp74-devel.x86_64 7.4.33-2.el7 @litespeed-update
watchdog has been killed...
--2024-11-14 17:10:03-- https://raw.githubusercontent.com/usmannasir/cyberpanel/v2.3.8/CPScripts/watchdog.sh
Résolution de raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ...
Connexion vers raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443...connecté.
requête HTTP transmise, en attente de la réponse...200 OK
Longueur: 5198 (5,1K) [text/plain]
Sauvegarde en : «/etc/cyberpanel/watchdog.sh»
100%[===================================================================================================================================================================>] 5 198 --.-K/s ds 0s
2024-11-14 17:10:03 (54,4 MB/s) - «/etc/cyberpanel/watchdog.sh» sauvegardé [5198/5198]
Checking LiteSpeed...
WatchDog for LiteSpeed is gone , restarting...
WatchDog for LiteSpeed has been started...
Checking MariaDB...
WatchDog for MariaDB is gone , restarting...
WatchDog for MariaDB has been started...
Checking PowerDNS...
WatchDog for PowerDNS is gone , restarting...
WatchDog for PowerDNS has been started...
Checking Dovecot...
WatchDog for Dovecot is gone , restarting...
WatchDog for Dovecot has been started...
Checking PostFix...
WatchDog for PostFix is gone , restarting...
WatchDog for PostFix has been started...
Checking Pure-FTPd...
WatchDog for Pure-FTPd is gone , restarting...
WatchDog for Pure-FTPd has been started...
chown: impossible d'accéder à « /usr/local/CyberCP/lib64 »: Aucun fichier ou dossier de ce type
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 1247 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0
Seems something wrong with upgrade, please check...