Hello,
When I select a host on the reports page, an empty page appears. I am running centreon version 22.04 on CentOS 7
I think this happened after an update but I didn't notice it right away, or maybe I missed a step in the update process.
This is the error message that appears in /var/log/php-fpm/centreon-error.log when I try to access this page:
a19-Sep-2024 17:17:50 Europe/Paris] PHP Fatal error: Uncaught PDOException: SQLSTATELHY000]: General error: 1030 Got error 194 "Tablespace is missing for a table" from storage engine InnoDB in /usr/share/centreon/www/class/centreonDB.class.php:309
Stack trace:
#0 /usr/share/centreon/www/class/centreonDB.class.php(309): PDO->query()
#1 /usr/share/centreon/www/include/reporting/dashboard/DB-Func.php(84): CentreonDB->query()
#2 /usr/share/centreon/www/include/reporting/dashboard/viewHostLog.php(126): getLogInDbForHost()
#3 /usr/share/centreon/www/main.get.php(272): include_once('...')
#4 {main}
thrown in /usr/share/centreon/www/class/centreonDB.class.php on line 309
Thank you very much for your valuable help.