Djcelery issue

Hi All

did anyone solved djcelery error . while running this command ./manage.py
celeryd --verbosity=2 --beat --statedb=celery.db --events

I got following warning due to that some of the function not working.

Help me for the same.

Regards

pravin

Please find the attach file

··· On Thursday, January 12, 2017 at 10:03:53 AM UTC, Pravin Ambre wrote: > > Hi All > > > did anyone solved djcelery error . while running this command ./manage.py > celeryd --verbosity=2 --beat --statedb=celery.db --events > > I got following warning due to that some of the function not working. > > > Help me for the same. > > Regards > > pravin > >

I'm not sure what those specific warnings mean, is it possible someone was
debugging the code and left in print statements somewhere? Try running
git diff to see if there are any local changes. Those are warnings and
not errors, so celery may still work fine if you ignore them.

··· On Thu, Jan 12, 2017 at 5:05 AM, Pravin Ambre wrote:

Please find the attach file

On Thursday, January 12, 2017 at 10:03:53 AM UTC, Pravin Ambre wrote:

Hi All

did anyone solved djcelery error . while running this command
./manage.py celeryd --verbosity=2 --beat --statedb=celery.db --events

I got following warning due to that some of the function not working.

Help me for the same.

Regards

pravin

--


You received this message because you are subscribed to the Google Groups
"CommCare Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to commcare-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--