Hi Esri
I am have deployed ArcGIS 10.8 enterprise on Azure (manual deployment) . Our deployment has one Portal
(machine A) and ArcGIS server (hosting server - machine
. I have added additional site - Site 1 - Machine C
Site 1 - CA signed certificate with DNS . This site use same license as hosting server, have all root, intermediate certificates.
But for some reason - when am trying to access Site 1 ArcGIS manager (both using web adaptor and also via port ) , am getting Error 400.
Somehow ArcGIS portal unable to generate token for newly added site. The good thing is I can view all services in hosted server via web-adaptor ie. https://agssrv-domain.com/agsweb/rest/services ; only challenge is ArcGIS manager
//Network trace on accessing ArcGIS manager
dojo_request_script_callbacks.dojo_request_script2({"error":{"code":400,"message":"Unable to generate token","details":["Unable to generate token for this server"]}});
//Portal
<Msg time="2020-04-24T15:00:04,738" type="DEBUG" code="219999" source="Sharing" process="3064" thread="1" methodName="" machine="machine A user="" elapsed="" requestID=""> Server url 'https://agssrv-domain.com/ags' were tested but not found to be matching incoming URL 'https://agssrv-domain.com:6443/arcgis/admin/security/config'.</Msg>