Forums

Always-on task not starting

I have updated the code of my always-on-task. And, instead of restarting the task, I've deleted and created it again. It's exactly the same call to script that is made in my new always-on-task:

source /home/capitale/.virtualenvs/myenv/bin/activate && python /home/capitale/capitale/manage.py obtem_cnpjs_rf

But, now, it does not leave the state 'Starting'. In fact, I tried creating other always-on tasks and they all didn't leave this state either.

It there anything happening to the always-on tasks right now? What could it be?

I see in our admin interface that you have Always-on task running happly.