aapanel_power
===============================================
EXECUTING
Requirement already satisfied: cachelib in ./pyenv/lib/python3.7/site-packages (0.1.1)
WARNING: You are using pip version 20.3.3; however, version 21.2.4 is available.
You should consider upgrading via the '/www/server/panel/pyenv/bin/python3.7 -m pip install --upgrade pip' command.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3010 100 3010 0 0 13437 0 --:--:-- --:--:-- --:--:-- 13377
--2021-09-05 09:18:50-- http://download.bt.cn/install/public.sh
Resolving download.bt.cn (download.bt.cn)... 103.224.251.67, 2001:19f0:7001:54fc:5400:2ff:fe9b:97f9
Connecting to download.bt.cn (download.bt.cn)|103.224.251.67|:80... 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
2021-09-05 09:18:50 (788 MB/s) - ‘Tpublic.sh’ saved [4560/4560]
Selecting download node...
curl: (28) Connection timed out after 3001 milliseconds
curl: (28) Connection timed out after 3001 milliseconds
--2021-09-05 09:18:59-- http://download.bt.cn/install/update/LinuxPanel_EN-6.8.14.zip
Resolving download.bt.cn (download.bt.cn)... 103.224.251.67, 2001:19f0:7001:54fc:5400:2ff:fe9b:97f9
Connecting to download.bt.cn (download.bt.cn)|103.224.251.67|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4752711 (4.5M) [application/zip]
Saving to: ‘/tmp/panel.zip’
/tmp/panel.zip 100%[==============================================>] 4.53M 3.72MB/s in 1.2s
2021-09-05 09:19:00 (3.72 MB/s) - ‘/tmp/panel.zip’ saved [4752711/4752711]
WARNING: You are using pip version 20.3.3; however, version 21.2.4 is available.
You should consider upgrading via the '/www/server/panel/pyenv/bin/python3.7 -m pip install --upgrade pip' command.
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.20)
Installing collected packages: cffi
Attempting uninstall: cffi
Found existing installation: cffi 1.14.6
Uninstalling cffi-1.14.6:
Successfully uninstalled cffi-1.14.6
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.
aliyun-python-sdk-core 2.13.30 requires cryptography<3.3,>=2.9.2, but you have cryptography 3.4.8 which is incompatible.
Successfully installed cffi-1.12.3
WARNING: You are using pip version 20.3.3; however, version 21.2.4 is available.
You should consider upgrading via the '/www/server/panel/pyenv/bin/python3.7 -m pip install --upgrade pip' command.
Requirement already satisfied: pymysql in ./pyenv/lib/python3.7/site-packages (1.0.2)
WARNING: You are using pip version 20.3.3; however, version 21.2.4 is available.
You should consider upgrading via the '/www/server/panel/pyenv/bin/python3.7 -m pip install --upgrade pip' command.
Requirement already satisfied: psutil in ./pyenv/lib/python3.7/site-packages (5.8.0)
WARNING: You are using pip version 20.3.3; however, version 21.2.4 is available.
You should consider upgrading via the '/www/server/panel/pyenv/bin/python3.7 -m pip install --upgrade pip' command.
Collecting paramiko
Using cached paramiko-2.7.2-py2.py3-none-any.whl (206 kB)
Collecting bcrypt>=3.1.3
Using cached bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB)
Collecting cffi>=1.1
Using cached cffi-1.14.6-cp37-cp37m-manylinux1_x86_64.whl (402 kB)
Collecting cryptography>=2.5
Using cached cryptography-3.4.8-cp36-abi3-manylinux_2_24_x86_64.whl (3.0 MB)
Collecting pynacl>=1.0.1
Using cached PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB)
Collecting six>=1.4.1
Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting pycparser
Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Installing collected packages: pycparser, six, 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.
aliyun-python-sdk-core 2.13.30 requires cryptography<3.3,>=2.9.2, but you have cryptography 3.4.8 which is incompatible.
Successfully installed bcrypt-3.2.0 cffi-1.14.6 cryptography-3.4.8 paramiko-2.7.2 pycparser-2.20 pynacl-1.4.0 six-1.16.0
WARNING: You are using pip version 20.3.3; however, version 21.2.4 is available.
You should consider upgrading via the '/www/server/panel/pyenv/bin/python3.7 -m pip install --upgrade pip' command.
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
Stopping Bt-Tasks... done
Stopping Bt-Panel... done
Starting Bt-Panel.... done
Starting Bt-Tasks... done
Successfully upgraded to[6.8.14]
If you run bt 16, an error occurs as shown above.
I don't know what kind of error this is.