Skip to main content

Hi,

I update centreon-web this morning.

After that, I can’t connect anymore.

I get he following error “Attempted to load class "DbReadWebSSOConfigurationRepository" from namespace "Core\Infrastructure\Security\ProviderConfiguration\WebSSO\Repository". Did you forget a "use" statement for another namespace?”

I try to restart httpd , then restart server itself but error is still there and I can’t access to update page.

OS is rocky linux 8.6

If anyone has an idea...

 

 

I have try to reinstall rpm package centreon-web-22.04.1 but problem is still there.
I have downgrade to 22.04.0 and now I can acces to webui.

I have update 2 other platforms this morning (all on centos7) and there ok.

This behaviour seems to be only on rocky linux 8 (or only on my platform) ?.

 


Yes, we’ve updated the documentation to avoid this. 

 

You can get rid of the error by running this command: 

 

sudo -u apache /usr/share/centreon/bin/console cache:clear
 

You’ll be able to finish the upgrade.


Thanks, problem is solved !


Reply