﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
859	Celery uses the wrong broker	joar		"If I launch celery via ./lazycelery.sh, it can't connect to the broker.

{{{
[2014-03-22 14:54:42,938: ERROR/MainProcess] consumer: Cannot connect to amqp://guest@127.0.0.1:5672//: [Errno 111] Connection refused.
Trying again in 2.00 seconds...

[2014-03-22 14:54:44,952: ERROR/MainProcess] consumer: Cannot connect to amqp://guest@127.0.0.1:5672//: [Errno 111] Connection refused.
Trying again in 4.00 seconds...

[2014-03-22 14:54:48,965: ERROR/MainProcess] consumer: Cannot connect to amqp://guest@127.0.0.1:5672//: [Errno 111] Connection refused.
Trying again in 6.00 seconds...
}}}"	defect	closed	critical	0.7.0	programming	cant-reproduce	celery		
