You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed this on Magento ver. 1.9.0.1 store, but it looks like cron jobs are not being scheduled. I can see this via cronstat:
Job: aoequotecleaner
Model: aoe_quotecleaner/cleaner::clean
Other jobs are being scheduled, though:
Job: testsweet_cron
Schedule: */5 * * * *
Model: testsweet/observer_crontest::run
I have tried setting cron expression with and without quotes, but neither works.
Thanks
Jon
The text was updated successfully, but these errors were encountered:
I have installed this on Magento ver. 1.9.0.1 store, but it looks like cron jobs are not being scheduled. I can see this via cronstat:
Job: aoequotecleaner
Model: aoe_quotecleaner/cleaner::clean
Other jobs are being scheduled, though:
Job: testsweet_cron
Schedule: */5 * * * *
Model: testsweet/observer_crontest::run
I have tried setting cron expression with and without quotes, but neither works.
Thanks
Jon
The text was updated successfully, but these errors were encountered: