aaPanel_Kern
--2024-08-22 11:43:54-- https://node.aapanel.com/install/4/mysql.sh
2024-08-22 11:44:34 (6.71 MB/s) - ‘bt-mariadb103.deb’ saved [76530564/76530564]
Selecting previously unselected package bt-mariadb103.
(Reading database ... 91011 files and directories currently installed.)
Preparing to unpack bt-mariadb103.deb ...
Unpacking bt-mariadb103 (10.3.24) ...
Setting up bt-mariadb103 (10.3.24) ...
Processing triggers for libc-bin (2.31-0ubuntu9.16) ...
Installing MariaDB/MySQL system tables in '/www/server/data' ...
2024-08-22 11:44:38 0 [Warning] option 'max_allowed_packet': unsigned value 107374182400 adjusted to 1073741824
2024-08-22 11:44:39 6 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1017: Can't find file: './mysql/' (errno: 2 "No such file or directory")
OK
To start mysqld at boot time you have to copy
support-files/mysql.server to the right place for your system
PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
To do so, start the server, then issue the following commands:
'/www/server/mysql/bin/mysqladmin' -u root password 'new-password'
'/www/server/mysql/bin/mysqladmin' -u root -h 190824-172245 password 'new-password'
Alternatively you can run:
'/www/server/mysql/bin/mysql_secure_installation'
which will also give you the option of removing the test
databases and anonymous user created by default. This is
strongly recommended for production servers.
See the MariaDB Knowledgebase at http://mariadb.com/kb or the
MySQL manual for more instructions.
You can start the MariaDB daemon with:
cd '/www/server/mysql' ; /www/server/mysql/bin/mysqld_safe --datadir='/www/server/data'
You can test the MariaDB daemon with mysql-test-run.pl
cd '/www/server/mysql/mysql-test' ; perl mysql-test-run.pl
Please report any problems at http://mariadb.org/jira
The latest information about MariaDB is available at http://mariadb.org/.
You can find additional information about the MySQL part at:
http://dev.mysql.com
Consider joining MariaDB's strong and vibrant community:
https://mariadb.org/get-involved/
ln: /usr/include/mysql/mysql: cannot overwrite directory
Starting mysqld (via systemctl): mysqld.serviceJob for mariadb.service failed because the control process exited with error code.
See "systemctl status mariadb.service" and "journalctl -xe" for details.
self.initialize_options()
running bdist_egg
running egg_info
creating PyMySQL.egg-info
writing PyMySQL.egg-info/PKG-INFO
writing dependency_links to PyMySQL.egg-info/dependency_links.txt
writing requirements to PyMySQL.egg-info/requires.txt
writing top-level names to PyMySQL.egg-info/top_level.txt
writing manifest file 'PyMySQL.egg-info/SOURCES.txt'
reading manifest file 'PyMySQL.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'PyMySQL.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib
creating build/lib/pymysql
copying pymysql/util.py -> build/lib/pymysql
copying pymysql/converters.py -> build/lib/pymysql
copying pymysql/protocol.py -> build/lib/pymysql
copying pymysql/err.py -> build/lib/pymysql
copying pymysql/optionfile.py -> build/lib/pymysql
copying pymysql/connections.py -> build/lib/pymysql
copying pymysql/socketio.py -> build/lib/pymysql
copying pymysql/init.py -> build/lib/pymysql
copying pymysql/cursors.py -> build/lib/pymysql
copying pymysql/charset.py -> build/lib/pymysql
copying pymysql/auth.py -> build/lib/pymysql
copying pymysql/compat.py -> build/lib/pymysql
copying pymysql/times.py -> build/lib/pymysql
creating build/lib/pymysql/constants
copying pymysql/constants/ER.py -> build/lib/pymysql/constants
copying pymysql/constants/init.py -> build/lib/pymysql/constants
copying pymysql/constants/CLIENT.py -> build/lib/pymysql/constants
copying pymysql/constants/COMMAND.py -> build/lib/pymysql/constants
copying pymysql/constants/SERVER_STATUS.py -> build/lib/pymysql/constants
copying pymysql/constants/CR.py -> build/lib/pymysql/constants
copying pymysql/constants/FLAG.py -> build/lib/pymysql/constants
copying pymysql/constants/FIELD_TYPE.py -> build/lib/pymysql/constants
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/pymysql
copying build/lib/pymysql/util.py -> build/bdist.linux-x86_64/egg/pymysql
copying build/lib/pymysql/converters.py -> build/bdist.linux-x86_64/egg/pymysql
copying build/lib/pymysql/protocol.py -> build/bdist.linux-x86_64/egg/pymysql
copying build/lib/pymysql/err.py -> build/bdist.linux-x86_64/egg/pymysql
copying build/lib/pymysql/optionfile.py -> build/bdist.linux-x86_64/egg/pymysql
copying build/lib/pymysql/connections.py -> build/bdist.linux-x86_64/egg/pymysql
copying build/lib/pymysql/socketio.py -> build/bdist.linux-x86_64/egg/pymysql
copying build/lib/pymysql/init.py -> build/bdist.linux-x86_64/egg/pymysql
copying build/lib/pymysql/cursors.py -> build/bdist.linux-x86_64/egg/pymysql
copying build/lib/pymysql/charset.py -> build/bdist.linux-x86_64/egg/pymysql
copying build/lib/pymysql/auth.py -> build/bdist.linux-x86_64/egg/pymysql
creating build/bdist.linux-x86_64/egg/pymysql/constants
copying build/lib/pymysql/constants/ER.py -> build/bdist.linux-x86_64/egg/pymysql/constants
copying build/lib/pymysql/constants/init.py -> build/bdist.linux-x86_64/egg/pymysql/constants
copying build/lib/pymysql/constants/CLIENT.py -> build/bdist.linux-x86_64/egg/pymysql/constants
copying build/lib/pymysql/constants/COMMAND.py -> build/bdist.linux-x86_64/egg/pymysql/constants
copying build/lib/pymysql/constants/SERVER_STATUS.py -> build/bdist.linux-x86_64/egg/pymysql/constants
copying build/lib/pymysql/constants/CR.py -> build/bdist.linux-x86_64/egg/pymysql/constants
copying build/lib/pymysql/constants/FLAG.py -> build/bdist.linux-x86_64/egg/pymysql/constants
copying build/lib/pymysql/constants/FIELD_TYPE.py -> build/bdist.linux-x86_64/egg/pymysql/constants
copying build/lib/pymysql/compat.py -> build/bdist.linux-x86_64/egg/pymysql
copying build/lib/pymysql/times.py -> build/bdist.linux-x86_64/egg/pymysql
byte-compiling build/bdist.linux-x86_64/egg/pymysql/util.py to util.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/converters.py to converters.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/protocol.py to protocol.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/err.py to err.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/optionfile.py to optionfile.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/connections.py to connections.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/_socketio.py to socketio.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/init.py to init.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/cursors.py to cursors.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/charset.py to charset.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/auth.py to auth.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/constants/ER.py to ER.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/constants/init.py to init.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/constants/CLIENT.py to CLIENT.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/constants/COMMAND.py to COMMAND.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/constants/SERVER_STATUS.py to SERVER_STATUS.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/constants/CR.py to CR.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/constants/FLAG.py to FLAG.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/constants/FIELD_TYPE.py to FIELD_TYPE.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/compat.py to _compat.cpython-312.pyc
byte-compiling build/bdist.linux-x86_64/egg/pymysql/times.py to times.cpython-312.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying PyMySQL.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyMySQL.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyMySQL.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyMySQL.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying PyMySQL.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
creating dist
creating 'dist/PyMySQL-0.9.3-py3.12.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing PyMySQL-0.9.3-py3.12.egg
Copying PyMySQL-0.9.3-py3.12.egg to /www/server/panel/pyenv/lib/python3.12/site-packages
Adding PyMySQL 0.9.3 to easy-install.pth file
Installed /www/server/panel/pyenv/lib/python3.12/site-packages/PyMySQL-0.9.3-py3.12.egg
Processing dependencies for PyMySQL==0.9.3
Finished processing dependencies for PyMySQL==0.9.3
Reload Bt-Panel.. [32mdone[0m
Stopping mysqld (via systemctl): mysqld.service.
Changing password...
240822 11:44:51 mysqld_safe Logging to '/www/server/data/190824-172245.err'.
240822 11:44:51 mysqld_safe Starting mysqld daemon with databases from /www/server/data
mysql_root.sh: line 26: 335022 Killed mysqld_safe --skip-grant-tables
Starting mysqld (via systemctl): mysqld.serviceJob for mariadb.service failed because the control process exited with error code.
See "systemctl status mariadb.service" and "journalctl -xe" for details.
failed!
The root password set 92490ffdf4ad3f16 successuful
1
Stopping mysqld (via systemctl): mysqld.service.
Changing password...
240822 11:45:04 mysqld_safe Logging to '/www/server/data/190824-172245.err'.
240822 11:45:04 mysqld_safe Starting mysqld daemon with databases from /www/server/data
mysql_root.sh: line 26: 335615 Killed mysqld_safe --skip-grant-tables
Starting mysqld (via systemctl): mysqld.serviceJob for mariadb.service failed because the control process exited with error code.
See "systemctl status mariadb.service" and "journalctl -xe" for details.
failed!
The root password set 92490ffdf4ad3f16 successuful
1
--2024-08-22 11:45:16-- https://na1-node.bt.cn/tools/check.sh
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: 565 [application/octet-stream]
Saving to: ‘/www/server/panel/install/check.sh’
0K 100% 390M=0s
2024-08-22 11:45:16 (390 MB/s) - ‘/www/server/panel/install/check.sh’ saved [565/565]
|-Successify --- Command executed! ---
install but mysql 10.03 not restart it stoped