aaPanel_Kern
hello,
i'm using latest version 6.8.33 but show error like screenshot. after that i click to "Fix" button and it revert to 6.8.31. Can you check it?
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 save a historical copy of the file (18) Set whether to back up the panel automatically
(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: 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
[notice] A new release of pip available: 22.3 -> 23.3.2
[notice] To update, run: pip install --upgrade pip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3967 100 3967 0 0 52497 0 --:--:-- --:--:-- --:--:-- 52893
URL transformed to HTTPS due to an HSTS policy
--2024-01-06 14:53:11-- https://download.bt.cn/install/public.sh
Resolving download.bt.cn (download.bt.cn)... 2001:19f0:7001:54fc:5400:2ff:fe9b:97f9, 42.157.129.47
Connecting to download.bt.cn (download.bt.cn)|2001:19f0:7001:54fc:5400:2ff:fe9b:97f9|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4560 (4.5K) [application/octet-stream]
Saving to: ‘Tpublic.sh’
Tpublic.sh 100%[=====================================================================================================================>] 4.45K --.-KB/s in 0s
2024-01-06 14:53:12 (1.35 GB/s) - ‘Tpublic.sh’ saved [4560/4560]
selecting download node...
cat: /etc/redhat-release: No such file or directory
curl: (6) Could not resolve host: brandnew.aapanel.com
--2024-01-06 14:53:20-- https://na1-node.bt.cn/install/update/LinuxPanel_EN-6.8.31.zip
Resolving na1-node.bt.cn (na1-node.bt.cn)... 128.1.164.196
Connecting to na1-node.bt.cn (na1-node.bt.cn)|128.1.164.196|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7758699 (7.4M) [application/zip]
Saving to: ‘/tmp/panel.zip’
/tmp/panel.zip 100%[=====================================================================================================================>] 7.40M 2.30MB/s in 4.1s
2024-01-06 14:53:24 (1.82 MB/s) - ‘/tmp/panel.zip’ saved [7758699/7758699]
[notice] A new release of pip available: 22.3 -> 23.3.2
[notice] To update, run: pip install --upgrade pip
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)
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
[notice] A new release of pip available: 22.3 -> 23.3.2
[notice] To update, run: pip install --upgrade pip
Requirement already satisfied: pymysql in ./pyenv/lib/python3.7/site-packages (1.0.2)
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
[notice] A new release of pip available: 22.3 -> 23.3.2
[notice] To update, run: pip install --upgrade pip
Requirement already satisfied: psutil in ./pyenv/lib/python3.7/site-packages (5.9.7)
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
[notice] A new release of pip available: 22.3 -> 23.3.2
[notice] To update, run: pip install --upgrade pip
Requirement already satisfied: flask-sock in ./pyenv/lib/python3.7/site-packages (0.7.0)
Requirement already satisfied: flask>=2 in ./pyenv/lib/python3.7/site-packages (from flask-sock) (2.2.5)
Requirement already satisfied: simple-websocket>=0.5.1 in ./pyenv/lib/python3.7/site-packages (from flask-sock) (0.10.0)
Requirement already satisfied: itsdangerous>=2.0 in ./pyenv/lib/python3.7/site-packages (from flask>=2->flask-sock) (2.1.2)
Requirement already satisfied: Jinja2>=3.0 in ./pyenv/lib/python3.7/site-packages (from flask>=2->flask-sock) (3.1.2)
Requirement already satisfied: importlib-metadata>=3.6.0 in ./pyenv/lib/python3.7/site-packages (from flask>=2->flask-sock) (5.0.0)
Requirement already satisfied: Werkzeug>=2.2.2 in ./pyenv/lib/python3.7/site-packages (from flask>=2->flask-sock) (2.2.2)
Requirement already satisfied: click>=8.0 in ./pyenv/lib/python3.7/site-packages (from flask>=2->flask-sock) (8.1.3)
Requirement already satisfied: wsproto in ./pyenv/lib/python3.7/site-packages (from simple-websocket>=0.5.1->flask-sock) (1.2.0)
Requirement already satisfied: zipp>=0.5 in ./pyenv/lib/python3.7/site-packages (from importlib-metadata>=3.6.0->flask>=2->flask-sock) (3.10.0)
Requirement already satisfied: typing-extensions>=3.6.4 in ./pyenv/lib/python3.7/site-packages (from importlib-metadata>=3.6.0->flask>=2->flask-sock) (4.4.0)
Requirement already satisfied: MarkupSafe>=2.0 in ./pyenv/lib/python3.7/site-packages (from Jinja2>=3.0->flask>=2->flask-sock) (2.1.1)
Requirement already satisfied: h11<1,>=0.9.0 in ./pyenv/lib/python3.7/site-packages (from wsproto->simple-websocket>=0.5.1->flask-sock) (0.14.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
[notice] A new release of pip available: 22.3 -> 23.3.2
[notice] To update, run: pip install --upgrade pip
Requirement already satisfied: python-telegram-bot==20.3 in ./pyenv/lib/python3.7/site-packages (20.3)
Requirement already satisfied: httpx~=0.24.0 in ./pyenv/lib/python3.7/site-packages (from python-telegram-bot==20.3) (0.24.1)
Requirement already satisfied: httpcore<0.18.0,>=0.15.0 in ./pyenv/lib/python3.7/site-packages (from httpx~=0.24.0->python-telegram-bot==20.3) (0.17.3)
Requirement already satisfied: sniffio in ./pyenv/lib/python3.7/site-packages (from httpx~=0.24.0->python-telegram-bot==20.3) (1.3.0)
Requirement already satisfied: idna in ./pyenv/lib/python3.7/site-packages (from httpx~=0.24.0->python-telegram-bot==20.3) (2.8)
Requirement already satisfied: certifi in ./pyenv/lib/python3.7/site-packages (from httpx~=0.24.0->python-telegram-bot==20.3) (2019.11.28)
Requirement already satisfied: anyio<5.0,>=3.0 in ./pyenv/lib/python3.7/site-packages (from httpcore<0.18.0,>=0.15.0->httpx~=0.24.0->python-telegram-bot==20.3) (3.7.1)
Requirement already satisfied: h11<0.15,>=0.13 in ./pyenv/lib/python3.7/site-packages (from httpcore<0.18.0,>=0.15.0->httpx~=0.24.0->python-telegram-bot==20.3) (0.14.0)
Requirement already satisfied: exceptiongroup in ./pyenv/lib/python3.7/site-packages (from anyio<5.0,>=3.0->httpcore<0.18.0,>=0.15.0->httpx~=0.24.0->python-telegram-bot==20.3) (1.1.3)
Requirement already satisfied: typing-extensions in ./pyenv/lib/python3.7/site-packages (from anyio<5.0,>=3.0->httpcore<0.18.0,>=0.15.0->httpx~=0.24.0->python-telegram-bot==20.3) (4.4.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
[notice] A new release of pip available: 22.3 -> 23.3.2
[notice] To update, run: pip install --upgrade pip
Collecting paramiko
Using cached paramiko-3.4.0-py3-none-any.whl (225 kB)
Collecting bcrypt>=3.2
Using cached bcrypt-4.1.2-cp37-abi3-manylinux_2_28_x86_64.whl (699 kB)
Collecting cryptography>=3.3
Using cached cryptography-41.0.7-cp37-abi3-manylinux_2_28_x86_64.whl (4.4 MB)
Collecting pynacl>=1.5
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.12
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)
Installing collected packages: pycparser, bcrypt, cffi, pynacl, cryptography, paramiko
Successfully installed bcrypt-4.1.2 cffi-1.15.1 cryptography-41.0.7 paramiko-3.4.0 pycparser-2.21 pynacl-1.5.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
[notice] A new release of pip available: 22.3 -> 23.3.2
[notice] To update, run: pip install --upgrade pip
=====================================
Successfully upgraded to[6.8.31]