During my process to upgrade our very old Centreon, I get stuck at this level, and the infos I can find in /var/log/centreon/upgrade.log is:
2024-05-21 16:16|0|0|UPGRADE - 22.04.1: Unable to update 'custom_configuration' column on 'provider_configuration' table - Code : 42 - Error : SQLSTATE[42S22]: Column not found: 1054 Unknown column 'custom_configuration' in 'field list' - Trace : #0 /usr/share/centreon/www/class/centreonDB.class.php(311): PDO->query()
#1 /usr/share/centreon/www/install/php/Update-22.04.1.php(77): CentreonDB->query()
#2 /usr/share/centreon/www/install/php/Update-22.04.1.php(36): updateOpenIdConfiguration()
#3 /usr/share/centreon/src/Core/Platform/Infrastructure/Repository/DbWriteUpdateRepository.php(144): include_once('...')
#4 /usr/share/centreon/src/Core/Platform/Infrastructure/Repository/DbWriteUpdateRepository.php(61): Core\Platform\Infrastructure\Repository\DbWriteUpdateRepository->runScript()
#5 /usr/share/centreon/www/install/step_upgrade/process/process_step4.php(46): Core\Platform\Infrastructure\Repository\DbWriteUpdateRepository->runUpdate()
Could someone help me ?