<?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 install failing in Expedition in Expedition Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/531466#M4443</link>
    <description>&lt;P&gt;If you go to the link I am going to include, I found that PA included a sequence that carves out a fix for the Erlang and rabbitmq services without having to do an entirely new Ubuntu/Expedition install on a new VM. I was able to keep my existing deployment while getting the rabbitmq service to properly point to the new repository which fixed the PanOrders Agent which kept freezing. Hope this works for you.&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/expedition-articles/how-to-address-cve-2022-37026-vulnerability-in-expedition/ta-p/524133" target="_blank"&gt;https://live.paloaltonetworks.com/t5/expedition-articles/how-to-address-cve-2022-37026-vulnerability-in-expedition/ta-p/524133&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2023 19:21:35 GMT</pubDate>
    <dc:creator>micharr</dc:creator>
    <dc:date>2023-02-16T19:21:35Z</dc:date>
    <item>
      <title>Rabbitmq install failing in Expedition</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/467719#M3866</link>
      <description>&lt;P&gt;Running Expedition 1.1.91.3, PanOrdres agent is hung and won't restart. I've cleaned up disk space and completed a reboot, still same issue. Looking through documentation others had similar issue, I removed the rabbitmq service:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;apt-get remove rabbitmq-server &amp;amp;&amp;amp; apt-get purge rabbitmq-server - this successfully removed rabbitmq&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;when I try to reinstall using:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sudo apt-get install rabbitmq-server&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I get the following error -&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;root@Expedition:/home/expedition# apt-get install rabbitmq-server&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree&lt;BR /&gt;Reading state information... Done&lt;BR /&gt;The following NEW packages will be installed:&lt;BR /&gt;rabbitmq-server&lt;BR /&gt;0 upgraded, 1 newly installed, 0 to remove and 123 not upgraded.&lt;BR /&gt;Need to get 5,025 kB of archives.&lt;BR /&gt;After this operation, 5,830 kB of additional disk space will be used.&lt;BR /&gt;Err:1 &lt;A href="http://www.rabbitmq.com/debian" target="_blank"&gt;http://www.rabbitmq.com/debian&lt;/A&gt; testing/main i386 rabbitmq-server all 3.6.1&lt;BR /&gt;404 OK&lt;BR /&gt;Err:1 &lt;A href="https://www.rabbitmq.com/debian" target="_blank"&gt;https://www.rabbitmq.com/debian&lt;/A&gt; testing/main i386 rabbitmq-server all 3.6.&lt;BR /&gt;404 OK&lt;BR /&gt;E: Failed to fetch &lt;A href="https://www.rabbitmq.com/debian/pool/main/r/rabbitmq-server/r" target="_blank"&gt;https://www.rabbitmq.com/debian/pool/main/r/rabbitmq-server/r&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;E: Unable to fetch some archives, maybe run apt-get update or try with --fix-mis&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help is greatly appreciated.&lt;/P&gt;
&lt;P&gt;John&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 03:07:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/467719#M3866</guid>
      <dc:creator>John.Schmitz</dc:creator>
      <dc:date>2022-02-23T03:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Rabbitmq install failing in Expedition</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/468406#M3867</link>
      <description>&lt;P&gt;Hello &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/209974"&gt;@John.Schmitz&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please verify your proxy settings, you might be blocking access.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 22:48:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/468406#M3867</guid>
      <dc:creator>azuniga</dc:creator>
      <dc:date>2022-02-24T22:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rabbitmq install failing in Expedition</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/468411#M3868</link>
      <description>&lt;P&gt;It is not a proxy issue.&amp;nbsp; The repo is incorrect since it seems to have changed after the install script was released (at least since I installed). I brought that up a ways back but never saw any followup. See &lt;A href="https://www.rabbitmq.com/install-debian.html" target="_blank"&gt;https://www.rabbitmq.com/install-debian.html&lt;/A&gt; for actual repo information.&amp;nbsp; I have been hesitant to make this change locally since it is not clear if it will cause breakage.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 22:59:30 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/468411#M3868</guid>
      <dc:creator>MNagel</dc:creator>
      <dc:date>2022-02-24T22:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Rabbitmq install failing in Expedition</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/529359#M4385</link>
      <description>&lt;P&gt;I just wanted to comment for visibility to MNagel's post. Everything on the web indicates that the RabbitMQ repository has changed and apparently there is a whole different way of pointing to it. I have a VERY basic knowledge of Linux so even reading the web search results, the Linux script configuration goes over my head and comfort level.&lt;/P&gt;
&lt;P&gt;I know Expedition is best effort from PA, but we really need them to redo the original script or create another one we can run afterwards that would correct the RabbitMQ sequence.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 20:33:07 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/529359#M4385</guid>
      <dc:creator>micharr</dc:creator>
      <dc:date>2023-01-31T20:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Rabbitmq install failing in Expedition</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/529388#M4386</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/189507"&gt;@micharr&lt;/a&gt;&amp;nbsp;We have updated the installation script few weeks ago , and we have verified if it's brand new installation , it did not have any issues, could you try to re-install a brand new ubuntu server on 20.04.5 and ran the installation script .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 00:58:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/529388#M4386</guid>
      <dc:creator>lychiang</dc:creator>
      <dc:date>2023-02-01T00:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rabbitmq install failing in Expedition</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/529419#M4387</link>
      <description>&lt;P&gt;Sorry but I simply do not have the time to do this. I am super busy with customers and my existing Expedition VM is working good enough that I cannot risk breaking it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, you did not include a link to where the new script was or where the install instructions were. That would be helpful. I will try and do this when I can but it will be a month or two.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 06:56:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/529419#M4387</guid>
      <dc:creator>micharr</dc:creator>
      <dc:date>2023-02-01T06:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Rabbitmq install failing in Expedition</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/531466#M4443</link>
      <description>&lt;P&gt;If you go to the link I am going to include, I found that PA included a sequence that carves out a fix for the Erlang and rabbitmq services without having to do an entirely new Ubuntu/Expedition install on a new VM. I was able to keep my existing deployment while getting the rabbitmq service to properly point to the new repository which fixed the PanOrders Agent which kept freezing. Hope this works for you.&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/expedition-articles/how-to-address-cve-2022-37026-vulnerability-in-expedition/ta-p/524133" target="_blank"&gt;https://live.paloaltonetworks.com/t5/expedition-articles/how-to-address-cve-2022-37026-vulnerability-in-expedition/ta-p/524133&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 19:21:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-discussions/rabbitmq-install-failing-in-expedition/m-p/531466#M4443</guid>
      <dc:creator>micharr</dc:creator>
      <dc:date>2023-02-16T19:21:35Z</dc:date>
    </item>
  </channel>
</rss>

