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 job not running #10

Open
jonpwoolley opened this issue May 12, 2016 · 2 comments
Open

Cron job not running #10

jonpwoolley opened this issue May 12, 2016 · 2 comments

Comments

@jonpwoolley
Copy link

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

@neilbradley
Copy link

@jonpwoolley You might be getting the same error that I am:

TRIGGER: shutdown function
Last error: 
Array
(
    [type] => 4
    [message] => syntax error, unexpected '['
    [file] => /app/code/community/Aoe/QuoteCleaner/Model/Cleaner.php
    [line] => 22
)

Backlog: 
exception 'Exception' in /app/code/community/Aoe/Scheduler/Helper/GracefulDead.php:53
Stack trace:
#0 [internal function]: Aoe_Scheduler_Helper_GracefulDead::beforeDyingShutdown()
#1 {main}

@rmrdu2
Copy link

rmrdu2 commented Jul 29, 2020

Any update on this ?

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

3 participants