Jump to content

Featured Replies

Posted

I don't have much traffic at the moment it seems, and I am receiving this message.  Any suggestions on how to fix this?

 

1f31def7e23588dc0119753a3dba7f5f.png

 

73ebef41fb1d19d6cf438b180066387c.png

  • Community Expert

I'm not sure what I can say to you other than what it saus in the message there. As it says, you should set up cron or web service

Hi @coolnet560,

This guide may shed some light on setting up a cron job successfully, but the description once 'Use cron (recommended)' is selected should be self explanatory and get you out of trouble.

  • Author
 

Hi @coolnet560,

This guide may shed some light on setting up a cron job successfully, but the description once 'Use cron (recommended)' is selected should be self explanatory and get you out of trouble.

Thank you for your help.  I had my hosting provider enable the cron job.  

Good to hear! Your community should run perfectly from now on. ðŸ˜‰

  • Author

Unfortunately, it seems I am getting an error message. 

Sent in a ticket to them to fix it.

Could contain: Page, Text, File, Webpage

/opt/alt/php81/usr/bin/php -d memory_limit=-1 -d max_execution_time=0 /home/therecom/forums.therecommunity.net/applications/core/interface/task/task.php 9ffd090fc92a79cd541bc9eeb89397c2

 

  • Author

Here's what it looks like on the cpanel.

 

f6f05d5a17f3a745be094e688eb4bdd7.png

  • Community Expert

Check the file itself can be executed by your system. Other than that though, it would be something your hosting company would need to look into

You may have forgotten to include the random number at the end of the cron command, or the path to your PHP executable and task.php file may be incorrect.

  • Author
 

Check the file itself can be executed by your system. Other than that though, it would be something your hosting company would need to look into

 

 

You may have forgotten to include the random number at the end of the cron command, or the path to your PHP executable and task.php file may be incorrect.

I looked at the command settings and it seems that the * means every minute.  I did change it to 01 and left the stars for the rest.  See what happens tomorrow I guess.

Have to be honest my hosting provider is clueless.  ðŸ˜‚

  • Community Expert
 

looked at the command settings and it seems that the * means every minute.

Every minute is what you would want 🙂 . Changing that to 01 would just run it on the first minute of every hour.

  • Author
 

Every minute is what you would want 🙂 . Changing that to 01 would just run it on the first minute of every hour.

If that's the case, any suggestions on the error?

 

I see this in the email "Cron <therecom@webhosting2018> /opt/alt/php81/usr/bin/php -d memory_limit=-1 -d max_execution_time=0 /home/therecom/forums.therecommunity.net/applications/core/interface/task/task.php"

Incorrect Key.  How do I fix that?

Edited by coolnet560

  • Community Expert

Based on your screenshot, you are missing the key at the end of the command:

9ffd090fc92a79cd541bc9eeb89397c2

 

Edit the cronjob and be sure to past the entire line of text in it.

  • Author

 

 

Based on your screenshot, you are missing the key at the end of the command:

9ffd090fc92a79cd541bc9eeb89397c2

 

Edit the cronjob and be sure to past the entire line of text in it.

Thank you.  Added that.  I guess they forgot to add the key.

Recently Browsing 0

  • No registered users viewing this page.