View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: R8 Cron Error Question
PostPosted: Tue Jun 11, 2013 7:24 am 
Offline
Joined: Tue Sep 12, 2006 6:03 am
Posts: 210
Location: Roseville, MI
While trying to determine why my Mythfilldatabase and Mythmetadata are not running properly I was reviewing the latest logs and stumbled onto the following error under the cron.0.log.

Code:
2013-06-11T00:00:01.269170-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 5958 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T00:00:01.433541-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null
2013-06-11T00:10:01.440349-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 6405 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T00:10:01.603029-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null
2013-06-11T00:20:01.607602-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 6825 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T00:20:01.770958-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null
2013-06-11T00:30:01.777550-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 7272 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T00:30:01.937861-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null
2013-06-11T00:40:01.942187-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 7719 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T00:40:02.107257-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null
2013-06-11T00:50:01.111843-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 8162 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T00:50:01.275705-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null
2013-06-11T00:55:01.280719-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 8426 job sys-hourly
2013-06-11T01:00:01.437357-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 8617 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T01:00:01.600671-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null
2013-06-11T01:10:01.606487-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 9061 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T01:10:01.768451-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null
2013-06-11T01:20:01.773898-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 9507 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T01:20:01.937914-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null
2013-06-11T01:30:01.942235-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 9954 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T01:30:02.105815-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null
2013-06-11T01:40:01.113577-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 10400 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T01:40:01.274838-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null
2013-06-11T01:50:01.279760-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 10846 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T01:50:01.443902-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null
2013-06-11T01:55:01.448701-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 11110 job sys-hourly
2013-06-11T02:00:01.570332-04:00 main_htpc cron: FILE /var/spool/cron/root USER root PID 11301 /usr/sbin/run-cron /etc/cron.tenminutes
2013-06-11T02:00:01.732469-04:00 main_htpc cron: unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null

Everytime cron.tenminutes runs there is an error that follows:
Code:
 unable to exec /dev/null: cron output for user root /usr/sbin/run-cron /etc/cron.tenminutes to /dev/null

Not sure if this is a big deal, but I thought I would raise the questions. You can also see that the cron.hourly runs just fine.

_________________
-Roseville, Michigan USA
LinHES R8: FE/BE, FE (x2)


Top
 Profile  
 
PostPosted: Tue Jun 11, 2013 9:20 am 
Offline
Site Admin
Joined: Fri Jun 11, 2004 7:58 am
Posts: 507
It's because the system doesn't have a mail program installed or configured.
It's on my list of things to fix, but if you can add it to the bug tracker it would be helpful


Top
 Profile  
 
PostPosted: Tue Jun 11, 2013 1:00 pm 
Offline
Joined: Tue Sep 12, 2006 6:03 am
Posts: 210
Location: Roseville, MI
The Bug/issue has been submitted, #922.

_________________
-Roseville, Michigan USA
LinHES R8: FE/BE, FE (x2)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 45 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu