Hi everyone,
I have just upgraded our ArcGIS Enterprise from 10.6.1 to 10.7.1. All well with portal, however with ArcGIS Server I cannot login to the server manager (the rest directory etc looks good).
The error is that dojo is not defined, and I have tracked it down to the server manager attempting to load dojo from an incorrect URL:
https://localhost:6443/arcgis/manager//js/dojo/dojo/dojo.js
instead of :
https://localhost:6443/arcgis/manager/js/dojo/dojo.js
I checked our rest directory configuration and there is no local JS API defined. Has anyone else seen this? How can we update the ArcGIS Server Manager to load correctly?
Thanks,
Andrew