Jump to content
  • 0

Cron Setup


iogig

Question

I am trying to setup the new V3 Cron and I just cant get it to work. Going Mad I try some thinks and it just fails I try others and it says ion error. I make the settings the same as my other cron jobs and it fails yet if i use the url manualy it runs fine. Can anyone advise or just help I would be happy to pay. I have wasted so much time on this. Thank you

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

I am trying to setup the new V3 Cron and I just cant get it to work. Going Mad I try some thinks and it just fails I try others and it says ion error. I make the settings the same as my other cron jobs and it fails yet if i use the url manualy it runs fine. Can anyone advise or just help I would be happy to pay. I have wasted so much time on this. Thank you

 

Can I ask what control panel (if you are using one) are you using?

Link to comment
Share on other sites

  • 0

I suggest trying to run the cron command via a shell if you have shell access. If there are any errors, like missing Ioncube loaders, they should be displayed. If that's not an option, you can alternatively use GET or wget. See http://docs.blesta.com/display/user/Installing+Blesta step 4 Cron.

 

https://www.yourdomain.com/blesta/install/path/cron/?cron_key=CRONKEY where CRONKEY is your cron key as displayed under "Update Cron Key"

 

So, from this example, something like this may alternatively work for you..

 

GET -t 15m https://www.yourdomain.com/blesta/install/path/cron/?cron_key=CRONKEY

Link to comment
Share on other sites

  • 0

in cpanel 

GET -t 15m /usr/bin/php /home/cpaneluser/public_html/blesta/cron/?cron_key=CRONKEY

 

I suggest trying to run the cron command via a shell if you have shell access. If there are any errors, like missing Ioncube loaders, they should be displayed. If that's not an option, you can alternatively use GET or wget. See http://docs.blesta.com/display/user/Installing+Blesta step 4 Cron.

 

 

So, from this example, something like this may alternatively work for you..

 

GET -t 15m https://www.yourdomain.com/blesta/install/path/cron/?cron_key=CRONKEY

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
Answer this question...

×   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.

Loading...
×
×
  • Create New...