Trigger cron not running
-
Hello, I’m having an issue with Trigger cron. Here are both crons:
30 2 * * * /usr/bin/php-cgi /home/xxxxxxxxx.lv/public_html/wp-load.php import_key=cxGR4Q6…… import_id=1 action=trigger
*/2 * * * * /usr/bin/php-cgi /home/xxxxxxxxx.lv/public_html/wp-load.php import_key=cxGR4Q6……. import_id=1 action=processing
Looking at server logs – cron is being triggered as it should. However trigger cron doesn’t run. If I trigger cron using web browser – it starts to work as it should and processing cron starts working right after I trigger cron from browser.
Right now I’m using easycron.com, however I need to find solution how to run Trigger cron from my own server
- The topic ‘Trigger cron not running’ is closed to new replies.