Hi,
I’ve recently installed a mediawiki server and configured in the Centreon settings.
But when I look in the cron logs I can see :
root@STR-PRD-L-CEN01:~# tail /var/log/centreon/knowledgebase.log
Wiki is not configured. You can disable cron in /etc/cron.d/centreon for wiki synchronization.
Wiki is not configured. You can disable cron in /etc/cron.d/centreon for wiki synchronization.
In the database, I can see the rights settings :
MariaDB [centreon]> SELECT * FROM options WHERE options.key LIKE 'kb_wiki%';
+---------------------+--------------------------------------------+
| key | value |
+---------------------+--------------------------------------------+
| kb_wiki_password | **************** |
| kb_wiki_url | https://centreon.********/mediawiki/ |
| kb_wiki_account | centreon |
| kb_wiki_certificate | 1
So, I have an issue with the links synchronisation between the Centreon server and the Mediawiki.
Please , someone could help me to solve the issue?
(I’ve already tried to restart the services).
Centreon version : 24.10.16
