I managed to get the erlant client working with the unit tests, using v1_5 branch seems to fix things, however I have a new problem: I can&#39;t seem to get it working with my vhosts/usernames:<div><br></div><div><div>tehmac ~/web/analytics/servers/metrics_queue/producer/src/rabbitmq_server/sbin: sudo ./rabbitmqctl list_user_vhosts mixpanel</div>

<div>Listing vhosts for user &quot;mixpanel&quot; ...</div><div>mixpanel</div><div>...done.</div><div>tehmac ~/web/analytics/servers/metrics_queue/producer/src/rabbitmq_server/sbin: sudo ./rabbitmqctl list_vhost_users mixpanel</div>

<div>Listing users for vhosts &quot;mixpanel&quot; ...</div><div>mixpanel</div><div>...done.</div><div><br></div><div><br></div><div><div>amqp_lifecycle() -&gt;</div><div>�� �User = Password = &quot;mixpanel&quot;,</div>
<div>
�� �Realm = &lt;&lt;&quot;mixpanel&quot;&gt;&gt;, %% virtual_host</div><div>�� �log(&quot;test&quot;, &quot;state-1&quot;),</div><div>�� �Connection = amqp_connection:start(User, Password, &quot;127.0.0.1&quot;),</div><div>

�� �log(&quot;test&quot;, &quot;state-2&quot;),</div><div>�� �Channel = amqp_connection:open_channel(Connection),</div><div>�� �Channel.</div><div><br></div><div>Seems to get simply get stuck:</div><div><br></div><div><div>

&quot;test&quot;: &quot;state-1&quot;</div><div><br></div><div>=PROGRESS REPORT==== 17-Jun-2009::12:38:35 ===</div><div>�� � � � �supervisor: {local,inet_gethost_native_sup}</div><div>�� � � � � � started: [{pid,&lt;0.54.0&gt;},{mfa,{inet_gethost_native,init,[[]]}}]</div>

<div><br></div><div>=PROGRESS REPORT==== 17-Jun-2009::12:38:35 ===</div><div>�� � � � �supervisor: {local,kernel_safe_sup}</div><div>�� � � � � � started: [{pid,&lt;0.53.0&gt;},</div><div>�� � � � � � � � � � � {name,inet_gethost_native_sup},</div>

<div>�� � � � � � � � � � � {mfa,{inet_gethost_native,start_link,[]}},</div><div>�� � � � � � � � � � � {restart_type,temporary},</div><div>�� � � � � � � � � � � {shutdown,1000},</div><div>�� � � � � � � � � � � {child_type,worker}]</div>

<div><br></div></div></div><div><br></div><br>-- <br><a href="http://mixpanel.com">http://mixpanel.com</a><br>Blog: <a href="http://blog.mixpanel.com">http://blog.mixpanel.com</a><br>
</div>