[rabbitmq-discuss] getting started

Tony Garnock-Jones tonyg at lshift.net
Tue May 11 10:29:06 BST 2010


Hi Shane,

Shane wrote:
> /Library/Ruby/Gems/1.8/gems/amqp-0.6.7/lib/amqp/client.rb:65:in
> `initialize': Could not connect to server ds1:5672 (AMQP::Error)
> 	from /Library/Ruby/Gems/1.8/gems/amqp-0.6.7/lib/amqp/client.rb:97:in
> `call'
> 	from /Library/Ruby/Gems/1.8/gems/amqp-0.6.7/lib/amqp/client.rb:97:in
> `unbind'

I suggest checking the RabbitMQ log files on your server machine to see if they
give any clues.

(Also, is what's 'unbind' doing in there? Looking at the rb amqp sources, it
looks like that's a kind of disconnected-indicator? Perhaps you're falling foul
of the AMQP spec rule that says servers have to be brutal and silent when
rejecting a user's login for invalid credentials: are the username and password
correct for the new cloudy server?)

Tony




More information about the rabbitmq-discuss mailing list