iam getting error establishing database connection for my site error 经过一些挖掘我发现“无法启动 LSB:bitnami init 脚本。”问题

问题描述 投票:0回答:0
2023-03-26 21:00:07 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2023-03-26 21:00:07 0 [Note] InnoDB: Number of pools: 1
2023-03-26 21:00:07 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-03-26 21:00:07 0 [Note] InnoDB: Using Linux native AIO
2023-03-26 21:00:07 0 [Note] InnoDB: Initializing buffer pool, total size = 268435456, chunk size = 134217728
2023-03-26 21:00:07 0 [Note] InnoDB: Completed initialization of buffer pool
2023-03-26 21:00:07 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1153987840,1162971330
2023-03-26 21:00:07 0 [ERROR] InnoDB: Missing FILE_CREATE, FILE_DELETE or FILE_MODIFY before FILE_CHECKPOINT for tablespace 371
2023-03-26 21:00:07 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2023-03-26 21:00:07 0 [Note] InnoDB: Starting shutdown...
2023-03-26 21:00:08 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-03-26 21:00:08 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-03-26 21:00:08 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-03-26 21:00:08 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-03-26 21:00:08 0 [ERROR] Aborting
2023-03-26 21:08:11 0 [ERROR] mariadbd: Can't create/write to file '/opt/bitnami/wordpress/data/aria_log_control' (Errcode: 13 "Permission denied")
2023-03-26 21:08:11 0 [ERROR] mariadbd: Got error 'Can't create file' when trying to use aria control file '/opt/bitnami/wordpress/data/aria_log_control'
2023-03-26 21:08:11 0 [ERROR] Plugin 'Aria' init function returned error.
2023-03-26 21:08:11 0 [ERROR] Plugin 'Aria' registration as a STORAGE ENGINE failed.
2023-03-26 21:08:11 0 [ERROR] InnoDB: Operating system error number 13 in a file operation.
2023-03-26 21:08:11 0 [ERROR] InnoDB: The error means mariadbd does not have the access rights to the directory.
2023-03-26 21:08:11 0 [ERROR] InnoDB: os_file_get_status() failed on './ibdata1'. Can't determine file permissions
2023-03-26 21:08:11 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-03-26 21:08:11 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-03-26 21:08:11 0 [ERROR] Failed to initialize plugins.
2023-03-26 21:08:11 0 [ERROR] Aborting
2023-03-26 21:11:44 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2023-03-26 21:11:44 0 [Note] InnoDB: Number of pools: 1
2023-03-26 21:11:44 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions
2023-03-26 21:11:44 0 [Note] InnoDB: Using Linux native AIO
2023-03-26 21:11:44 0 [Note] InnoDB: Initializing buffer pool, total size = 268435456, chunk size = 134217728
2023-03-26 21:11:44 0 [Note] InnoDB: Completed initialization of buffer pool
2023-03-26 21:11:44 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=1153987840,1162971330
2023-03-26 21:11:44 0 [ERROR] InnoDB: Missing FILE_CREATE, FILE_DELETE or FILE_MODIFY before FILE_CHECKPOINT for tablespace 371
2023-03-26 21:11:44 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2023-03-26 21:11:44 0 [Note] InnoDB: Starting shutdown...
2023-03-26 21:11:45 0 [ERROR] Plugin 'InnoDB' init function returned error.
2023-03-26 21:11:45 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2023-03-26 21:11:45 0 [Note] Plugin 'FEEDBACK' is disabled.
2023-03-26 21:11:45 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2023-03-26 21:11:45 0 [ERROR] Aborting

我附上了 jurnalctl -xe 的输出...
我的网站托管在 lightsail 上... 编辑了一晚,网站还不错。. 早上突然关闭并出现数据库连接错误。 通过阅读几篇文章,我来到这里,来到我在上面发布的日志。我是新手。我了解 cpanel,但这超出了我的理解范围。

journalctl -xe output

mysql wordpress mariadb bitnami lightsail
© www.soinside.com 2019 - 2024. All rights reserved.