4 Oct 2010 12:53
Re: django celery, buildout and daemonize
On Oct 2, 12:47 pm, Bram Enning <bramenn...@...> wrote: > Of course you are right. But I'm in a hurry :) > > It's solved now. The init-script used different variable-names than the > celeryd file in /etc/default named. In particular it was CELERY_PID_FILE and > CELERY_LOG_FILE instead of CELERY_PIDFILE and CELERY_LOGFILE. > I had a similar issue. Possibly you were mislead as I was by a small doc error in the celeryd script. Issue is raised here: http://github.com/ask/celery/issues/issue/205 -- -- You received this message because you are subscribed to the Google Groups "celery-users" group. To post to this group, send email to celery-users@... To unsubscribe from this group, send email to celery-users+unsubscribe <at> googlegroups.com. For more options, visit this group at http://groups.google.com/group/celery-users?hl=en.
RSS Feed