Skip to main content
Solved

After upgrade to 24.10 timeline does not work

  • November 12, 2024
  • 2 replies
  • 241 views

Forum|alt.badge.img+5

Hello,
After upgrade to 24.10, when i click on time line got error message.
“The HTTP status code “42” is not valid.” affected on whole system.
 

 

Best answer by WrozbitaMaciej

Problem was dumped logs table in DB. Solved by recreateing table.

2 replies

Forum|alt.badge.img+17

Hello

have you tried to clear the symfony cache

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

Symfony cache causes an issue after performing an upgrade of Centreon | Community )

there are sometimes issues with that cache.

 

also try “in private” browsing, sometimes the browser cache is causing issues after upgrading, if that’s the case try clearing your browser cache

 


Forum|alt.badge.img+5
  • Author
  • Steward **
  • Answer
  • November 21, 2024

Problem was dumped logs table in DB. Solved by recreateing table.