LinHES Forums http://forum.linhes.org/ |
|
R8 Cron Error Question http://forum.linhes.org/viewtopic.php?f=21&t=23770 |
Page 1 of 1 |
Author: | spideyk21 [ Tue Jun 11, 2013 7:24 am ] |
Post subject: | R8 Cron Error Question |
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. |
Author: | jams [ Tue Jun 11, 2013 9:20 am ] |
Post subject: | Re: R8 Cron Error Question |
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 |
Author: | spideyk21 [ Tue Jun 11, 2013 1:00 pm ] |
Post subject: | Re: R8 Cron Error Question |
The Bug/issue has been submitted, #922. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |