<div dir="ltr">On Linux &nbsp;2.6.18-8.el5, the sys-admin installed erlang and rabbitmq per the documentation page. But rabbitmq didn't startup using defaults as expected.&nbsp;<div><br></div><div>For some reason the rabbit conf files are not present, I did a find ./ as root on the entire file system and there were none there. The doc says it's supposed to be in /etc/rabbitmq&nbsp;</div><div><br></div><div>When I try to start the server it says:&nbsp;</div><div><br></div><div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"># rabbitmqctl start_app<br>Starting node rabbit@qaapp ...<br>Error: unable to connect to node rabbit@qaapp: nodedown<br>DIAGNOSTICS<br>===========<br>nodes in question: [rabbit@qaapp]<br>hosts, their running nodes and ports:<br>- qaapp: [{rabbitmqctl24655,36364}]<br>current node details:<br>- node name: rabbitmqctl24655@qaapp<br>- home dir: /var/lib/rabbitmq<br>- cookie hash: Cg7xoSt9GmCeEfdTXkoprw==</blockquote></div><div><br></div><div><br></div><div>Any clues why the default conf files are not in:&nbsp;</div><div><br></div><div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"># ls -ltr /etc/rabbitmq/<br>total 0</blockquote></div><div><br></div><div><br></div><div>Is there place to download the default conf values?&nbsp;</div><div>Was there env vars that needed to be set before installing the rabbitmq?&nbsp;</div><div><br></div><div>Going to hack new&nbsp;rabbitmq-env.conf &amp;&nbsp;rabbitmq.config files, any feedback on this please advise experience or gotchas.&nbsp;</div><div><br></div><div>Are these files found in the RPM or dynamically generated during the install process?&nbsp;</div></div>