WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Clustered server doesn't permit local connections

Re: Clustered server doesn't permit local connections

by Eric Siroker :: Rate this Message:

| View in Thread

On Wed, May 23, 2012 at 3:22 AM, Simon MacMullen <simon@...> 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@...> 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@...> 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
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@...
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss

 « Return to Thread: Clustered server doesn't permit local connections