I am attempting to move our production environment to a new set of servers using WebGISDR. After two attempts, it fails for the same reason when restoring Portal: {"error":{"code":500,"details":null,"message":"This connection has been closed."}}
After some research, I found this bug: https://support.esri.com/en-us/bug/when-attempting-to-restore-a-portal-for-arcgis-backup-t-bug-000160000
While it's referencing the Portal importSite operation, I imagine that WebGISDR is probably performing the same operation where I'd encounter the same bug/error.
The bug says it was fixed in 11.1, but I was wondering if there are any workarounds for this? Are there any workarounds to fix this bug in 10.9.1?