@aaPanel_Kern
hello,
have bug in Ubuntu 22.04 with bt 16 (repair/fix panel)
root@Ubuntu-2204-jammy-amd64-base ~ # bt
===============aaPanel CLI==================
(1) Restart panel (8) Change panel port
(2) Stop panel (9) Clear panel cache
(3) Start panel (10) Clear login limit
(4) Reload panel (11) Cancel entrance limit
(5) Change panel password (12) Cancel domain binding limit
(6) Change panel username (13) Cacel IP access limit
(7) Forcibly change MySQL root password (14) View panel default info
(22) Display panel error log (15) Clear system rubbish
(23) Turn off BasicAuth authentication (16) Repair panel (check for errors and update panel files to the latest version)
(24) Turn off Google Authenticator (17) Set log cutting on/off compression
(25) Set whether to back up the panel automatically (18) Set whether to save a historical copy of the file
(26) Keep/Remove local backup when backing up to cloud storage
(0) Cancel
===============================================
Pls enter command number:16
===============================================
EXECUTING
===============================================
Requirement already satisfied: cachelib in ./pyenv/lib/python3.7/site-packages (0.9.0)
WARNING: Error parsing requirements for google-auth-httplib2: [Errno 2] No such file or directory: '/www/server/panel/pyenv/lib/python3.7/site-packages/google_auth_httplib2-0.1.0.dist-info/METADATA'
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3238 100 3238 0 0 4571 0 --:--:-- --:--:-- --:--:-- 4566
--2022-07-31 15:36:51-- http://download.bt.cn/install/public.sh
Resolving download.bt.cn (download.bt.cn)... 240e:a5:4200:89::256, 116.213.43.206
Connecting to download.bt.cn (download.bt.cn)|240e:a5:4200:89::256|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4267 (4.2K) [application/octet-stream]
Saving to: ‘Tpublic.sh’
Tpublic.sh 100%[=====================================================================================================================>] 4.17K --.-KB/s in 0s
2022-07-31 15:36:52 (436 MB/s) - ‘Tpublic.sh’ saved [4267/4267]
selecting download node...
cat: /etc/redhat-release: No such file or directory
curl: (7) Failed to connect to brandnew.aapanel.com port 443 after 177 ms: Connection refused
--2022-07-31 15:36:53-- https://node.aapanel.com/install/update/LinuxPanel_EN-6.8.24.zip
Resolving node.aapanel.com (node.aapanel.com)... 2606:4700:3034::ac43:ab07, 2606:4700:3031::6815:4fc4, 104.21.79.196, ...
Connecting to node.aapanel.com (node.aapanel.com)|2606:4700:3034::ac43:ab07|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4905927 (4.7M) [application/zip]
Saving to: ‘/tmp/panel.zip’
/tmp/panel.zip 100%[=====================================================================================================================>] 4.68M 2.88MB/s in 1.6s
2022-07-31 15:36:56 (2.88 MB/s) - ‘/tmp/panel.zip’ saved [4905927/4905927]
WARNING: No metadata found in ./pyenv/lib/python3.7/site-packages
WARNING: No metadata found in ./pyenv/lib/python3.7/site-packages
Collecting cffi==1.12.3
Using cached cffi-1.12.3-cp37-cp37m-manylinux1_x86_64.whl (430 kB)
Requirement already satisfied: pycparser in ./pyenv/lib/python3.7/site-packages (from cffi==1.12.3) (2.21)
WARNING: Error parsing requirements for google-auth-httplib2: [Errno 2] No such file or directory: '/www/server/panel/pyenv/lib/python3.7/site-packages/google_auth_httplib2-0.1.0.dist-info/METADATA'
Installing collected packages: cffi
Attempting uninstall: cffi
Found existing installation: cffi 1.15.1
Uninstalling cffi-1.15.1:
Successfully uninstalled cffi-1.15.1
Successfully installed cffi-1.15.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Requirement already satisfied: pymysql in ./pyenv/lib/python3.7/site-packages/PyMySQL-0.9.3-py3.7.egg (0.9.3)
WARNING: Error parsing requirements for google-auth-httplib2: [Errno 2] No such file or directory: '/www/server/panel/pyenv/lib/python3.7/site-packages/google_auth_httplib2-0.1.0.dist-info/METADATA'
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Requirement already satisfied: psutil in ./pyenv/lib/python3.7/site-packages (5.9.1)
WARNING: Error parsing requirements for google-auth-httplib2: [Errno 2] No such file or directory: '/www/server/panel/pyenv/lib/python3.7/site-packages/google_auth_httplib2-0.1.0.dist-info/METADATA'
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Requirement already satisfied: telegram in ./pyenv/lib/python3.7/site-packages (0.0.1)
WARNING: Error parsing requirements for google-auth-httplib2: [Errno 2] No such file or directory: '/www/server/panel/pyenv/lib/python3.7/site-packages/google_auth_httplib2-0.1.0.dist-info/METADATA'
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Collecting paramiko
Using cached paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
Collecting bcrypt>=3.1.3
Using cached bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB)
Collecting six
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting cryptography>=2.5
Using cached cryptography-37.0.4-cp36-abi3-manylinux_2_24_x86_64.whl (4.1 MB)
Collecting pynacl>=1.0.1
Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Collecting cffi>=1.1
Using cached cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB)
Collecting pycparser
Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
WARNING: Error parsing requirements for google-auth-httplib2: [Errno 2] No such file or directory: '/www/server/panel/pyenv/lib/python3.7/site-packages/google_auth_httplib2-0.1.0.dist-info/METADATA'
Installing collected packages: six, pycparser, cffi, pynacl, cryptography, bcrypt, paramiko
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
oss2 2.15.0 requires aliyun-python-sdk-core>=2.13.12, which is not installed.
oss2 2.15.0 requires aliyun-python-sdk-kms>=2.4.1, which is not installed.
google-api-python-client 1.7.11 requires google-auth-httplib2>=0.0.3, which is not installed.
Successfully installed bcrypt-3.2.2 cffi-1.15.1 cryptography-37.0.4 paramiko-2.11.0 pycparser-2.21 pynacl-1.5.0 six-1.16.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
=====================================
Successfully upgraded to[6.8.24]