Re: django/celery - celery status: Error: No nodes replied within time constraint

2012-11-29 Thread Hector Armando Vela Santos
Hi I solved my problem, it was a very simple solution, but it was also a weird one: What I did was: $ /etc/init.d/celerybeat restart $ /etc/init.d/celeryd restart $ service celeryd restart I had to do this in that order, other way I'd get an ugly Error: No nodes replied within time const

django/celery - celery status: Error: No nodes replied within time constraint

2012-11-27 Thread Hector Armando Vela Santos
I'm trying to deploy a simple example of celery in my production server, I've followed the tutorial in the celery website about running celery as daemon http://docs.celeryproject.org/en/latest/tutorials/daemonizing.html#daemonizing, and I got the config file in*/etc/default/celeryd* * * 1 # Na