Advertisement
Guest User

aapanel Repair panel

a guest
Mar 3rd, 2020
608
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 9.66 KB | None | 0 0
  1. [root@xxxxxx ~]# bt
  2. ===============aaPanel CLI==================
  3. (1) Restart panel                           (8) Change panel port
  4. (2) Stop panel                              (9) Clear panel cache
  5. (3) Start panel                             (10) Clear login limit
  6. (4) Reload panel                            (11) Cancel entrance limit
  7. (5) Change panel password                   (12) Cancel domain binding limit
  8. (6) Change panel username                   (13) Cacel IP access limit
  9. (7) Forcibly change MySQL root password     (14) View panel default info
  10. (22) Display panel error log                (15) Clear system rubbish
  11. (23) Turn off BasicAuth authentication      (16) Repair panel (check for errors and update panel files to the latest version)
  12. (24) Turn off Google Authenticator          (17) Set log cutting on/off compression
  13. (25) Set whether to back up the panel automatically  (18) Set whether to save a historical copy of the file
  14. (0) Cancel
  15. ===============================================
  16. Pls enter command number:16
  17. ===============================================
  18. EXECUTING
  19. ===============================================
  20.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  21.                                  Dload  Upload   Total   Spent    Left  Speed
  22. 100  2307  100  2307    0     0   1274      0  0:00:01  0:00:01 --:--:--  1273
  23. --2020-03-04 00:11:32--  http://download.bt.cn/install/public.sh
  24. Resolving download.bt.cn (download.bt.cn)... 128.1.164.196
  25. Connecting to download.bt.cn (download.bt.cn)|128.1.164.196|:80... connected.
  26. HTTP request sent, awaiting response... 200 OK
  27. Length: 3753 (3.7K) [application/octet-stream]
  28. Saving to: ‘/www/server/panel/install/public.sh’
  29.  
  30. 100%[======================================>] 3,753       --.-K/s   in 0s
  31.  
  32. 2020-03-04 00:11:32 (162 MB/s) - ‘/www/server/panel/install/public.sh’ saved [3753/3753]
  33.  
  34. 正在选择下载节点...
  35. curl: (7) Failed connect to www.bt.cn:80; Operation now in progress
  36. --2020-03-04 00:11:42--  http://128.1.164.196/install/update/LinuxPanel_EN-6.5.2.zip
  37. Connecting to 128.1.164.196:80... connected.
  38. HTTP request sent, awaiting response... 200 OK
  39. Length: 4057807 (3.9M) [application/zip]
  40. Saving to: ‘/tmp/panel.zip’
  41.  
  42. 100%[======================================>] 4,057,807   1.05MB/s   in 3.7s
  43.  
  44. 2020-03-04 00:11:46 (1.05 MB/s) - ‘/tmp/panel.zip’ saved [4057807/4057807]
  45.  
  46. DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  47. DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  48. Collecting requests==2.20
  49.   Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
  50.      |████████████████████████████████| 60 kB 3.3 MB/s
  51. Collecting chardet<3.1.0,>=3.0.2
  52.   Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
  53. Collecting certifi>=2017.4.17
  54.   Using cached certifi-2019.11.28-py2.py3-none-any.whl (156 kB)
  55. Collecting urllib3<1.25,>=1.21.1
  56.   Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
  57.      |████████████████████████████████| 118 kB 11.2 MB/s
  58. Collecting idna<2.8,>=2.5
  59.   Downloading idna-2.7-py2.py3-none-any.whl (58 kB)
  60.      |████████████████████████████████| 58 kB 2.7 MB/s
  61. Installing collected packages: chardet, certifi, urllib3, idna, requests
  62. Successfully installed certifi-2019.11.28 chardet-3.0.4 idna-2.9 requests-2.20.0 urllib3-1.25.8
  63. DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  64. Found existing installation: pyOpenSSL 19.1.0
  65. Uninstalling pyOpenSSL-19.1.0:
  66.   Successfully uninstalled pyOpenSSL-19.1.0
  67. DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  68. Collecting pyOpenssl
  69.   Using cached pyOpenSSL-19.1.0-py2.py3-none-any.whl (53 kB)
  70. Requirement already satisfied: six>=1.5.2 in /usr/lib/python2.7/site-packages (from pyOpenssl) (1.14.0)
  71. Requirement already satisfied: cryptography>=2.8 in /usr/lib64/python2.7/site-packages (from pyOpenssl) (2.8)
  72. Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/lib64/python2.7/site-packages (from cryptography>=2.8->pyOpenssl) (1.14.0)
  73. Requirement already satisfied: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography>=2.8->pyOpenssl) (1.0.16)
  74. Requirement already satisfied: enum34; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography>=2.8->pyOpenssl) (1.0.4)
  75. Requirement already satisfied: pycparser in /usr/lib/python2.7/site-packages (from cffi!=1.11.3,>=1.8->cryptography>=2.8->pyOpenssl) (2.14)
  76. Installing collected packages: pyOpenssl
  77. Successfully installed pyOpenssl-19.1.0
  78. DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  79. Requirement already satisfied: flask-sockets in /usr/lib/python2.7/site-packages (0.2.1)
  80. Requirement already satisfied: gevent-websocket in /usr/lib/python2.7/site-packages (from flask-sockets) (0.10.1)
  81. Requirement already satisfied: Flask in /usr/lib/python2.7/site-packages (from flask-sockets) (1.1.1)
  82. Requirement already satisfied: gevent in /usr/lib64/python2.7/site-packages (from flask-sockets) (1.4.0)
  83. Requirement already satisfied: Werkzeug>=0.15 in /usr/lib/python2.7/site-packages (from Flask->flask-sockets) (1.0.0)
  84. Requirement already satisfied: itsdangerous>=0.24 in /usr/lib/python2.7/site-packages (from Flask->flask-sockets) (1.1.0)
  85. Requirement already satisfied: click>=5.1 in /usr/lib/python2.7/site-packages (from Flask->flask-sockets) (7.0)
  86. Requirement already satisfied: Jinja2>=2.10.1 in /usr/lib/python2.7/site-packages (from Flask->flask-sockets) (2.11.1)
  87. Requirement already satisfied: greenlet>=0.4.14; platform_python_implementation == "CPython" in /usr/lib64/python2.7/site-packages (from gevent->flask-sockets) (0.4.15)
  88. Requirement already satisfied: MarkupSafe>=0.23 in /usr/lib64/python2.7/site-packages (from Jinja2>=2.10.1->Flask->flask-sockets) (1.1.1)
  89. DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  90. DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  91. DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  92. Collecting cffi==1.12.3
  93.   Downloading cffi-1.12.3-cp27-cp27mu-manylinux1_x86_64.whl (415 kB)
  94.      |████████████████████████████████| 415 kB 7.7 MB/s
  95. Collecting pycparser
  96.   Downloading pycparser-2.19.tar.gz (158 kB)
  97.      |████████████████████████████████| 158 kB 28.9 MB/s
  98. Building wheels for collected packages: pycparser
  99.   Building wheel for pycparser (setup.py) ... done
  100.   Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111028 sha256=e22c25746047b9a30eba827ff8c67fdeebba51c7eb219cdb417f2893f49aced0
  101.   Stored in directory: /root/.cache/pip/wheels/f1/ed/ed/1cba03d3b567c6fabb01ea0e572dffecf350b7da49612d05b0
  102. Successfully built pycparser
  103. Installing collected packages: pycparser, cffi
  104. Successfully installed cffi-1.14.0 pycparser-2.19
  105. DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
  106. Requirement already up-to-date: psutil in /usr/lib64/python2.7/site-packages (5.7.0)
  107. =====================================
  108. Stopping Bt-Tasks...    done
  109. Stopping Bt-Panel...    done
  110. Starting Bt-Panel...    done
  111. Starting Bt-Tasks...    done
  112. Successfully upgraded to[6.5.2]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement