I've created periodic task. Its is getting called after a required interval 
but it is throwing  exception as it can't access database file.


INFO:celery.beat:Scheduler: Sending due task stocks_update_scheduler 
(stocks_update_scheduler)
WARNING:celery.redirected:inside stocks_update_scheduler
WARNING:celery.redirected:unable to open database file
WARNING:celery.redirected:unable to open database file


I'm here trying to figure out how to actually give permission to this task 
to access database. is there something in settings regarding database 
access that I might have missed.


-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/95b9aef2-fa49-4aa3-aa33-59e44df7f5f9%40googlegroups.com.

Reply via email to