[rabbitmq-discuss] Clustered server doesn't permit local connections
Eric Siroker
esiroker at gmail.com
Wed May 23 17:42:07 BST 2012
On Wed, May 23, 2012 at 3:22 AM, Simon MacMullen <simon at rabbitmq.com> wrote:
> Did you compile RabbitMQ yourself? How did you install RabbitMQ / Erlang?
I compiled both RabbitMQ and Erlang manually myself. Used Erlang R15B01.
On Wed, May 23, 2012 at 3:37 AM, Simon MacMullen <simon at rabbitmq.com> wrote:
> Unless you're seeing the same message in the RabbitMQ logs then I wouldn't
> expect it's the same thing - check your logs to see what is happening.
Sorry, I should have been more explicit. When I said I encountered
the same issue, I meant I also was seeing the same thing in my logs.
To be clear, that's:
{channel0_error,opening,
{error,{badarg,{error,bad_module}},
'connection.open',
[{rabbit_reader,control_throttle,1},
{rabbit_reader,handle_method0,2},
{rabbit_reader,handle_method0,3},
{rabbit_reader,handle_input,3},
{rabbit_reader,recvloop,2},
{rabbit_reader,start_connection,7},
{proc_lib,init_p_do_apply,3}]}}
On Wed, May 23, 2012 at 8:37 AM, Simon MacMullen <simon at rabbitmq.com> wrote:
> That function was renamed in 2.8.2. Are you by any chance running a cluster
> with mixed RabbitMQ versions?
Both nodes run 2.8.2. Perhaps I need to restart epmd when updating?
Eric
More information about the rabbitmq-discuss
mailing list