Jump to content

Cron Job 500 read timeout


Ros

Recommended Posts

Hi All,

 

A couple of days ago I moved my WHMCS client area to another domain on the same server, everything went well and is all running sweet apart from the cron job.

 

I am using version 3.7.1 and plan to upgrade once the cron issue is resolved.

 

I am receiving a 500 read timeout message whenever the cron runs instead of receiving the usual report. This is using 0 9 * * * GET http://www.xxxxxxx.com/clients/admin/cron.php

 

I also tried the 0 9 * * * php -q /home/xxxxxxxx/public_html/clients/admin/cron.php

and

0 9 * * * php -q /home/xxxxxxxx/public_html/clients/admin/cron.php > /dev/null

 

both of the above return the following when the cron runs

 

No log handling enabled - turning on stderr logging

Cannot rename /var/net-snmp/snmpapp.conf to /var/net-snmp/snmpapp.0.conf

Cannot unlink /var/net-snmp/snmpapp.conf

read_config_store open failure on /var/net-snmp/snmpapp.conf

read_config_store open failure on /var/net-snmp/snmpapp.conf

read_config_store open failure on /var/net-snmp/snmpapp.conf

 

I have tried a few suggestions made by others in other threads on this forum to no avail.

 

Any idea on how I can resolve this?

 

Kind Regards

Ros

Link to comment
Share on other sites

I too have recently updated/formated my server and am having some issues with the cron as well.

 

I cannot see any problems my end so have asked my supplier to look into it as some other things seem to be affected as well.

 

At this moment in time I am unsure if they are related to your issues but will let you know if they are or not when I find a resolution.

 

Regards,

 

Andrew.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated