Cron Issues
-
Hi,
I was using the WP all import with the automatic schedule but after a couple days was saying unable to connect to server, and was all fine and key.
So, I removed, cancelled the subscription and don’t plan to use it again since this caused issues on my +11.000 products stock.
I’m using manual, and placed this in my cpanel (url and key hidden):
0 */2 * * * wget -q -O /dev/null “https://XXXX.com/wp-load.php?import_key=xxxx&import_id=2&action=processing”
*/2 * * * * wget -q -O /dev/null “https://XXXX.com/wp-load.php?import_key=xxxx&import_id=2&action=trigger”
The problem is that the log say run time “00:01:15” -> cron processing – > “0 Produtos created 53 updated 492 skipped”
BUT, it’s saying this for hours and the summary is not updated… What is wrong? why the time and summary is not updated?
The topic ‘Cron Issues’ is closed to new replies.