I am in the process of migrating Portal to a new machine. I am following ESRI's documentation to migrate to a new machine, but I am having issues when changing the content directory on the new machine from the shared network location to the local drive of the new machine. This is the error I am receiving in the Portal Administrator Directory after providing the new file path:
com.esri.arcgis.portal.admin.core.PortalException: java.lang.Exception: Rollback: SQLException in put, Batch entry 0 UPDATE cp_container SET parent_container_name=NULL, etag='1551904251440' WHERE container_name='/' was aborted: ERROR: cannot execute UPDATE in a read-only transaction Call getNextException to see other errors in the batch.
Any thoughts on what this could be?