If someone could highlight me when they see this, that would be much appreciated. Thanks
frgtn has quit
djapo has quit
loic84 joined the channel
loic84 has quit
loic84 joined the channel
loic84 has quit
anuvrat has quit
loic84 joined the channel
Hey there i'm getting this error when i'm trying to run celery: consumer: Cannot connect to amqp://guest@127.0.0.1:5672//: [Errno 111] Connection refused.
Trying again in 2.00 seconds...
Is anyone around?
bkuberek has quit
bkuberek joined the channel
bkuberek has quit
atomekk joined the channel
ionelmc
nick1: auth issue?
check the logs
the rabbitmq logs
loic84 has quit
loic84 joined the channel
bkuberek joined the channel
chrisstreeter has quit
bkuberek has quit
chrisstreeter joined the channel
drsm79|out is now known as drsm79
drsm79 is now known as drsm79|out
drsm79|out is now known as drsm79
domino14 has quit
domino14 joined the channel
loic84 has quit
bkuberek joined the channel
bkuberek has quit
atomekk has quit
sgviking joined the channel
ustunozgur joined the channel
loic84 joined the channel
ustunozgur has quit
ustunozgur joined the channel
frgtn joined the channel
ustunozgur has quit
drsm79 is now known as drsm79|out
ustunozgur joined the channel
ustunozgur has quit
bwreilly joined the channel
gkmngrgn joined the channel
bwreilly has quit
bkuberek joined the channel
bkuberek has quit
nando_florestan joined the channel
the_rat joined the channel
Arnout has quit
bkuberek joined the channel
gkmngrgn
hi, celery creates queue for every tasks, is it normal for automatic routing?
bkuberek has quit
loic84 has quit
ionelmc
gkmngrgn: sounds weird, what broker?
davidcramer joined the channel
gkmngrgn
ionelmc: sorry for delay, it's rabbitmq
ionelmc: it's related with my problem that I wrote at a short time since in this channel.
Having a couple issues daemonizing celery on ubuntu. 1: /etc/init.d/celeryd start only works if I am in my virtual env (even though I supplied ENV_PYTHON variable in my config). 2. If I run it while in my virtualenv, i get a message saying 'celeryd' is deprecated
I'm in a vagrant box btw, not that it should matter too much