Webgisdr is failing on a multi machine setup on Red Hat.
{"code":500,"messages":["Export operation failed. Failed to create the folder '/opt/arcgis/backup_shared/WebGISSite1611542526199/server/h0bgscuobjn5j1gz'."],"status":"error"}
I get this error on both ArcGIS Server machines. Can the SHARED_LOCATION be a local folder? I notice the documentation always uses examples of a UNC name (\\\\server name\\backup folder), but it never says is explicitly?
In my case, I specified SHARED_LOCATION = /opt/arcgis/backup_shared
And created that folder on each the Portal and the 2 ArcGIS machines