Hello,
I’ve updated my servers from 19.04.3 to 19.10.23.
Now clapi export is not working anymore and throw this error:
"root@lcens01i ~]# centreon -u admin -p XXXXXXXX -e > /tmp/export_clapi_xxxxxxx.txt
PHP Fatal error: Uncaught PDOException: SQLSTATET42S22]: Column not found: 1054 Unknown column 'ehi_vrml_image' in 'field list' in /usr/share/centreon/www/class/centreonDB.class.php:275
Stack trace:
#0 /usr/share/centreon/lib/Centreon/Object/Object.php(84): CentreonDB->query('SELECT ehi_note...', Array)
#1 /usr/share/centreon/lib/Centreon/Object/Object.php(226): Centreon_Object->getResult('SELECT ehi_note...', Array, 'fetch')
#2 /usr/share/centreon/lib/Centreon/Object/Host/Extended.php(89): Centreon_Object->getParameters('1554', Array)
#3 /usr/share/centreon/www/class/centreon-clapi/centreonHost.class.php(1371): Centreon_Object_Host_Extended->getParameters('1554', Array)
#4 /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php(911): CentreonClapi\CentreonHost->export()
#5 /usr/share/centreon/bin/centreon(194): CentreonClapi\CentreonAPI->export()
#6 {main}
During the update there was no errors and nothing went wrong.