Hi,
We have a base ArcGIS Enterprise environment HA in a box. We are facing issues/failures (ArcGIS Server services URL 'https://xyz.co.xyz.nj.us/server' cannot be validated against 'https://xyz.co.xyz.nj.us/server/rest/info'. If the service URL is a proxy URL verify it is accessible to clients) during the validation of the federated server on the web-context URL. When we change the federation URLs to web-adaptor or private server URLs the federation becomes successful. Although the web-context URL is accessible from the machines.
We have tested a few scenarios based on the federation URLs and captured the results shown below in the table:-
| Scenario | Case 1 | Case 2 | Case 3 | Case 4 | Case 5 |
| Admin URL | WebContext URL | Webadaptor URL | Private URL | Private URL | Webadaptor URL |
| Server URL | WebContext URL | Webadaptor URL | Private URL | WebContext URL | WebContext URL |
| | | | | | |
| Federation | Failed | Success | Success | Success with warnings | Success with warnings |
| | ArcGIS Server administration URL 'https://xyz.co.xyz.nj.us/server' is accessible. The federated server does not have an ArcGIS Data Store registered as a managed database and cannot be set as a hosting server. Error: java.net.ConnectException: Connection timed out: connect. | | | ArcGIS Server services URL 'https://xyz.co.xyz.nj.us/server' cannot be validated against 'https://xyz.co.xyz.nj.us/server/rest/info'. If the service URL is a proxy URL verify it is accessible to clients. |
Additionally, we have done host mapping as our machines and SSL certificate are on different domains. Machines have a domain - *.mcad.co.xyz.nj.us
SSL certificate domain - *.co.xyz.nj.us
Host mapping - 10.xyz.yy.zz - enterprisevm1.co.xyz.nj.us
10.xyz.yy.ww - enterprisevm2.co.xyz.nj.us
Web context URL - https://gisportalstag.co.xyz.nj.us
Kindly, go through the test case scenarios and help us with your suggestions.
Any help will be highly appreciated.