root@fxq-virtual-machine:/home/fxq/dtes# dectl restore dataease-backup-20241204_160032.tar.gz
恢复备份 dataease-backup-20241204_160032.tar.gz
Job for dataease.service failed because the control process exited with error code.
See “systemctl status dataease.service” and “journalctl -xeu dataease.service” for details.
root@fxq-virtual-machine:/home/fxq/dtes# systemctl status dataease.service
× dataease.service - DataEase Service
Loaded: loaded (/etc/systemd/system/dataease.service; enabled; vendor pres>
Active: failed (Result: exit-code) since Wed 2024-12-04 16:33:26 CST; 1min>
Process: 8822 ExecStart=/usr/bin/dectl start (code=exited, status=1/FAILURE)
Main PID: 8822 (code=exited, status=1/FAILURE)
CPU: 114ms
DataEase 容器运行状态
WARN[0000] /opt/dataease2.0/docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
WARN[0000] /opt/dataease2.0/docker-compose-mysql.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS
root@fxq-virtual-machine:/home/fxq/dtes# docker logs -f mysql-de --tail=300
2024-12-04 08:33:23+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.0-1.el8 started.
2024-12-04 08:33:23+00:00 [Note] [Entrypoint]: Switching to dedicated user ‘mysql’
2024-12-04 08:33:23+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.0-1.el8 started.
‘/var/lib/mysql/mysql.sock’ → ‘/var/run/mysqld/mysqld.sock’
2024-12-04T08:33:24.063308Z 0 [System] [MY-015015] [Server] MySQL Server - start.
2024-12-04T08:33:24.329670Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.4.0) starting as process 1
2024-12-04T08:33:24.331455Z 0 [Warning] [MY-013242] [Server] --character-set-server: ‘utf8’ is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous.
2024-12-04T08:33:24.336529Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-12-04T08:33:24.528143Z 1 [ERROR] [MY-013879] [InnoDB] The redo log file ./#innodb_redo/#ib_redo21 comes from other data directory than redo log file ./#innodb_redo/#ib_redo12.
2024-12-04T08:33:24.528191Z 1 [ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
2024-12-04T08:33:24.900268Z 1 [ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
2024-12-04T08:33:24.900839Z 0 [ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
2024-12-04T08:33:24.900883Z 0 [ERROR] [MY-010119] [Server] Aborting
2024-12-04T08:33:24.902613Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.4.0) MySQL Community Server - GPL.
2024-12-04T08:33:24.902635Z 0 [System] [MY-015016] [Server] MySQL Server - end.