This solved my problem too. Thanks for posting the answer!<br><br>On Monday, January 10, 2011 10:55:31 AM UTC-5, Matthew Sackman wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">On Mon, Jan 10, 2011 at 07:48:58AM -0800, Oscar Del Ben wrote:<br>&gt; Hello guys,<br>&gt; <br>&gt; I'm a bit unexperienced with Erlang and rabbitmq. I was able to<br>&gt; install rabbitmq on my local machine and it was running ok since<br>&gt; today, when I started to get this error:<p>My guess is that you clustered it and now it's waiting for the master to<br>come up before it can resync.</p><p>The simplest thing for you to do is to<br>rm -rf '/usr/local/var/lib/rabbitmq/<wbr>mnesia/rabbit@oscar'<br>though you'll lose all messages, queues, exchanges, bindings and users<br>you've created so far. If you're just experimenting atm though, that's<br>unlikely to be important to you.</p><p>Matthew<br>______________________________<wbr>_________________<br>rabbitmq-discuss mailing list<br><a href="javascript:" target="_blank" gdf-obfuscated-mailto="ZaxcEmVDXcAJ">rabbitmq...@lists.<wbr>rabbitmq.com</a><br><a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<wbr>cgi-bin/mailman/listinfo/<wbr>rabbitmq-discuss</a><br></p><p></p><p></p></blockquote>