On Tue, 23 May 2017, at 09:35, Deepan Chakkaravarthy Sridhar wrote:
> Hi,
> I tried to upgrade the version of RabbitMQ to 3.6.8 with Erlang R1603.
What operating system is this & exactly how did you upgrade (packages,
source, ... ?)
> I enter mabbitmqctl command, I get the below error.
> Log files (may contain more information):
> /var/log/rabbitmq/rab...@host.log
> /var/log/rabbitmq/rab...@host-sasl.log
These additional log files may contain more information. Please share a
relevant snippet.
> Stack trace:
> [{mnesia,abort,1,[{file,"mnesia.erl"},{line,313}]},
> {rabbit_node_monitor,legacy_cluster_nodes,1,
> [{file,"src/rabbit_node_monitor.erl"},{line,801}]},
> {rabbit_node_monitor,prepare_cluster_status_files,0,
> [{file,"src/rabbit_node_monitor.erl"},{line,121}]},
> {rabbit,'-boot/0-fun-0-',0,[{file,"src/rabbit.erl"},{line,283}]},
> {rabbit,start_it,1,[{file,"src/rabbit.erl"},{line,417}]},
> {init,start_it,1,[]},
> {init,start_em,1,[]}]
>
> {"init terminating in do_boot",{aborted,undef}}
Please share your config files, password sanitised of course.
This looks a bit like its expecting a clustered configuration; how is
rabbitmq set up?
A+
Dave