- Posts: 94
- Thank you received: 0
Cron not autotriggering
So I am trying to figure out why my cron is not auto triggering? I am using the auto setup one by you guys. It works fine when I manually go to the webpage and trigger it but it is not auto triggering on its own. It says it will trigger next on such and such a date but never does (even 24 hours later). Something isn't working.
I read your help document on it. The cron works fine when I manual trigger and it has no errors in the report.
Ideas?
Please Log in or Create an account to join the conversation.
Could you check the different points at the end of the documentation:
www.hikashop.com/en/support/documentatio...cron-task.html#check
If you don't find the problem, could you give your cron URL so that we can see the problem ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Did you activate the email reports in order to receive an email each time the cron is triggered ?
If the cron task of AcyMailing is working, there is no reason the one from HikaShop wouldn't as we use the same code for that process.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
JFTP::login: Unable to login
JFTP: :write: Unable to use passive mode
Products quantity checked
Rates successfully updated
Waitlist notifies checked
HikaShop Triggered at 09 January 2012 14:46
Products quantity checked
Rates successfully updated
Waitlist notifies checked
Can you log into my site and see what is going on? Now neither my Acymail cron or my HikaShop cron are triggering automatically. Something is broken and I can't figure out what. Everything was fine before upgrading.
I sent you a PM with log-in details.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
******************************************************************************************************************************************************
******************** 09 January 2012 19:24 ********************
HikaShop Triggered at 09 January 2012 19:24
---- Details ----
Products quantity checked
Waitlist notifies checked
That is the last cron that ran. This is the one that you trigged by going to the url. It is still not triggering the cron job for hika and now it is also not triggering the acymail cron either automatically. I really need this fixed.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
But their support and the AcyMail support did confirm that it was cloudflare that was causing the issue and that some sort of rules need to be put in place so that it does not block the component and also the IPs of your cron server need to be whitelisted. I just did not want to bother with it as Cloudflare had other issues and it was just easier to disable it completely for now.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You may want to append your documentation about crons with an additional thing.
www.acyba.com/en/forum/5-how-to/29519-se...es-cpanel.html#30002
Many hosts are requiring the useragent part to be added to the cron so this thread has a good description. I just tried it with your cron and it worked where the others did not. I made my cron look like it was being triggered from the browser.
Please Log in or Create an account to join the conversation.
Thanks, we added that
Please Log in or Create an account to join the conversation.