<?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: Seconday Passive ES Health Red master_not_discovered_exception in Panorama Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/panorama-discussions/seconday-passive-es-health-red-master-not-discovered-exception/m-p/558885#M1868</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/285407"&gt;@MatthewJenkins&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see, sorry to hear that. If even after rebooting you are getting the same error, I would open a TAC ticket. The output from "show log-collector-es-cluster health" should return status of ES instead of this error. This might required TAC's root access to resolve it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2023 01:43:50 GMT</pubDate>
    <dc:creator>PavelK</dc:creator>
    <dc:date>2023-09-21T01:43:50Z</dc:date>
    <item>
      <title>Seconday Passive ES Health Red master_not_discovered_exception</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/seconday-passive-es-health-red-master-not-discovered-exception/m-p/558659#M1860</link>
      <description>&lt;P&gt;I have two Panorama servers 11.0.1-h2 in HA. Both are in Panorama mode and have 3x Disks (2TB each). Logs are really slow to view on the Active-Primary and never load on the Secondary. When diagnosing I came across this error on the secondary:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;admin@Panorama2(secondary-passive)&amp;gt; show log-collector-es-cluster health

{
  "error" : {
    "root_cause" : [
      {
        "type" : "master_not_discovered_exception",
        "reason" : null
      }
    ],
    "type" : "master_not_discovered_exception",
    "reason" : null
  },
  "status" : 503
}
&lt;/LI-CODE&gt;
&lt;P&gt;I tried waiting 24 hours to see if it cleared up, but no luck.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know how to resolve this?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 22:07:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/seconday-passive-es-health-red-master-not-discovered-exception/m-p/558659#M1860</guid>
      <dc:creator>MatthewJenkins</dc:creator>
      <dc:date>2023-09-19T22:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Seconday Passive ES Health Red master_not_discovered_exception</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/seconday-passive-es-health-red-master-not-discovered-exception/m-p/558675#M1862</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/285407"&gt;@MatthewJenkins&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PAN-OS 11 is quite new and at least based on list of known issues there are a few bugs related to ElasticSearch. As a next step I would try to restart&amp;nbsp;ElasticSearch processes:&amp;nbsp;&lt;STRONG&gt;debug elasticsearch es-restart optional all&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 00:04:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/seconday-passive-es-health-red-master-not-discovered-exception/m-p/558675#M1862</guid>
      <dc:creator>PavelK</dc:creator>
      <dc:date>2023-09-20T00:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Seconday Passive ES Health Red master_not_discovered_exception</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/seconday-passive-es-health-red-master-not-discovered-exception/m-p/558862#M1866</link>
      <description>&lt;P&gt;Doing that on both panorama servers resulted in both now having the error&amp;nbsp;master_not_discovered_exception.&lt;/P&gt;
&lt;P&gt;Reboots are not working either.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 19:21:29 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/seconday-passive-es-health-red-master-not-discovered-exception/m-p/558862#M1866</guid>
      <dc:creator>MatthewJenkins</dc:creator>
      <dc:date>2023-09-20T19:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Seconday Passive ES Health Red master_not_discovered_exception</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/seconday-passive-es-health-red-master-not-discovered-exception/m-p/558885#M1868</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/285407"&gt;@MatthewJenkins&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see, sorry to hear that. If even after rebooting you are getting the same error, I would open a TAC ticket. The output from "show log-collector-es-cluster health" should return status of ES instead of this error. This might required TAC's root access to resolve it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind Regards&lt;/P&gt;
&lt;P&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 01:43:50 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/seconday-passive-es-health-red-master-not-discovered-exception/m-p/558885#M1868</guid>
      <dc:creator>PavelK</dc:creator>
      <dc:date>2023-09-21T01:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Seconday Passive ES Health Red master_not_discovered_exception</title>
      <link>https://live.paloaltonetworks.com/t5/panorama-discussions/seconday-passive-es-health-red-master-not-discovered-exception/m-p/581018#M2231</link>
      <description>&lt;P&gt;Ha similar fault on 10.2.7-h3 log collectors in cluster/group&lt;/P&gt;
&lt;P&gt;The command:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;debug elasticsearch es-restart option all&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;fixed the issue for me.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 10:41:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/panorama-discussions/seconday-passive-es-health-red-master-not-discovered-exception/m-p/581018#M2231</guid>
      <dc:creator>PStenstadvold</dc:creator>
      <dc:date>2024-03-20T10:41:53Z</dc:date>
    </item>
  </channel>
</rss>

