Hi,<div><br></div><div>I am trying to connect to my local rabbitmq-server with the following code:</div><div><br></div><div>� � � � � AMQP.start(:host =&gt; &quot;localhost&quot;) do |connection|</div><div><br></div><div>I get the following error when I use the default parameters of username=guest and password=guest.</div>
<div><br></div><div>Below is the full exception:</div><div><br></div><div>AMQP::PossibleAuthenticationFailureError: AMQP broker closed TCP connection before authentication succeeded: this usually means authentication failure due to misconfiguration. Settings are {:host=&gt;&quot;localhost&quot;, :port=&gt;5672, :user=&gt;&quot;guest&quot;, :pass=&gt;&quot;guest&quot;, :vhost=&gt;&quot;/&quot;, :timeout=&gt;nil, :logging=&gt;false, :ssl=&gt;false, :broker=&gt;nil, :frame_max=&gt;131072</div>
<div><br></div><div>Do I need to add this guest account to the local rabbitmq-server?</div><div><br></div><div>Thanks</div><div><br></div><div>Paul</div><div><br></div><div><br></div><div><br clear="all">Cheers<br><br>Paul Cowan<br>
<br>Cutting-Edge Solutions (Scotland)<br><br><a href="http://thesoftwaresimpleton.com/" target="_blank">http://thesoftwaresimpleton.com/</a><br><br>
</div>