BUG
When initializing the ArcGIS Sites application in Portal for ArcGIS 10.6.1, the system attempts to make the Sites Administration Group when the app is first visited by an admin. The system fails if the ArcGIS Sites application attempts to set a group snippet longer than the maximum amount of characters allowed by the API.
This behavior occurs when the snippet includes explainer text in the portal URL (https://portalwebadaptorhost.domain.com/webadaptorname/apps/sites/admin/). The variable length of the Portal for ArcGIS URL, combined with some languages with longer names, such as Polish or Russian, results in this behavior.
This issue is associated with a known defect, BUG-000121414.
This issue is resolved in Portal for ArcGIS 10.7. To resolve this issue in Portal for ArcGIS 10.6.1 follow these steps:
https://portalwebadaptorhost.domain.com/webadaptorname/sharing/rest
"openData": { "enabled": true, "settings": { "groupId": "{{your new group id goes here without the curly brackets}}", "migrations": { "siteToItems": true }, "appVersion": "2.1" } }
If you have followed the above recommendations and still encounter issues, please contact Esri Technical Support (for customers in the United States) or your Esri distributor (for customers outside the United States) to resolve this issue.
Get help from ArcGIS experts
Download the Esri Support App