A few months back, as far as I remember, I had used the same examples and
got it working without much trouble.

I am only guessing here but are you sure that celery and django-celery both
are installed in the same virtualenv and not globally?


On Tue, Jun 4, 2013 at 4:36 PM, manuga...@gmail.com <manuga...@gmail.com>wrote:

> Yeah Vineet,
>
> I've gone through that. I mentioned it in the first question on SO. You
> will even see my settings there.
>
> Regards,
>
>
> On 4 June 2013 15:55, Vineet Naik <naik...@gmail.com> wrote:
>
>> Hi Manu,
>>
>> Have you seen the "Running the worker as a daemon" section of celery docs
>> - http://docs.celeryproject.org/en/latest/tutorials/daemonizing.html
>> It also includes an example with Django and virtualenv.
>>
>> Regards,
>> Vineet
>>
>>
>> On Tue, Jun 4, 2013 at 3:47 PM, Manu <manuga...@gmail.com> wrote:
>>
>>> Hi all,
>>>
>>> I have had no success so far with daemonizing celery on my server. I
>>> raised two stack overflow questions and have received only a few answers.
>>> Could someone please point me to a solid tutorial or blog post on how to
>>> make it work. I'm using celery with django in a virtual environment.
>>>
>>> Btw, the links to those two questions
>>> 1.
>>> http://stackoverflow.com/questions/16896686/daemonizing-celery-process-celeryd-multi-not-found
>>> 2.
>>> http://stackoverflow.com/questions/16915034/is-there-a-simple-manage-py-command-that-i-run-with-django-celery-to-daemonize-c
>>>
>>> Thanks in advance for your time!
>>>
>>> Regards,
>>> Manu
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>>
>>> To post to this group, send email to django-users@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/django-users?hl=en.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>>
>>>
>>
>>  --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "Django users" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/django-users/F0dH6WdwFBA/unsubscribe?hl=en
>> .
>> To unsubscribe from this group and all its topics, send an email to
>> django-users+unsubscr...@googlegroups.com.
>>
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/django-users?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>
>
> --
> Manu Ganji,
> Mobile: +91-8500719336.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Vineet Naik

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to