Hello @rmouss,
Are you installing on CentOS or Redhat?
Which command did you execute exactly?
Can you give me the result of the following command?
echo -ne "----------\n$(hostname) PACKAGES\n----------\n$(rpm -qa | egrep '^centreon-' | egrep -v 'pack|plugin|release' | sort)\n"
Hi @rmouss So you upgraded your platform from version 21.04.x to 21.10.3.
Did you perform web update?
https://docs.centreon.com/docs/upgrade/upgrade-from-21-04#finalizing-the-upgrade
After this step, if you still have your issue, you can execute the following command in a term with root account:
su - apache -s /bin/bash -c "/usr/share/centreon/bin/console cache:clear"