Open aronmgv opened 1 year ago
You are going to have to look into why MariaDb is failing to start. Probably got corrupted. You may have to start it in recovery mode (google mariadb recovery mode) then backup the db and restore it. Not a pleasant process really.
Thanks for the reply. Container keeps restarting and then in fails permanently.. Do you think I can solve it from host if I have access to the DB files?
root@edoras:[/docker/zoneminder]: l config/
conf
control
hook
keys
mysql
opencv
push
secrets.ini
secrets.ini.default
ssmtp
zmeventnotification.ini
zmeventnotification.ini.default
root@edoras:[/docker/zoneminder]: l config/mysql/
aria_log.00000001
aria_log_control
debian-10.3.flag
ib_buffer_pool
ibdata1
ib_logfile0
ib_logfile1
ibtmp1
multi-master.info
mysql
mysql_upgrade_info
performance_schema
tc.log
zm
Hi,
So the error message is as follows (innodb_force_recovery = 0
):
230109 16:39:15 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
2023-01-09 16:39:15 0 [Note] /usr/sbin/mysqld (mysqld 10.3.37-MariaDB-0ubuntu0.20.04.1) starting as process 24904 ...
2023-01-09 16:39:15 0 [Note] InnoDB: Using Linux native AIO
2023-01-09 16:39:15 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2023-01-09 16:39:15 0 [Note] InnoDB: Uses event mutexes
2023-01-09 16:39:15 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2023-01-09 16:39:15 0 [Note] InnoDB: Number of pools: 1
2023-01-09 16:39:15 0 [Note] InnoDB: Using SSE2 crc32 instructions
2023-01-09 16:39:15 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2023-01-09 16:39:15 0 [Note] InnoDB: Completed initialization of buffer pool
2023-01-09 16:39:15 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2023-01-09 16:39:15 0 [Note] InnoDB: Setting log file ./ib_logfile101 size to 50331648 bytes
2023-01-09 16:39:15 0 [Note] InnoDB: Setting log file ./ib_logfile1 size to 50331648 bytes
2023-01-09 16:39:15 0 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
2023-01-09 16:39:15 0 [Note] InnoDB: New log files created, LSN=19145438441
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=2] log sequence number 43927059847 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=4] log sequence number 40750502312 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=6] log sequence number 43930362587 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=473] log sequence number 43930362587 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=45] log sequence number 43930363004 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=362] log sequence number 43930374208 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=46] log sequence number 43930363406 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=474] log sequence number 43930363406 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=47] log sequence number 43930363893 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=421] log sequence number 43930307120 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=48] log sequence number 43930365349 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=413] log sequence number 43930307159 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=49] log sequence number 43930365850 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=432] log sequence number 43930365850 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=50] log sequence number 43930366267 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=475] log sequence number 43930307237 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=51] log sequence number 43930366770 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=494] log sequence number 43930307276 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=52] log sequence number 43930367187 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=491] log sequence number 43930307315 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=53] log sequence number 43930307354 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=458] log sequence number 43930307354 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=54] log sequence number 43930307393 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=353] log sequence number 43930374559 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=55] log sequence number 43930307432 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=424] log sequence number 43930307432 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=56] log sequence number 43930307471 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=499] log sequence number 43930307471 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=57] log sequence number 43930307510 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=492] log sequence number 43930307510 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=58] log sequence number 43930307549 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=423] log sequence number 43930307549 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=59] log sequence number 43930307604 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=502] log sequence number 43930307604 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=60] log sequence number 43930307643 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=359] log sequence number 43930307643 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=61] log sequence number 43930307682 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=340] log sequence number 43930307682 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=62] log sequence number 43930307721 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=464] log sequence number 43930307721 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=63] log sequence number 43930307760 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=493] log sequence number 43930307760 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=192] log sequence number 43930374970 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=383] log sequence number 43930307804 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=193] log sequence number 43930375014 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=384] log sequence number 43930307848 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=194] log sequence number 43930375058 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=415] log sequence number 43930307892 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=195] log sequence number 43930375102 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=476] log sequence number 43930328921 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=196] log sequence number 43930395408 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=419] log sequence number 43930328965 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=197] log sequence number 43930395452 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=369] log sequence number 43930395452 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=198] log sequence number 43930395496 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=361] log sequence number 43930395496 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=199] log sequence number 43930395540 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=420] log sequence number 43930329113 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=200] log sequence number 43930395584 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=500] log sequence number 43930329157 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=201] log sequence number 43930395628 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=385] log sequence number 43930329201 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=202] log sequence number 43930395688 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=386] log sequence number 43930329245 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=203] log sequence number 43930395732 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=371] log sequence number 43930395732 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=204] log sequence number 43930395776 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=387] log sequence number 43930329333 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=205] log sequence number 43930395820 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=396] log sequence number 43930395820 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=206] log sequence number 43930395864 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=389] log sequence number 43930395864 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=207] log sequence number 43930395908 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=425] log sequence number 43930329465 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=208] log sequence number 43930395952 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=398] log sequence number 43930329509 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=209] log sequence number 43930395996 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=503] log sequence number 43930329553 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=210] log sequence number 43930396040 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=391] log sequence number 43930396040 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=211] log sequence number 43930396084 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=477] log sequence number 43930329657 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=212] log sequence number 43930396128 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=465] log sequence number 43930329701 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=213] log sequence number 43930396188 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=355] log sequence number 43930396188 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=214] log sequence number 43930396232 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=466] log sequence number 43930329789 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=215] log sequence number 43930396276 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=442] log sequence number 43930396276 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=216] log sequence number 43930396320 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=417] log sequence number 43930329877 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=217] log sequence number 43930396364 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=392] log sequence number 43930396364 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=218] log sequence number 43930396408 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=393] log sequence number 43930396408 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=219] log sequence number 43930396452 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=444] log sequence number 43930396452 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=220] log sequence number 43930396496 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=394] log sequence number 43930396496 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=221] log sequence number 43930396540 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=435] log sequence number 43930330097 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=222] log sequence number 43930396584 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=366] log sequence number 43930396584 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=223] log sequence number 43930396628 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=505] log sequence number 43930330201 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=224] log sequence number 43930396688 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=467] log sequence number 43930330245 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=225] log sequence number 43930396732 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=478] log sequence number 43930330289 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=226] log sequence number 43930396776 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=404] log sequence number 43930396776 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=227] log sequence number 43930396820 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=459] log sequence number 43930330377 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=228] log sequence number 43930396864 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=400] log sequence number 43930396864 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=229] log sequence number 43930396908 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=498] log sequence number 43930330465 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=230] log sequence number 43930396952 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=445] log sequence number 43930396952 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=231] log sequence number 43930396996 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=460] log sequence number 43930330553 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=232] log sequence number 43930397040 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=501] log sequence number 43930330597 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=233] log sequence number 43930397084 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=479] log sequence number 43930330657 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=234] log sequence number 43930397128 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=405] log sequence number 43930397128 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=235] log sequence number 43930397172 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=480] log sequence number 43930330745 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=236] log sequence number 43930397232 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=481] log sequence number 43930330789 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=237] log sequence number 43930397276 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=416] log sequence number 43930330833 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=238] log sequence number 43930397320 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=482] log sequence number 43930350523 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=239] log sequence number 43930397806 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=483] log sequence number 43930350567 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=240] log sequence number 43930398228 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=357] log sequence number 43930350627 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=241] log sequence number 43930350671 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=486] log sequence number 43930350671 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=242] log sequence number 43930350715 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=504] log sequence number 43927751865 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=426] log sequence number 43930350715 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=244] log sequence number 43930350759 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=461] log sequence number 43930350759 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=245] log sequence number 43930350803 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=410] log sequence number 43930350803 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=246] log sequence number 43930350847 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=487] log sequence number 43930350847 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=247] log sequence number 43930350891 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=352] log sequence number 43930350891 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=248] log sequence number 43930350935 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=358] log sequence number 43930350935 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=249] log sequence number 43930350979 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=422] log sequence number 43930350979 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=250] log sequence number 43930351023 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=418] log sequence number 43930351023 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=251] log sequence number 43930351067 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=363] log sequence number 43930351067 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=252] log sequence number 43930351127 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=374] log sequence number 43930351127 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=253] log sequence number 43930351171 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=364] log sequence number 43930351171 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=254] log sequence number 43930351215 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=462] log sequence number 43930351215 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=255] log sequence number 43930351259 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=365] log sequence number 43930351259 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=256] log sequence number 43930351303 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=401] log sequence number 43930351303 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=257] log sequence number 43930351347 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=375] log sequence number 43930351347 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=258] log sequence number 43930351391 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=376] log sequence number 43930351391 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=259] log sequence number 43930351435 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=406] log sequence number 43930351435 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=260] log sequence number 43930351479 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=402] log sequence number 43930351479 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=261] log sequence number 43930351523 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=484] log sequence number 43930351523 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=262] log sequence number 43930351567 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=412] log sequence number 43930351567 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=263] log sequence number 43930351611 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=463] log sequence number 43930351611 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=264] log sequence number 43930351671 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=407] log sequence number 43930351671 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=265] log sequence number 43930351715 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=495] log sequence number 43930351715 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=266] log sequence number 43930351759 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=496] log sequence number 43930351759 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=267] log sequence number 43930351803 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=408] log sequence number 43930351803 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=268] log sequence number 43930351847 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=354] log sequence number 43930351847 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=269] log sequence number 43930351891 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=409] log sequence number 43930351891 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=270] log sequence number 43930351935 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=497] log sequence number 43930351935 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=271] log sequence number 43930351979 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=430] log sequence number 43930351979 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=272] log sequence number 43930352023 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=395] log sequence number 43930352023 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=273] log sequence number 43930352067 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=437] log sequence number 43930352067 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=274] log sequence number 43930352111 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=485] log sequence number 43930352111 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=275] log sequence number 43930286989 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=377] log sequence number 43930352171 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=276] log sequence number 43930287033 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=468] log sequence number 43930352215 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=277] log sequence number 43930287077 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=378] log sequence number 43930352259 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=278] log sequence number 43930287137 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=427] log sequence number 43930352303 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=279] log sequence number 43930287181 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=379] log sequence number 43930352347 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=280] log sequence number 43930287225 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=428] log sequence number 43930352391 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=281] log sequence number 43930307936 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=403] log sequence number 43930352435 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=282] log sequence number 43930307980 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=433] log sequence number 43930352919 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=283] log sequence number 43930308024 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=380] log sequence number 43930353341 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=284] log sequence number 43930308068 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=381] log sequence number 43930353849 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=285] log sequence number 43930308128 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=488] log sequence number 43930354273 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=286] log sequence number 43930308172 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=446] log sequence number 43930375338 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=287] log sequence number 43930308381 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=288] log sequence number 43930308425 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=414] log sequence number 43930356541 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=289] log sequence number 43930308469 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=489] log sequence number 43930356963 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=290] log sequence number 43930308513 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=447] log sequence number 43930375514 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=291] log sequence number 43930308557 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=382] log sequence number 43930357893 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=292] log sequence number 43930308601 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=431] log sequence number 43930358399 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=293] log sequence number 43930308661 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=490] log sequence number 43930358821 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=294] log sequence number 43930308705 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=469] log sequence number 43930359329 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=295] log sequence number 43930308749 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=448] log sequence number 43930375750 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=296] log sequence number 43930308793 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=470] log sequence number 43930360241 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=297] log sequence number 43930308837 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=457] log sequence number 43930360663 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=298] log sequence number 43930308881 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=471] log sequence number 43930361171 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=299] log sequence number 43930308925 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=438] log sequence number 43930375926 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=300] log sequence number 43930308969 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=472] log sequence number 43930362101 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Page [page id: space=0, page number=0] log sequence number 43930355683 is in the future! Current system log sequence number 19145438741.
2023-01-09 16:39:15 0 [ERROR] InnoDB: Your database may be corrupt or you may have copied the InnoDB tablespace but not the InnoDB log files. Please refer to https://mariadb.com/kb/en/library/innodb-recovery-modes/ for information about forcing recovery.
2023-01-09 16:39:15 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2023-01-09 16:39:15 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2023-01-09 16:39:15 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2023-01-09 16:39:15 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2023-01-09 16:39:15 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2023-01-09 16:39:15 0 [Note] InnoDB: Waiting for purge to start
2023-01-09 16:39:15 0x7fcb6cb3c700 InnoDB: Assertion failure in file /build/mariadb-10.3-ASw0NV/mariadb-10.3-10.3.37/storage/innobase/include/fut0lst.inl line 85
InnoDB: Failing assertion: addr.page == FIL_NULL || addr.boffset >= FIL_PAGE_DATA
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: https://mariadb.com/kb/en/library/innodb-recovery-modes/
InnoDB: about forcing recovery.
230109 16:39:15 [ERROR] mysqld got signal 6 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
To report this bug, see https://mariadb.com/kb/en/reporting-bugs
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.
Server version: 10.3.37-MariaDB-0ubuntu0.20.04.1
key_buffer_size=134217728
read_buffer_size=131072
max_used_connections=0
max_threads=153
thread_count=2
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467435 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
Thread pointer: 0x7fcb50000c48
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no messages after this, something went
terribly wrong...
stack_bottom = 0x7fcb6cb3bd78 thread_stack 0x49000
/usr/sbin/mysqld(my_print_stacktrace+0x32)[0x55e31eb51152]
/usr/sbin/mysqld(handle_fatal_signal+0x55d)[0x55e31e645a1d]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7fcb9a885420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7fcb9a6c200b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7fcb9a6a1859]
/usr/sbin/mysqld(+0x4eb2af)[0x55e31e3602af]
/usr/sbin/mysqld(+0x4e7d7c)[0x55e31e35cd7c]
/usr/sbin/mysqld(+0xa6ac6d)[0x55e31e8dfc6d]
/usr/sbin/mysqld(+0xa6b5fd)[0x55e31e8e05fd]
/usr/sbin/mysqld(+0xa58306)[0x55e31e8cd306]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x8609)[0x7fcb9a879609]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7fcb9a79e133]
Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (0x0): (null)
Connection ID (thread ID): 1
Status: NOT_KILLED
Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on
The manual page at https://mariadb.com/kb/en/how-to-produce-a-full-stack-trace-for-mysqld/ contains
information that should help you find out what is causing the crash.
We think the query pointer is invalid, but we will try to print it anyway.
Query:
Writing a core file...
Working directory at /config/mysql
Resource Limits:
Limit Soft Limit Hard Limit Units
Max cpu time unlimited unlimited seconds
Max file size unlimited unlimited bytes
Max data size unlimited unlimited bytes
Max stack size 8388608 unlimited bytes
Max core file size unlimited unlimited bytes
Max resident set unlimited unlimited bytes
Max processes unlimited unlimited processes
Max open files 1048576 1048576 files
Max locked memory 65536 65536 bytes
Max address space unlimited unlimited bytes
Max file locks unlimited unlimited locks
Max pending signals 62678 62678 signals
Max msgqueue size 819200 819200 bytes
Max nice priority 0 0
Max realtime priority 0 0
Max realtime timeout unlimited unlimited us
Core pattern: core
Kernel version: Linux version 5.10.0-20-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.158-2 (2022-12-13)
230109 16:39:15 mysqld_safe mysqld from pid file /run/mysqld/mysqld.pid ended
For the innodb_force_recovery
I cycled from 0 to 6 with no effect.. And since the DB did not start at all I could not proceed with dumps nor using any command over it..
When googled the error I found this stackoverflow thread suggesting to replace files from mysql\backup
to mysql\data
. However I did not find the backup
folder :/
Any other suggestion how I might progress please? Thanks~
Hello everyone,
I have a similar issue. I got Can't connect to local MySQL server through socket
error.
Has anyone already figured out the error?
Step 1. Launch zm in the docker container
sudo docker run -d \
--name="Zoneminder" \
--net="bridge" \
--privileged="false" \
--shm-size="8G" \
-p 8443:443/tcp \
-p 9000:9000/tcp \
-p 8080:80/tcp \
-e TZ="Europe/Moscow" \
-e PUID="99" \
-e PGID="100" \
-e MULTI_PORT_START="0" \
-e MULTI_PORT_END="0" \
-e NO_START_ZM="1" \
-v "/home/ubuntu/zoneminder":"/config":rw \
-v "/home/ubuntu/zoneminder/data":"/var/cache/zoneminder":rw \
-v "/mnt/sda1/zoneminder":"/var/cache/zoneminder/sda1":rw \
dlandon/zoneminder.machine.learning
Expected result: Zoneminder launched successfully
Actual result: Error with connecting to local MySQL server through socket
Starting ZoneMinder:
Feb 28 14:41:06 78bbdcf6bef3 zmpkg[456]: INF [Sanity checking States table...]
DBD::mysql::st execute failed: Lost connection to MySQL server during query at /usr/share/perl5/ZoneMinder/Logger.pm line 627.
DBD::mysql::st execute failed: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111) at /usr/bin/zmpkg.pl line 325.
Feb 28 14:41:07 78bbdcf6bef3 zmpkg[456]: ERR [Can't execute log entry 'INSERT INTO Logs ( TimeKey, Component, ServerId, Pid, Level, Code, Message, File, Line ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, NULL )': Lost connection to MySQL server during query]
Feb 28 14:41:07 78bbdcf6bef3 zmpkg[456]: FAT [Can't execute: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)]
ZoneMinder failed to start
@tabakovsasha I'm getting this same error with a fresh install. Did you manage to find a solution?
Hi,
For some reason the DB is failing to start.. At least 2 weeks before there were no updates or configuration changes. Tried connecting to the DB directly from the DB with the same issue:
Anybody has any idea what could be causing this problem? Thanks!
UI:
Logs: