Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

CLAPI issue #7514

Closed
JohnTianGuo opened this issue May 3, 2019 · 3 comments
Closed

CLAPI issue #7514

JohnTianGuo opened this issue May 3, 2019 · 3 comments

Comments

@JohnTianGuo
Copy link

when I run the command as follow, the result gives me hint :

[root@server ~]# /usr/share/centreon/bin/centreon -u admin -p XXXXX -i /tmp/centreon_clapi_import_commands.txt
PHP Fatal error: Uncaught Error: Class '\CentreonClapi\centreon' not found in /usr/share/centreon/www/class/centrlass.php:934
Stack trace:
#0 /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php(799): CentreonClapi\CentreonAPI->iniObject('
#1 /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php(769): CentreonClapi\CentreonAPI->launchActio
#2 /usr/share/centreon/bin/centreon(200): CentreonClapi\CentreonAPI->import('/tmp/centreon_c...')
#3 {main}
thrown in /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php on line 934

but i check the php file the class exists ?
why ?
please give me the answer if you know

please forgive me what i said about some days ago

@v0strik0v
Copy link

Hello,
I've the same issue. Any update ?
Thanks in advance
Br

@lpinsivy
Copy link
Contributor

Should be fix, no error on latest versions

@luiscontrerasdo
Copy link

On Centreon 21.04 I have the problem with it when importing from the command line:

centreon -u any -p any -i /tmp/file.txt

PHP Fatal error: Uncaught Error: Class '\CentreonClapi\centreon' not found in /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php:943
Stack trace:
#0 /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php(807): CentreonClapi\CentreonAPI->iniObject('--mode=list-bro...')
#1 /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php(777): CentreonClapi\CentreonAPI->launchActionForImport()
#2 /usr/share/centreon/bin/centreon(196): CentreonClapi\CentreonAPI->import('/tmp/file.txt')
#3 {main}
thrown in /usr/share/centreon/www/class/centreon-clapi/centreonAPI.class.php on line 943

Any workaround ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants