Skip to main content
Solved

Unable to upgrade 22.04 to 22.10

  • February 7, 2023
  • 1 reply
  • 65 views

Forum|alt.badge.img+1

Hello, i’m trying to upgrade my central server from 22.04 to 22.10.
i’ve fallowed the centreon upgrade documention. But i’m stuck in the Web wizard upgrade step 4 :
 

After sereval minutes nothings changed…
I don’t no what to do or where to seach.

please help :)

Best answer by yvan30

Problem solved

After enable the debug mode like this

 in /usr/share/centreon/.env.local.php

and complete PHP array tab with (don't forget to add a comma at the end of the previous line):

    'APP_DEBUG' => true,
'DEBUG_LEVEL' => 100

1 reply

Forum|alt.badge.img+1
  • Author
  • Steward *
  • 1 reply
  • Answer
  • February 7, 2023

Problem solved

After enable the debug mode like this

 in /usr/share/centreon/.env.local.php

and complete PHP array tab with (don't forget to add a comma at the end of the previous line):

    'APP_DEBUG' => true,
'DEBUG_LEVEL' => 100