Page 1 of 1

WARNING: Critical maintenance jobs

Posted: Wed Oct 31, 2012 7:04 pm
by guerymagic
Hi I have installed a new version of Timetrex and I have this message:

WARNING: Critical maintenance jobs have not run in the last 48hours. Please contact your TimeTrex administrator immediately.

" I have created a Cron scheduler in my server " I have used :

su www-data -c "php /home/plr-store/public_html/timetrex/maint/cron.php" > /dev/null 2>&1

I have replaced www-data with my username of my server but I am still having the warning !

What do I need to do to resolve this issue.

Thank you

Re: WARNING: Critical maintenance jobs

Posted: Thu Nov 01, 2012 9:00 am
by shaunw
What is the exact command that you are running? What user does your web server run as?

Re: WARNING: Critical maintenance jobs

Posted: Thu Nov 01, 2012 8:26 pm
by guerymagic
Hi

I am using :

su plr-store -c "php /home/plr-store/public_html/timetrex/maint/cron.php" > /dev/null 2>&1

plr-store is the username

Re: WARNING: Critical maintenance jobs

Posted: Fri Nov 02, 2012 8:25 am
by shaunw
If you run the following command, what is the output?
su plr-store -c "php /home/plr-store/public_html/timetrex/maint/cron.php"

Re: WARNING: Critical maintenance jobs

Posted: Wed Nov 07, 2012 4:51 pm
by guerymagic
Hi, See bellow the output :

Output from command su plr-store -c "php /home/plr-store/public_html/timetrex/maint/cron.php" > /dev/null 2>&1 ..

No output generated

Re: WARNING: Critical maintenance jobs

Posted: Wed Nov 07, 2012 5:37 pm
by shaunw
Please use the exact command I specified in my previous post.

Re: WARNING: Critical maintenance jobs

Posted: Mon Nov 12, 2012 5:44 pm
by guerymagic
Hi,

This is the output :

Output from command su plr-store -c "php /home/plr-store/public_html/timetrex/maint/cron.php" ..

standard in must be a tty

Re: WARNING: Critical maintenance jobs

Posted: Mon Nov 12, 2012 5:48 pm
by guerymagic
Hi Shaunw,

I have decide to upgrade from v 5.1.0 to v 5.3.8 and in step 2 system check acceptance i have a red warning and i can not proceed.

Warning: File checksums do not match, some TimeTrex files may be corrupted, missing, or not installed properly.

What is happening ? I did not have that when i have installed 5.1.0 ?

Regards,

Re: WARNING: Critical maintenance jobs

Posted: Tue Nov 13, 2012 6:17 am
by guerymagic
Hi Shaunw,

Sorry ignore the previous post.

I am in the process of upgrading from v3.6.1 to 5.1.

I have a red warning: File checksums do not match, some TimeTrex files may be corrupted, missing, or not installed properly.

Thank you for your help.