This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Daemon Problems.. please help
#11
RE: Daemon Problems.. please help
Ok, this is getting frustrating LOL Me.B do you have any other suggestions?

At least we will rule out webalizer.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#12
RE: Daemon Problems.. please help
(01-27-2017, 08:39 AM)TGates Wrote: Ok, this is getting frustrating LOL @[Me.B] do you have any other suggestions?

At least we will rule out webalizer.

Yes lol it just say Daemon last run never..
Reply
Thanks given by:
#13
RE: Daemon Problems.. please help
Let's first check if cron job exists:

crontab -l

Then we may need to check why it blows up. Disabling webalizer will usually remove it. I have it uninstalled on my own server.
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#14
RE: Daemon Problems.. please help
(01-27-2017, 06:59 PM)Me.B Wrote: Let's first check if cron is running:

crontab -l

no crontab for root
Reply
Thanks given by:
#15
RE: Daemon Problems.. please help
Update:

so in order for Damon to work i have to manually do it my self via ssh using php command. Sad can someone help me please?
Reply
Thanks given by:
#16
RE: Daemon Problems.. please help
(01-27-2017, 07:02 PM)skeeta92 Wrote: no crontab for root

Confused
And that means the cron service is not running?

Try and restart cron:
service cron restart
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#17
RE: Daemon Problems.. please help
(02-01-2017, 04:52 PM)TGates Wrote: Confused
And that means the cron service is not running?

Try and restart cron:
service cron restart

Alright so i have Centos 6.x so i did service crond restart

it restart successfully but when i do the crontab -l it still says same thing.
Reply
Thanks given by:
#18
RE: Daemon Problems.. please help
There should be a file in the cron.d folder called zdaemon with the following contents:

Code:
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/
*/5 * * * * root nice -2 /usr/bin/php -q /etc/sentora/panel/bin/daemon.php > /var/sentora/logs/daemon-last-run.log 2>&1

Permissions of 644 owned by root.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:
#19
RE: Daemon Problems.. please help
(02-04-2017, 06:13 AM)TGates Wrote: There should be a file in the cron.d folder called zdaemon with the following contents:

Code:
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/
*/5 * * * * root nice -2 /usr/bin/php -q /etc/sentora/panel/bin/daemon.php > /var/sentora/logs/daemon-last-run.log 2>&1

Permissions of 644 owned by root.


Its correct but i sitll get 

Sentora Daemon

Next Daemon Run:
15:35 3rd Feb 2017 EST
Last Daemon Run:
Never
Last Day Daemon Run:
Never
Last Week Daemon Run:
Never
Last Month Daemon Run:
Never
Queue a full daemon run (reset):
Go
Reply
Thanks given by:
#20
RE: Daemon Problems.. please help
(02-04-2017, 06:33 AM)skeeta92 Wrote: Its correct but i sitll get 

Sentora Daemon

Next Daemon Run:
15:35 3rd Feb 2017 EST
Last Daemon Run:
Never
Last Day Daemon Run:
Never
Last Week Daemon Run:
Never
Last Month Daemon Run:
Never
Queue a full daemon run (reset):
Go

Because of this not running i have to manually set my Domains so that it can be live...Im using Centos 6.. Please someone help me .. i have a lot of customers on this server so i cant reinstall Centos..if i can back up and restore then i can do that but i havent found a better way to backup all email accounts mysql and user accounts with Sentora yet,
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Problems After PHP7 upgrade bloods 3 6 ,754 12-03-2019, 10:36 AM
Last Post: Jettaman
Server load in daemon Process damanmokha 1 4 ,640 12-11-2018, 12:10 AM
Last Post: fearworks
Uninstalled but have cron daemon issues now HELP suprastan 1 4 ,812 10-07-2018, 03:26 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)