Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cron not running at interval #79

Open
yurividal opened this issue Jun 17, 2020 · 0 comments
Open

Cron not running at interval #79

yurividal opened this issue Jun 17, 2020 · 0 comments

Comments

@yurividal
Copy link

I have set CRON_INTERVAL to 5, and set 5 on the admin panel.
But, my cron seems to be running only every 10 minutes. Its like its failing every other time.
I tried manually executing
/usr/local/bin/php -c /usr/local/etc/php/php.ini /data/upload/api/cron.php
and the first time i execute it, it seems to run in less than a second, and the second time it actually runs. So, its definitely skipping every other try.

@yurividal yurividal changed the title Crin not running at interval Cron not running at interval Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant