<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: RabbitMQ not properly starting (failing) in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/394358#M3273</link>
    <description>&lt;P&gt;Hello &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/39955"&gt;@StephenW&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried the following command?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo service rabbitmq-server start&lt;/P&gt;</description>
    <pubDate>Fri, 26 Mar 2021 15:23:16 GMT</pubDate>
    <dc:creator>azuniga</dc:creator>
    <dc:date>2021-03-26T15:23:16Z</dc:date>
    <item>
      <title>RabbitMQ not properly starting (failing)</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/322729#M2494</link>
      <description>&lt;P&gt;An issue seen when working with a customer is that rabbitMQ was "exiting" upon startup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;service rabbitmq-server stop -- stop the service&lt;/P&gt;
&lt;P&gt;service rabbitmq-server start -- start the service&lt;/P&gt;
&lt;P&gt;service rabbitmq-server status -- verify rabbitmq is working properly&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Error code seen critical information found in BOLD&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;expedition@Expedition:~$ service rabbitmq-server status&lt;BR /&gt;● rabbitmq-server.service - RabbitMQ broker&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Loaded: loaded (/lib/systemd/system/rabbitmq-server.service; enabled; vendor preset: enabled)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Active: activating (auto-restart) (Result: exit-code) since Tue 2020-04-14 14:07:19 CDT; 380ms ago&lt;BR /&gt;&amp;nbsp; Process: 85685 ExecStop=/bin/sh -c while ps -p $MAINPID &amp;gt;/dev/null 2&amp;gt;&amp;amp;1; do sleep 1; done (code=exited, status=0/SUCCESS)&lt;BR /&gt;&amp;nbsp; Process: 85538 ExecStop=/usr/lib/rabbitmq/bin/rabbitmqctl stop (code=exited, status=0/SUCCESS)&lt;BR /&gt;&amp;nbsp; Process: 85164 ExecStart=/usr/lib/rabbitmq/bin/rabbitmq-server (&lt;STRONG&gt;code=exited, status=1/FAILURE&lt;/STRONG&gt;)&lt;BR /&gt;&amp;nbsp;&lt;STRONG&gt;Main PID: 85164 (code=exited, status=1/FAILURE)&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Status: "Exited."&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Apr 14 14:07:19 Expedition systemd[1]: Failed to start RabbitMQ broker.&lt;BR /&gt;Apr 14 14:07:19 Expedition systemd[1]: rabbitmq-server.service: Unit entered failed state.&lt;BR /&gt;Apr 14 14:07:19 Expedition systemd[1]: rabbitmq-server.service: Failed with result 'exit-code'.&lt;BR /&gt;&lt;A href="mailto:expedition@Expedition:~$" target="_blank" rel="noopener"&gt;expedition@Expedition:~$&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We attempted to restart the server and service multiple times however the service was never able to properly run, so a netstat was run to verify that there is not another service running on the rabbitmq service port and preventing it from running. (Default rabbitmq port = 5672) generally found within the rabbitmq.conf file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Solution:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo service mysql stop&lt;/P&gt;
&lt;P&gt;sudo service rabbitmq-server stop&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A separate folder was created and we moved the files from ( var/lib/rabbitmq/ ) into that temporary folder after the service was stopped.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo service mysql start&lt;/P&gt;
&lt;P&gt;sudo service rabbitmq-server start&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We first ran a restart of rabbitmq after moving the files into the temporary folder and verified it worked properly. After this verification we moved it back into the correct path and this resolved the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;service rabbitmq-server status -- to verify the service is properly running.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe this should resolve issues seen with rabbitmq, which affects the panordersreaders (Jobs and Task Manager) on the expedition dashboard.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Special thanks to &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11906"&gt;@alestevez&lt;/a&gt; for his assistance in finding a resolution to this issue!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 04:42:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/322729#M2494</guid>
      <dc:creator>azuniga</dc:creator>
      <dc:date>2020-04-15T04:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ not properly starting (failing)</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/391448#M3240</link>
      <description>&lt;P&gt;I am also seeing this issue, but trying your suggested solution has not resolved my issue.&amp;nbsp; After moving the /var/lib/rabbitmq/ files to a temporary directory I get the following output when trying to start rabbitmq:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;expedition@paexpedition:~$ sudo service rabbitmq-server start&lt;BR /&gt;Job for rabbitmq-server.service failed because the control process exited with error code. See "systemctl status rabbitmq-server.service" and "journalctl -xe" for details.&lt;BR /&gt;expedition@paexpedition:~$ systemctl status rabbitmq-server.service&lt;BR /&gt;● rabbitmq-server.service - RabbitMQ broker&lt;BR /&gt;Loaded: loaded (/lib/systemd/system/rabbitmq-server.service; enabled; vendor preset: enabled)&lt;BR /&gt;Active: activating (auto-restart) (Result: exit-code) since Tue 2021-03-16 08:59:25 EDT; 3s ago&lt;BR /&gt;Process: 3540 ExecStop=/bin/sh -c while ps -p $MAINPID &amp;gt;/dev/null 2&amp;gt;&amp;amp;1; do sleep 1; done (code=exited, status=0/SUCCESS)&lt;BR /&gt;Process: 3869 ExecStop=/usr/lib/rabbitmq/bin/rabbitmqctl stop (code=exited, status=200/CHDIR)&lt;BR /&gt;Process: 3866 ExecStart=/usr/lib/rabbitmq/bin/rabbitmq-server (code=exited, status=200/CHDIR)&lt;BR /&gt;Main PID: 3866 (code=exited, status=200/CHDIR)&lt;/P&gt;
&lt;P&gt;Mar 16 08:59:25 paexpedition.wcu.edu systemd[1]: rabbitmq-server.service: Control process exited, code=exited status=200&lt;BR /&gt;Mar 16 08:59:25 paexpedition.wcu.edu systemd[1]: Failed to start RabbitMQ broker.&lt;BR /&gt;Mar 16 08:59:25 paexpedition.wcu.edu systemd[1]: rabbitmq-server.service: Unit entered failed state.&lt;BR /&gt;Mar 16 08:59:25 paexpedition.wcu.edu systemd[1]: rabbitmq-server.service: Failed with result 'exit-code'.&lt;BR /&gt;expedition@paexpedition:~$ sudo service rabbitmq-server start&lt;BR /&gt;Job for rabbitmq-server.service failed because the control process exited with error code. See "systemctl status rabbitmq-server.service" and "journalctl -xe" for details.&lt;BR /&gt;expedition@paexpedition:~$ journalctl -xe&lt;BR /&gt;Mar 16 09:00:06 paexpedition.wcu.edu systemd[1]: rabbitmq-server.service: Unit entered failed state.&lt;BR /&gt;Mar 16 09:00:06 paexpedition.wcu.edu systemd[1]: rabbitmq-server.service: Failed with result 'exit-code'.&lt;BR /&gt;Mar 16 09:00:16 paexpedition.wcu.edu systemd[1]: rabbitmq-server.service: Service hold-off time over, scheduling restart.&lt;BR /&gt;Mar 16 09:00:16 paexpedition.wcu.edu systemd[1]: Stopped RabbitMQ broker.&lt;BR /&gt;-- Subject: Unit rabbitmq-server.service has finished shutting down&lt;BR /&gt;-- Defined-By: systemd&lt;BR /&gt;-- Support: &lt;A href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank"&gt;http://lists.freedesktop.org/mailman/listinfo/systemd-devel&lt;/A&gt;&lt;BR /&gt;--&lt;BR /&gt;-- Unit rabbitmq-server.service has finished shutting down.&lt;BR /&gt;Mar 16 09:00:16 paexpedition.wcu.edu systemd[1]: Starting RabbitMQ broker...&lt;BR /&gt;-- Subject: Unit rabbitmq-server.service has begun start-up&lt;BR /&gt;-- Defined-By: systemd&lt;BR /&gt;-- Support: &lt;A href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank"&gt;http://lists.freedesktop.org/mailman/listinfo/systemd-devel&lt;/A&gt;&lt;BR /&gt;--&lt;BR /&gt;-- Unit rabbitmq-server.service has begun starting up.&lt;BR /&gt;Mar 16 09:00:16 paexpedition.wcu.edu systemd[3967]: rabbitmq-server.service: Failed at step CHDIR spawning /usr/lib/rabbitmq/bin/rabbitmq-server: No such file or direct&lt;BR /&gt;-- Subject: Process /usr/lib/rabbitmq/bin/rabbitmq-server could not be executed&lt;BR /&gt;-- Defined-By: systemd&lt;BR /&gt;-- Support: &lt;A href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank"&gt;http://lists.freedesktop.org/mailman/listinfo/systemd-devel&lt;/A&gt;&lt;BR /&gt;--&lt;BR /&gt;-- The process /usr/lib/rabbitmq/bin/rabbitmq-server could not be executed and failed.&lt;BR /&gt;--&lt;BR /&gt;-- The error number returned by this process is 2.&lt;BR /&gt;Mar 16 09:00:16 paexpedition.wcu.edu systemd[1]: rabbitmq-server.service: Main process exited, code=exited, status=200/CHDIR&lt;BR /&gt;Mar 16 09:00:16 paexpedition.wcu.edu systemd[3970]: rabbitmq-server.service: Failed at step CHDIR spawning /usr/lib/rabbitmq/bin/rabbitmqctl: No such file or directory&lt;BR /&gt;-- Subject: Process /usr/lib/rabbitmq/bin/rabbitmqctl could not be executed&lt;BR /&gt;-- Defined-By: systemd&lt;BR /&gt;-- Support: &lt;A href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank"&gt;http://lists.freedesktop.org/mailman/listinfo/systemd-devel&lt;/A&gt;&lt;BR /&gt;--&lt;BR /&gt;-- The process /usr/lib/rabbitmq/bin/rabbitmqctl could not be executed and failed.&lt;BR /&gt;--&lt;BR /&gt;-- The error number returned by this process is 2.&lt;BR /&gt;Mar 16 09:00:16 paexpedition.wcu.edu systemd[1]: rabbitmq-server.service: Control process exited, code=exited status=200&lt;BR /&gt;Mar 16 09:00:16 paexpedition.wcu.edu systemd[1]: Failed to start RabbitMQ broker.&lt;BR /&gt;-- Subject: Unit rabbitmq-server.service has failed&lt;BR /&gt;-- Defined-By: systemd&lt;BR /&gt;-- Support: &lt;A href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank"&gt;http://lists.freedesktop.org/mailman/listinfo/systemd-devel&lt;/A&gt;&lt;BR /&gt;--&lt;BR /&gt;-- Unit rabbitmq-server.service has failed.&lt;BR /&gt;--&lt;BR /&gt;-- The result is failed.&lt;BR /&gt;Mar 16 09:00:16 paexpedition.wcu.edu systemd[1]: rabbitmq-server.service: Unit entered failed state.&lt;BR /&gt;Mar 16 09:00:16 paexpedition.wcu.edu systemd[1]: rabbitmq-server.service: Failed with result 'exit-code'.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 13:14:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/391448#M3240</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2021-03-16T13:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ not properly starting (failing)</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/391512#M3241</link>
      <description>&lt;P&gt;Hello &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/39955"&gt;@StephenW&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should check /var/log/rabbitmq/startup_err&lt;/P&gt;
&lt;P&gt;See if there is more information as to why it is failing.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 15:26:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/391512#M3241</guid>
      <dc:creator>azuniga</dc:creator>
      <dc:date>2021-03-16T15:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ not properly starting (failing)</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/391554#M3242</link>
      <description>&lt;P&gt;Thank you for your feedback &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/132922"&gt;@azuniga&lt;/a&gt; , but that file does not exist on my system.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 17:26:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/391554#M3242</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2021-03-16T17:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ not properly starting (failing)</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/391560#M3243</link>
      <description>&lt;P&gt;Hello &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/39955"&gt;@StephenW&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any new content in the folder path "/var/log/rabbitmq/"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is how my folder looks where I store my rabbitmq logs.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2021-03-16 at 10.43.54 AM.png" style="width: 717px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/30379iA22EDC9FBB7AA68E/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2021-03-16 at 10.43.54 AM.png" alt="Screen Shot 2021-03-16 at 10.43.54 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 17:45:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/391560#M3243</guid>
      <dc:creator>azuniga</dc:creator>
      <dc:date>2021-03-16T17:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ not properly starting (failing)</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/391562#M3244</link>
      <description>&lt;P&gt;My /var/log/rabbitmq/ looks similar, but I do not have the startup_err and startup_log files.&amp;nbsp; The last content I see written was the rabbitmq service stopping in &lt;A href="mailto:rabbit@paexpedition.log" target="_blank"&gt;rabbit@paexpedition.log&lt;/A&gt;.&amp;nbsp; The journalctl -xe command provides the following information when trying to start the rabbitmq-server service:&lt;/P&gt;
&lt;P&gt;-- Unit rabbitmq-server.service has begun starting up.&lt;BR /&gt;Mar 16 14:09:50 paexpedition.wcu.edu rabbitmq-server[17940]: mkdir: cannot create directory ‘/var/lib/rabbitmq/mnesia’: Permission denied&lt;BR /&gt;Mar 16 14:09:50 paexpedition.wcu.edu rabbitmq-server[17940]: Failed to create directory: /var/lib/rabbitmq/mnesia&lt;BR /&gt;Mar 16 14:09:50 paexpedition.wcu.edu systemd[1]: rabbitmq-server.service: Main process exited, code=exited, status=73/n/a&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: Error: Failed to initialize erlang distribution: {{shutdown,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: {failed_to_start_child,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: auth,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: {"Failed to create cookie file '/var/lib/rabbitmq/.erlang.c&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: [{auth,init_cookie,0,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: [{file,"auth.erl"},&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: {line,286}]},&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: {auth,init,1,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: [{file,"auth.erl"},&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: {line,140}]},&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: {gen_server,init_it,6,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: [{file,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: "gen_server.erl"},&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: {line,328}]},&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: {proc_lib,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: init_p_do_apply,3,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: [{file,"proc_lib.erl"},&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: {line,240}]}]}}},&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: {child,undefined,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: net_sup_dynamic,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: {erl_distribution,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: start_link,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: [['rabbitmq-cli-61',&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: shortnames]]},&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: permanent,1000,supervisor,&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu rabbitmqctl[18017]: [erl_distribution]}}.&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu systemd[1]: rabbitmq-server.service: Control process exited, code=exited status=75&lt;BR /&gt;Mar 16 14:09:51 paexpedition.wcu.edu systemd[1]: Failed to start RabbitMQ broker.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 18:14:38 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/391562#M3244</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2021-03-16T18:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ not properly starting (failing)</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/392718#M3250</link>
      <description>&lt;P&gt;Can you check your hostname(s) and IP mappings set in /etc/hosts are correct?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 15:37:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/392718#M3250</guid>
      <dc:creator>Arne-VDH</dc:creator>
      <dc:date>2021-03-22T15:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ not properly starting (failing)</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/392942#M3257</link>
      <description>&lt;P&gt;The only entries in the /etc/hosts file are the typical 127.0.0.1 pointing to localhost and and entry for the server's IPv4 address pointing both to paexpedition.wcu.edu and paexpedition&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 12:23:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/392942#M3257</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2021-03-23T12:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ not properly starting (failing)</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/393017#M3260</link>
      <description>&lt;P&gt;Hello &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/39955"&gt;@StephenW&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you running this as a container? Also it says that the rabbitmq broker is failing to start did you verify everything is functional with rabbitmq? Or it just wont start at all?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 15:57:19 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/393017#M3260</guid>
      <dc:creator>azuniga</dc:creator>
      <dc:date>2021-03-23T15:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ not properly starting (failing)</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/394290#M3272</link>
      <description>Apologies, I'm not by any means a linux server admin... Expedition is not running as a container, it's a native install on Ubuntu.  The RabbitMQ service fails to start at all.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Mar 2021 12:22:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/394290#M3272</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2021-03-26T12:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ not properly starting (failing)</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/394358#M3273</link>
      <description>&lt;P&gt;Hello &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/39955"&gt;@StephenW&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried the following command?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;sudo service rabbitmq-server start&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 15:23:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/394358#M3273</guid>
      <dc:creator>azuniga</dc:creator>
      <dc:date>2021-03-26T15:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: RabbitMQ not properly starting (failing)</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/394385#M3274</link>
      <description>I have, it fails to start.  I posted as much information as I know how to gather ("systemctl status rabbitmq-server.service" and "journalctl -xe") in an earlier post.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Mar 2021 16:58:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-not-properly-starting-failing/m-p/394385#M3274</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2021-03-26T16:58:07Z</dc:date>
    </item>
  </channel>
</rss>

