While trying to federate ArcGIS Enterpise I received the error shown below.
java.lang.RuntimeException: java.lang.Exception: Server returned HTTP status code 301. Requested URL: https :// XXX.XXX.XXX:7443/arcgis/sharing/rest/portals/self/servers
I've also noticed while loading all the components of an Enterprise system (Portal, Server, Data Store) that it is extremely delicate and I've had to jump through many hoops to get this far. I'm at a roadblock now. This is also the second time I've installed all the software because of other issues.
A 301 HTTP response means that the request was redirected. When do you see that error? In the portal website or are you federating through Portaladmin? Did you define the privatePortalURL in the system properties?
I've also noticed while loading all the components of an Enterprise system (Portal, Server, Data Store) that it is extremely delicate
What do you mean loading? When installing the software, things are delicate? When the software is installed and configured, things stop working?
Hello Quinn,
I got this error when I was trying to access portaladmin. I create a ssl certificate request from ArcGIS Server admin.
In Subject alternative Name I used my public url as suggested in esri documentation. DNS:mapas.gmtgis.net
after change and select that cert in IIS, I got the error
Any idea?
Thanks,
DLL
Did you modify your hosts file on the VM for any reason to point mapas.gmtgis.net to your VM IP?