<?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: Portal HA - Is there a url to check the status of machines to see which is primary/standby that doesn't require a token in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1330203#M14028</link>
    <description>&lt;P&gt;Why not just add both portal machines to the target group? Even though portal has a primary and standby concept, both machines can accept and respond to requests. There's no need for administrators to know which is primary and only send traffic to the primary.&lt;/P&gt;</description>
    <pubDate>Tue, 19 Sep 2023 15:43:34 GMT</pubDate>
    <dc:creator>JonathanQuinn</dc:creator>
    <dc:date>2023-09-19T15:43:34Z</dc:date>
    <item>
      <title>Portal HA - Is there a url to check the status of machines to see which is primary/standby that doesn't require a token</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1325690#M13986</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have an ArcGIS Enterprise 11.1 environment with Portal in HA inside AWS behind an ALB. My ALB routing for Portal is currently set to ONLY go to 1 machine (currently the primary) as defined by the target group in AWS. The reason for this setup is because I can't find a url that doesn't tell me the status of each machine to see who is primary or standby that doesn't require a token. I can't use the healthCheck endpoint as both machines will return&amp;nbsp;{"status": "success"} as they are both functioning correctly.&lt;/P&gt;&lt;P&gt;This url requires a token&amp;nbsp;&lt;A href="https://&amp;lt;portal" target="_blank"&gt;https://&amp;lt;portal&lt;/A&gt;&amp;nbsp;alb&amp;gt;/arcgis/portaladmin/machines/&amp;lt;portal machine&amp;gt;?f=pjson to work but gives me the information I need.&lt;/P&gt;&lt;P&gt;Has anybody come across this or come up with a workable solution?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 00:37:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1325690#M13986</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2023-09-06T00:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Portal HA - Is there a url to check the status of machines to see which is primary/standby that doesn't require a token</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1326670#M13994</link>
      <description>&lt;P&gt;I have encountered this issue before and the solution was to present a simple custom web page which could handle a healthcheck request. One issue we saw in particular is that the ALB expects a 400 error (or similar) to fail-over but the error page(s) from portal or server would return 200 despite "the arcgis server is down" being the contents.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 04:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1326670#M13994</guid>
      <dc:creator>AngusHooper1</dc:creator>
      <dc:date>2023-09-08T04:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Portal HA - Is there a url to check the status of machines to see which is primary/standby that doesn't require a token</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1330203#M14028</link>
      <description>&lt;P&gt;Why not just add both portal machines to the target group? Even though portal has a primary and standby concept, both machines can accept and respond to requests. There's no need for administrators to know which is primary and only send traffic to the primary.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 15:43:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1330203#M14028</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2023-09-19T15:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Portal HA - Is there a url to check the status of machines to see which is primary/standby that doesn't require a token</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1330431#M14034</link>
      <description>&lt;P&gt;Jonathan,&lt;/P&gt;&lt;P&gt;I originally did have both portal machines in the ALB target group but the machine with the secondary database kept failing requests so that's the reason I removed it from the target group and asked this question as i thought portal ha ran as active/failover. Now that I have a better understanding of Portal HA, I need to investigate why the second portal machine isn't processing requests, etc.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 22:12:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1330431#M14034</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2023-09-19T22:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Portal HA - Is there a url to check the status of machines to see which is primary/standby that doesn't require a token</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1331025#M14043</link>
      <description>&lt;P&gt;Absolutely, that's a problem to address, not workaround. Did you recently patch the portals? There's a bug with patching an HA portal, specifically impacting the standby. The latest 11.1 patch is going to be re-issued to address the problem.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 13:43:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1331025#M14043</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2023-09-21T13:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Portal HA - Is there a url to check the status of machines to see which is primary/standby that doesn't require a token</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1331325#M14045</link>
      <description>&lt;P&gt;Jonathan,&lt;/P&gt;&lt;P&gt;I did have the security patch installed which was out on the 6th July 2023 and just saw the notice from 2 days ago about the bug. Thanks for the information. Looks like I'm sitting back until it's released.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 03:09:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1331325#M14045</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2023-09-22T03:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Portal HA - Is there a url to check the status of machines to see which is primary/standby that doesn't require a token</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1332361#M14057</link>
      <description>&lt;P&gt;You can find that which machine is primary and which is secondary by going to the following URL Sign In with portal admin&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://webadaptorhost.domain.com/webadaptorname/portaladmin/machines" target="_blank"&gt;https://webadaptorhost.domain.com/webadaptorname/portaladmin/machines&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 12:24:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1332361#M14057</guid>
      <dc:creator>Bilal_Alam_GIS</dc:creator>
      <dc:date>2023-09-26T12:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Portal HA - Is there a url to check the status of machines to see which is primary/standby that doesn't require a token</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1332731#M14064</link>
      <description>&lt;P&gt;Thanks for the reply but this isn't what I was after. From above, I've already mentioned above that url and it requires a token (signed in) to be used so not really suitable with a ALB, etc and I have already accepted a solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 22:39:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-ha-is-there-a-url-to-check-the-status-of/m-p/1332731#M14064</guid>
      <dc:creator>AnthonyRyanEQL</dc:creator>
      <dc:date>2023-09-26T22:39:45Z</dc:date>
    </item>
  </channel>
</rss>

