Sentora Support Forums

Full Version: Uninstalled but have cron daemon issues now HELP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I installed Sentora, but I am getting thousands of the following emails:

Cron <root@host> nice -2 /usr/bin/php -q /etc/sentora/panel/bin/daemon.php > /var/sentora/logs/daemon-last-run.log 2>&


/bin/bash: /var/sentora/logs/daemon-last-run.log: No such file or directory


Can anyone please help me get rid of this cron. I dont see it listen as a cronjob on the server. I am running centOS 7.5
If you remove that cron then Sentora will not run properly. It is the daemon that runs every 5 minutes that updates your clients, accounts, etc. on Sentora. What you need to do is make sure the file: /var/sentora/logs/daemon-last-run.log exists and has the proper permissions: 755 Owner: apache (httpd) Group: apache (httpd).