Cron jobs not working

My website URL is: http://cranterns.epizy.com/

What I’m seeing is: I setup cron job for every 8 hours but it seems not working:

I’m using this software:
cron job

Additional information:
I setup cron job for every 8 hours but it seems not working. It’s code is working fine when it’s on minutes. but with hours it doesn’t?
it’s my cron job for my code:

this code alters this page:
http://cranterns.epizy.com/viewden.php?id=1
that all has 98/100 energy in bar. i did -1 for testing my code and is working well. Then i tried with cronjob( minutes) and it worked fine (-1 for this), But when i tried with cronjob( hours) it’s not working?
if it was working. all the energy bars had to be 96/100

Where Am i doing wrong?

and i used cron job(minutes) for another file and it works. but cron job(hours) doesnt :c

Yeah, the cron tool is not great. The symptoms remind me about this topic:

Maybe if you select “0” in the minutes or some other value than blank for the Minutes field it will work? I’m not sure it will work, but I wouldn’t be surprised if it did.

2 Likes

0?

max is 2 minutes :grinning:

i’d test it but this worked after 24 hours i set it up.

Edit: now it runs the code every 2 hours instead of one

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.