webgisdr - Federated Validation Failed

952
2
04-26-2021 11:57 PM
DeanHowell1
Occasional Contributor III

Does anyone have any idea on what the following error means and how to rectify?

 

Mon 04/26/2021 4:07:14.97 -- Start EXPORT ---------------------------------------------
==================================================
Starting the WebGIS DR utility.
==================================================

com.esri.arcgis.webgis.WebGISException: Federated validation failed. The serverId gT0O4sRVubdAZ6Mw in Portal https://10.10.28.109:7443/arcgis/sharing/rest is not equal the serverId PT3y0WXPUjZbwplP in Server https://alpha.portal.spatial.nsw.gov.au/server.

Exiting the WebGIS DR utility.
Mon 04/26/2021 4:07:24.19 -- Finished -------------------------------------------------

Tags (2)
0 Kudos
2 Replies
JonathanQuinn
Esri Notable Contributor

What version are you using? At 10.6.1 we fixed this problem:

BUG-000114941 Unable to restore a backup to a standby site if the initial restore of Portal fails and you attempt to restore the backup again.

 

That's with the restore, not export, though. To fix your problem, try to edit the serverID via the Admin API to point to the ID referenced in Portaladmin. I think it'll allow you to do that. If not, just edit the security-config.json file directly to update the serverID.

DeanHowell1
Occasional Contributor III

Thanks @JonathanQuinn we are using 10.7.1. I will give your suggestions a go and let you know if they solve the problem. Thanks again.

0 Kudos