After upgrading my platform, i’m unable to connect :
Can someone help me ?
After upgrading my platform, i’m unable to connect :
Can someone help me ?
Hello
Any logs in /var/log/php-fpm/centreon-error.log ?
What did you get in the web console of your browser ?
there seem to be several bug with upgrade with 22.04 :(
It looks like it hasn't been tested enough.
Logs in /var/log/php-fpm/centreon-error.log :
>25-May-2022 08:53:50 Europe/Paris] CRITICAL: Missing Login Attribute {"context":""object] (InvalidArgumentException(code: 0): Missing Login Attribute at /usr/share/centreon/src/EventSubscriber/WebSSOEventSubscriber.php:210)"}
In web console :
Thank you Batcox.
have you done this step: https://docs.centreon.com/docs/releases/centreon-core/#breaking-changes ?
Did you try with local admin to connect too ?
Hello Batcox, it seems your web-sso connection is enable.
If you need to connect with web sso you should follow the breaking changes documentation linked by Kriko. Otherwise, you could deactivate it with the following SQL Request
UPDATE provider_configuration SET is_active = 0 WHERE name=”web-sso”;
You will be able to reach the login page.
Also if you have previously a web sso configuration, can you give me the Login Attribute from headers ?
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.