After every reboot "Failed" errors

Mini

Well-Known Member
Mar 4, 2005
98
0
156
I have attached a screenshot of the "failed" errors I get. I get them after EVERY reboot. I'm guessing that I've touched something, But I don't know what I have touched. Could someone please help me fix these errors? And everything seems OK even with these "Failed" errors, But something could be wrong.

Mini
 

Attachments

Mini

Well-Known Member
Mar 4, 2005
98
0
156
I *think* they go away after an hour or so????

BUT! If I restart FTPd and SSHd they go away.. I do not want this because it's very inconvient.

Restarting FTPd gets rid of every failed except the EximStat.

Restarting SSHd gets rid of the failed in EximStat.

Mini
 

bijo

Well-Known Member
Aug 21, 2004
474
0
166
India
Hello,

Try the command and then reboot your server and check
----------------------------------
chkconfig chkservd on
----------------------------------
 

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
33
473
Go on, have a guess
It's nothing unusual because of the way that cPanel uses chkservd to start services after a reboot. If you want to reset chkservd after a reboot add the following line to the end of /etc/rc.d/rc.local (if you have that on your OS):

/etc/init.d/chkservd restart
 

Mini

Well-Known Member
Mar 4, 2005
98
0
156
Thanks.. This fixed all problems except EximStats..

I still need to reboot SSHd to fix EximStat.. I might add that to rc.local aswell ...

Thanks!
 

Zaf

Well-Known Member
Aug 22, 2005
117
0
166
Mini said:
Thanks.. This fixed all problems except EximStats..

I still need to reboot SSHd to fix EximStat.. I might add that to rc.local aswell ...

Thanks!
are you able to send and receive mails while the services are shown as failed?
I had a similar problem but not exactly same...and it turned out to be problem with apf/iptables
 

Mini

Well-Known Member
Mar 4, 2005
98
0
156
Shahzada said:
are you able to send and receive mails while the services are shown as failed?
I had a similar problem but not exactly same...and it turned out to be problem with apf/iptables
Yes.. I am able to recieve mail.. It's eximSTATS that is failed. Not actually exim..

Mini
 

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
33
473
Go on, have a guess
Eximstats probably fail because MySQL isn't full up when it tries to run. You can restart them using:

/scripts/restartsrv_eximstats