Just upgraded from 1.02 to 1.1.0 on my Debian Squeeze machine. Followed all
upgrade instructions, rabbitmq is setup and running, updated the mysql
database and configured settings.py according to documentation.

Celery refuses to start when I call the baruwa initscript. This is from
/var/log/baruwa/celeryd.log:

[WARNING/MainProcess] File "/usr/share/pyshared/baruwa/manage.py", line 15,
in <module>
[WARNING/MainProcess] execute_manager(settings)
[WARNING/MainProcess] File
"/usr/lib/pymodules/python2.6/django/core/management/__init__.py", line 438,
in execute_manager
[WARNING/MainProcess] utility.execute()
[WARNING/MainProcess] File
"/usr/lib/pymodules/python2.6/django/core/management/__init__.py", line 379,
in execute
[WARNING/MainProcess]
self.fetch_command(subcommand).run_from_argv(self.argv)
[WARNING/MainProcess] File
"/usr/lib/pymodules/python2.6/django/core/management/base.py", line 191, in
run_from_argv
[WARNING/MainProcess] self.execute(*args, **options.__dict__)
[WARNING/MainProcess] File
"/usr/lib/pymodules/python2.6/django/core/management/base.py", line 220, in
execute
[WARNING/MainProcess] output = self.handle(*args, **options)
[WARNING/MainProcess] File
"/usr/lib/python2.6/dist-packages/djcelery/management/commands/celeryd.py",
line 21, in handle
[WARNING/MainProcess] worker.run(*args, **options)
[WARNING/MainProcess] File
"/usr/lib/python2.6/dist-packages/celery/bin/celeryd.py", line 96, in run
[WARNING/MainProcess] return self.app.Worker(**kwargs).run()
[WARNING/MainProcess] File
"/usr/lib/python2.6/dist-packages/celery/apps/worker.py", line 131, in run
[WARNING/MainProcess] print(str(self.colored.cyan(" \n",
self.startup_info())) +
[WARNING/MainProcess] File
"/usr/lib/python2.6/dist-packages/celery/apps/worker.py", line 204, in
startup_info
[WARNING/MainProcess] "conninfo": self.app.broker_connection().as_uri(),
[WARNING/MainProcess] File
"/usr/lib/python2.6/dist-packages/celery/app/base.py", line 229, in
broker_connection
[WARNING/MainProcess] transport_options=self.conf.BROKER_TRANSPORT_OPTIONS)
[WARNING/MainProcess] TypeError
[WARNING/MainProcess] :
[WARNING/MainProcess] __init__() got an unexpected keyword argument
'transport_options'
[INFO/MainProcess] process shutting down

Hope you can give a hint...

--
View this message in context: 
http://baruwa-users-list.963389.n3.nabble.com/Debian-celery-won-t-start-tp3175468p3175468.html
Sent from the Baruwa users list mailing list archive at Nabble.com.
_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to