|
Hi, I have been using the django_cron module to do some house keeping activities and to send some updates periodically.
The scheduler has stopped working for no reason and I couldn't find any error message. Any idea what is going wrong? Cheers. |
|
Hi, I have been using the django_cron module to do some house keeping activities and to send some updates periodically.
The scheduler has stopped working for no reason and I couldn't find any error message. Any idea what is going wrong? Cheers. |
Once you sign in you will be able to subscribe for any updates here
By RSS:Tags:
Asked: Jun 16 '12 at 02:05
Seen: 469 times
Last updated: Jun 16 '12 at 04:18
Plans & prices
Sign up
Why WebFaction?
Contact us
Affiliate program
Support
Legal
Jobs
Blog
Control panel login
Powered by OSQA
© Copyright 2003-2012 Swarma Limited - WebFaction is a service of Swarma Limited
The answer to why it stopped largely depends on how you were running the module in the first place. Do you trigger it via a cron job? Also, does restarting your Django application have any effect? Lastly, do you use a virtualenv for the application?
Also, if you can point us to the actual site, we may be able to investigate further.