Hi,<br><br>On Sunday, 20 January 2013 23:19:22 UTC, Mike Bridge  wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div>I'm new to rabbitmq and fairly new to erlang.... &nbsp;I'm trying unsuccessfully to get the erlang client (3.0.1) working. &nbsp;Any idea what this error means?</div><br><div>** {{case_clause,undefined},</div><div>&nbsp; &nbsp; [{amqp_network_connection,<wbr>inet_address_preference,0,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; [{file,"src/amqp_network_<wbr>connection.erl"},</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;{line,154}]},</div></blockquote><div><br>A possible cause is that the Erlang client and the broker versions are mismatched. That error should not occur if you use matching versions together.<br><br>-Emile<br><br><br></div>