Hey guys, first of all I'll just say I don't know a lot about RabbitMQ. &nbsp;I had it working from a few weeks ago and it has been working fine.<div><br></div><div>Now when I try to start the server, the startup log says:</div><div><div><br></div><blockquote>BOOT FAILED<br>===========<br>Error description:<br>&nbsp; &nbsp;{error,corrupt_cluster_status_files,[]}<br>Log files (may contain more information):<br>&nbsp; &nbsp;/var/log/rabbitmq/rabbit@server1.log<br>&nbsp; &nbsp;/var/log/rabbitmq/rabbit@server1-sasl.log<br>Stack trace:<br>&nbsp; &nbsp;[{rabbit_node_monitor,'-prepare_cluster_status_files/0-fun-0-',1},<br>&nbsp; &nbsp; {rabbit_node_monitor,prepare_cluster_status_files,0},<br>&nbsp; &nbsp; {rabbit,'-boot/0-fun-1-',0},<br>&nbsp; &nbsp; {rabbit,start_it,1},<br>&nbsp; &nbsp; {init,start_it,1},<br>&nbsp; &nbsp; {init,start_em,1}]<br>{"init terminating in do_boot",{rabbit,failure_during_boot,{error,corrupt_cluster_status_files,[]}}}</blockquote><div><br></div><div>I've been Googling my little hands off, trying to find out what's wrong. &nbsp;I don't even think I did any special configuration for RabbitMQ so I can't find any specific configuration files aside from "/etc/rabbitmq/rabbitmq-env.conf" which seems to do its own thing.</div></div><div><br></div><div>Anyone have a clue what went wrong? &nbsp;If not, what are the steps to uninstalling + reinstalling RabbitMQ?</div>