Skip to main content
Solved

plugins.json

  • 6 June 2023
  • 1 reply
  • 170 views

Hi there,

We’re having an issue with our Central when we want to export the configuration.

I did check the permissions on the file “plugins.json” and it seems to be correct

centreon-engine

admin

0664

Is there anything else I can check?

Thanks for your help

1 reply

Badge +1

This has been fixed now, centreon-engine must be the group also

I have to run the command below then:

chown apache:apache /etc/centreon-engine/*

chown apache:apache /etc/centreon-broker/*

All good now :-)!

Reply