Skip to main content
Solved

No playlists link after adding license

  • April 30, 2026
  • 2 replies
  • 19 views

Forum|alt.badge.img+1

Hi

I’ve just upgraded to IT100 from the open source edition, specifically for the playlist option, but after adding the license, I do not see the Playlists link under dashboards.  I have rebooted the server but it’s still not there.  Please can someone assist to get the link so I can create a playlist.

Running Centreon 25.10.11

 

Thanks

Steve

Best answer by Sébastien

Hello,

 

Please ensure that all extensions are up to date Administration > Extensions > Manager.

And from the central server, execute this command:

sudo -u $(id -un apache 2>/dev/null || echo www-data) php /usr/share/centreon/bin/console cache:clear

Is the playlist still hidden?

2 replies

Sébastien
Centreonian
Forum|alt.badge.img+9
  • Centreonian
  • Answer
  • April 30, 2026

Hello,

 

Please ensure that all extensions are up to date Administration > Extensions > Manager.

And from the central server, execute this command:

sudo -u $(id -un apache 2>/dev/null || echo www-data) php /usr/share/centreon/bin/console cache:clear

Is the playlist still hidden?


Forum|alt.badge.img+1
  • Author
  • Steward *
  • April 30, 2026

And from the central server, execute this command:

sudo -u $(id -un apache 2>/dev/null || echo www-data) php /usr/share/centreon/bin/console cache:clear

Is the playlist still hidden?

Legend thank you, this fixed it! 👍