You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
We are migrating centreon from Centos6 v. 2.8.22 to new Centos7 server. After exporting data from old Centreon it's not possible to import them onto new one.
Steps to Reproduce
1. Export data using CLAPI
2. Import data using CLAPI
Describe the received result
PHP Fatal error thrown.
Describe the expected result
Data being imported.
Additional relevant information (e.g. frequency, ...)
PHP Fatal error: Uncaught Error: Class '\CentreonClapi\centreon' not found in /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php:913
Stack trace:
#0 /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php(794): CentreonClapi\CentreonAPI->iniObject('id')
#1 /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php(764): CentreonClapi\CentreonAPI->launchActionForImport()
#2 /usr/share/centreon/bin/centreon(200): CentreonClapi\CentreonAPI->import('/tmp/CENTREON-E...')
#3 {main}
thrown in /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php on line 913
The text was updated successfully, but these errors were encountered:
BUG REPORT INFORMATION
Prerequisites
Versions
centreon-engine-daemon-18.10.0-4.el7.centos.x86_64
centreon-poller-centreon-engine-18.10.3-5.el7.centos.noarch
centreon-base-config-centreon-engine-18.10.3-5.el7.centos.noarch
centreon-plugin-Applications-Protocol-Dns-20190221-145606.el7.centos.noarch
centreon-connector-18.10.0-2.el7.centos.x86_64
centreon-plugin-Hardware-Printers-Generic-Snmp-20190221-145606.el7.centos.noarch
centreon-license-manager-common-18.10.2-1.el7.centos.noarch
centreon-perl-libs-18.10.3-5.el7.centos.noarch
centreon-plugin-Operatingsystems-Windows-Snmp-20190221-145606.el7.centos.noarch
centreon-release-18.10-2.el7.centos.noarch
centreon-common-18.10.3-5.el7.centos.noarch
centreon-engine-extcommands-18.10.0-4.el7.centos.x86_64
centreon-broker-cbmod-18.10.1-1.el7.centos.x86_64
centreon-pp-manager-18.10.4-1.el7.centos.noarch
centreon-web-18.10.3-5.el7.centos.noarch
centreon-18.10.3-5.el7.centos.noarch
centreon-connector-perl-18.10.0-2.el7.centos.x86_64
centreon-plugin-Hardware-Ups-Standard-Rfc1628-Snmp-20190221-145606.el7.centos.noarch
centreon-plugin-Network-Cisco-Standard-Snmp-20190221-145606.el7.centos.noarch
centreon-plugin-Applications-Protocol-Ftp-20190221-145606.el7.centos.noarch
centreon-broker-18.10.1-1.el7.centos.x86_64
centreon-trap-18.10.3-5.el7.centos.noarch
centreon-plugin-Applications-Databases-Mysql-20190221-145606.el7.centos.noarch
centreon-database-18.10.3-5.el7.centos.noarch
centreon-broker-core-18.10.1-1.el7.centos.x86_64
centreon-broker-cbd-18.10.1-1.el7.centos.x86_64
centreon-plugin-Operatingsystems-Linux-Snmp-20190221-145606.el7.centos.noarch
centreon-plugin-Applications-Protocol-Ldap-20190221-145606.el7.centos.noarch
centreon-plugin-Applications-Protocol-Http-20190221-145606.el7.centos.noarch
centreon-plugin-Applications-Monitoring-Centreon-Central-20190221-145606.el7.centos.noarch
centreon-plugin-Applications-Monitoring-Centreon-Map4-Jmx-20190221-145606.el7.centos.noarch
centreon-clib-18.10.0-2.el7.centos.x86_64
centreon-engine-18.10.0-4.el7.centos.x86_64
centreon-license-manager-18.10.2-1.el7.centos.noarch
centreon-connector-ssh-18.10.0-2.el7.centos.x86_64
centreon-plugin-Applications-Monitoring-Centreon-Database-20190221-145606.el7.centos.noarch
centreon-broker-storage-18.10.1-1.el7.centos.x86_64
centreon-plugin-Applications-Monitoring-Centreon-Poller-20190221-145606.el7.centos.noarch
OS: CentOs 7.
Description
We are migrating centreon from Centos6 v. 2.8.22 to new Centos7 server. After exporting data from old Centreon it's not possible to import them onto new one.
Steps to Reproduce
1. Export data using CLAPI 2. Import data using CLAPIDescribe the received result
PHP Fatal error thrown.Describe the expected result
Data being imported.Additional relevant information (e.g. frequency, ...)
PHP Fatal error: Uncaught Error: Class '\CentreonClapi\centreon' not found in /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php:913 Stack trace: #0 /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php(794): CentreonClapi\CentreonAPI->iniObject('id') #1 /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php(764): CentreonClapi\CentreonAPI->launchActionForImport() #2 /usr/share/centreon/bin/centreon(200): CentreonClapi\CentreonAPI->import('/tmp/CENTREON-E...') #3 {main} thrown in /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php on line 913The text was updated successfully, but these errors were encountered: