kermith72 / auto_install

Automated installation of Centreon on Debian with sources
GNU Affero General Public License v3.0
11 stars 13 forks source link

Re-schedule error #5

Closed Justice81 closed 4 years ago

Justice81 commented 4 years ago

If you press Re-schedule the next check for this service

Re-schedule the next check for this service (forced) (and the service is monitored by a poller not on the central) in the service detail sight you get the folowing error in /var/log/centreon/centreon-error.log

[22-Nov-2019 11:31:17 Europe/Paris] PHP Warning: file_put_contents(/var/lib/centreon/centcore/1574418677.7609-externalcommand.cmd): failed to open stream: No such file or directory in /usr/share/centreon/www/class/centreonExternalCommand.class.php on line 135

Solution: create /var/lib/centreon/centcore chown centreon:centreon centcore chmod 775 centcore

I dont know if it´s a debian only problem

Thank you

kermith72 commented 4 years ago

Thanks @Justice81, corrected problem for Debian and Raspbian