<?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: Unable to generate token for second ArcGIS Server instance added to an ArcGIS Server site in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/unable-to-generate-token-for-second-arcgis-server/m-p/209589#M8306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/8586"&gt;Jake Skinner&lt;/A&gt;‌ and &lt;A href="https://community.esri.com/migrated-users/16548"&gt;Jonathan Quinn&lt;/A&gt;‌ for your responses.&lt;BR /&gt;&lt;BR /&gt;Now, I can't access the server manager using the local address from either server machine -- both machines now get stuck on "Please Wait...". Which is fine, I suppose, but is the implication that multi-machine ArcGIS Server site that's federated with Portal can only be administered through the Web Adaptor?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Mar 2020 18:57:03 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-03-30T18:57:03Z</dc:date>
    <item>
      <title>Unable to generate token for second ArcGIS Server instance added to an ArcGIS Server site</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/unable-to-generate-token-for-second-arcgis-server/m-p/209586#M8303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created a 3-tiered deployment of ArcGIS Enterprise 10.8 on Azure VMs (actually, it's 4-tiered if you count adaptor).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following configuration is working correctly:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Web Adaptor (Portal) --&amp;gt; Portal --&amp;gt; Server --&amp;gt; Data Store&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, I've added a second Server machine to my ArcGIS Server site. This all seems to work fine, except that when I attempt to log in to ArcGIS Server Manager on the second Server machine, the login hangs on the "Please wait..." progress dialog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the network calls, the call to generate token:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;A class="unlinked" target="_blank"&gt;https://webadaptor0/arcgis/sharing/generateToken?request=getToken&lt;/A&gt;
    &amp;amp;serverUrl=https://server1.[redacted].ux.internal.cloudapp.net:6443/arcgis/admin/info
    &amp;amp;token=jDVMyT9_nFo4CqCPyZ_K06FXaMqtb2KTfxYoMXp9xBxU50dIMCvoEel_sOLAL4wfJHhhVQFLxeZGszCUwy-J8OiyvhGPbV-KTb0b50ucum0nymjuwVw5LrS-w3ZWcjjPPJGIIiWK98fYjnCP0KOl4IulL7OJBsiwDO0LE2aLJq_5wVs4Ry6npKXdumvCD_B3I4NSNhulOy-ZXElYzv8XBvKiJiBBLX613CoTWGkakJI.
    &amp;amp;referer=server1.[redacted].ux.internal.cloudapp.net:6443&amp;amp;f=json
    &amp;amp;callback=dojo_request_script_callbacks.dojo_request_script10‍&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;responds with code 200, but the response payload is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;dojo_request_script_callbacks.dojo_request_script10(
{
    "error":
    {
        "code":400,
        "message":"Unable to generate token",
        "details":["Unable to generate token for this server"]
    }
});&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This call returns as expected for the original Server machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, why can't I get a token for this new machine?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 10:20:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/unable-to-generate-token-for-second-arcgis-server/m-p/209586#M8303</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-11T10:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to generate token for second ArcGIS Server instance added to an ArcGIS Server site</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/unable-to-generate-token-for-second-arcgis-server/m-p/209587#M8304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this may be an issue when you use port 6443 for the Administration URL during federation.&amp;nbsp; It's recommended to use the Web Adaptor URL when you have a multimachine site:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/portal/10.7/administer/windows/federate-an-arcgis-server-site-with-your-portal.htm" title="https://enterprise.arcgis.com/en/portal/10.7/administer/windows/federate-an-arcgis-server-site-with-your-portal.htm"&gt;Federate an ArcGIS Server site with your portal—Portal for ArcGIS (10.7 and 10.7.1) | Documentation for ArcGIS Enterpr…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/486768_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:35:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/unable-to-generate-token-for-second-arcgis-server/m-p/209587#M8304</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2020-03-30T15:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to generate token for second ArcGIS Server instance added to an ArcGIS Server site</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/unable-to-generate-token-for-second-arcgis-server/m-p/209588#M8305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use step 11 in the doc below to update the admin URL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/configure-existing-enterprise-deployment-for-ha.htm" title="https://enterprise.arcgis.com/en/portal/latest/administer/windows/configure-existing-enterprise-deployment-for-ha.htm"&gt;Configure an existing ArcGIS Enterprise deployment for high availability—Portal for ArcGIS (10.8) | Documentation for …&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2020 17:28:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/unable-to-generate-token-for-second-arcgis-server/m-p/209588#M8305</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2020-03-30T17:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to generate token for second ArcGIS Server instance added to an ArcGIS Server site</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/unable-to-generate-token-for-second-arcgis-server/m-p/209589#M8306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/8586"&gt;Jake Skinner&lt;/A&gt;‌ and &lt;A href="https://community.esri.com/migrated-users/16548"&gt;Jonathan Quinn&lt;/A&gt;‌ for your responses.&lt;BR /&gt;&lt;BR /&gt;Now, I can't access the server manager using the local address from either server machine -- both machines now get stuck on "Please Wait...". Which is fine, I suppose, but is the implication that multi-machine ArcGIS Server site that's federated with Portal can only be administered through the Web Adaptor?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2020 18:57:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/unable-to-generate-token-for-second-arcgis-server/m-p/209589#M8306</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-03-30T18:57:03Z</dc:date>
    </item>
  </channel>
</rss>

