ERROR
When accessing a REST endpoint, the following error message may be returned:
"Error: ArcGIS Server Site is not configured. Check with your ArcGIS Server administrator for resolution; an ArcGIS Server site is created or machines are added to an existing site using ArcGIS Server Manager.
Code: 500"
The Active Directory account used to access the security store has had its password changed.
Solution A
(1) Log into ArcGIS Server Manager page:
http://<yourserver>:6080/arcgis/manager
Solution B
(1) Log into ArcGIS Server Admin page:
http://<yourserver>:6080/arcgis/admin
Note:
Do not type in brackets and type the password in plain text.
Code:
{
"type": "WINDOWS",
"properties": {
"adminUserPassword": "[password]",
"adminUser": "[domain]\\[user name]",
}
}
Get help from ArcGIS experts
Download the Esri Support App