Hi, I created a cronjob which I am hoping to be executed every 30mins. For testing purposes I tried 5 and 10minutes but the cronjob did not execute.
The code in the script is all written in php and is quite simple. When trying to execute the same script using the browser, it works as expected in about 3 seconds. Is there a way to see any logs or to check what I am doing wrong.
That happened to me once and I solved it by deleting and recreating the rule.
I don’t know if you already tried that but if you did, it’s better to wait for the admin’s tips.
Try setting the Cron Job to run every 1 hour and 10 minutes. Cron Jobs on this server are weird, sometimes just doing weird things like that can fix it.