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
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
2 matches
Mail list logo