Closed bkuberek closed 12 years ago
I'm running version 0.4.0 downloaded from pypi
ahh, could it be because I am running celery 3.0.1?
Looks like this has been broken since June 10 by this change: https://github.com/celery/celery/commit/64635a8d16da414f15ea7027e141e96a153e6ccb#celery/bin/base.py Either celery or celerymon needs to drop the "-A" option.
I'm running into this myself in production after upgrading to celery 3.0.5. Perhaps it's easier to change celerymon?
Suggest using -b / --bind to conform to more Unix-like standards?
Thanks! Released celerymon 0.5.0 now!
Getting following error