Skip to main content
Solved

Unable to connect after upgrading to 22.04


Forum|alt.badge.img+1

After upgrading my platform, i’m unable to connect :

Can someone help me ?

Best answer by Jérémy Jaouen

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 ? 

View original

Forum|alt.badge.img+16
  • Steward **
  • May 25, 2022

Hello @batcox ,

 

Any logs in /var/log/php-fpm/centreon-error.log ?

What did you get in the web console of your browser ?


art3mis
Forum|alt.badge.img+3
  • Steward *
  • May 25, 2022

there seem to be several bug with upgrade with 22.04 :(

It looks like it hasn't been tested enough.


Forum|alt.badge.img+1
  • Steward *
  • May 25, 2022

@Kriko 

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 :

 


Forum|alt.badge.img+16
  • Steward **
  • May 25, 2022

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 ?


Forum|alt.badge.img+5

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 ? 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings