Open NicolasAili opened 4 years ago
Hi,
You use Centreon 20.04 but you are still using PHP7.1 and not PHP 7.2, do you updated your platform from previous version? More over, Centcore was replaced by Centreon Gorgone (systemctl status gorgoned).
Finally, you can't edit your LDAP server because you have a PHP error: /www/include/common/templates/clone.ihtml Did you perform some stuff on your server? How did you remove your previous LDAP configuration?
Hello, I have the same problem and I'm using php 7.2. I'm using centreon 20.04.5. Is there a way to clear some cache or something ?
I'll try update to 20.04.6 on monday.
Hi @iv-dess did you perform a fresh installation or an update?
--> Hi, I have the following issues:
I wanted to add users from my active directory and it failed (probably due to a problem of configuration that i did). I've deleted my LDAP server from centreon and tried to create it again with different parameters. But my issue is that the field "LDAP server" is empty and i cannot edit it although it was previouly possible. Furthermore, i have the same kind of issue when i want to export my configuration: in the field where i'm supposed to select my collector, nothing appears and it stays empty.
I thought I've modified something cause it was perfectly working in the past, but i've done nothing except a failed LDAP users import (no users showed up)
I've tried to change browser, disable extensions, reboot server, zoom in/out
View the attached files to see how it looks like
BUG REPORT INFORMATION
Versions
For the RPM based systems
Browser used
Version: --
Additional environment details (AWS, VirtualBox, physical, etc.):
Centreon is running on ESXi
Steps to Reproduce
Please describe precisely the steps to reproduce the encountered issue.
Describe the received result
Describe the expected result
Logs
PHP error logs
tail -f /var/opt/rh/rh-php71/log/php-fpm/centreon-error.log
Others logfiles didnt show anything special except for centcore which it's written that there is no file named "centcore". I think i've also an issue with centcore:
[root@localhost ~]# systemctl status centcore Unit centcore.service could not be found. [root@localhost ~]# systemctl start centcore Failed to start centcore.service: Unit not found.