Hello ,
After a restore from backup, the Administration > parameters > option site is not working, its a blank page.
The error :
d24-Oct-2023 11:54:39 Europe/Paris] PHP Fatal error: Uncaught TypeError: array_map(): Argument #2 ($array) must be of type array, bool given in /usr/share/centreon/www/include/Administration/parameters/centstorage/form.php:48
Stack trace:
#0 /usr/share/centreon/www/include/Administration/parameters/centstorage/form.php(48): array_map()
#1 /usr/share/centreon/www/include/Administration/parameters/parameters.php(77): require_once('...')
#2 /usr/share/centreon/www/main.get.php(271): include_once('...')
#3 {main}
thrown in /usr/share/centreon/www/include/Administration/parameters/centstorage/form.php on line 48
I have one more centreon instance and the form.php is the same on both.
Version 22.10.
Its propably something went wrong in database, but im not sure how to fix.
Everything else works.