Select to view content in your preferred language

Portal backup failing because properties.json file missing from the content directory

218
5
Jump to solution
2 weeks ago
LeoFothergillMTA
Occasional Contributor

When attempting to back up our Portal (11.1) I received the following error:

{"error":{"code":500,"details":null,"message":"Failed to export site. Export of the Portal repository failed. The content directory has no properties.json file under the portal directory."}}

On our Portal server under C:\arcgisportal\content  there is no 'properties.json' file.  There is only a folder called 'items' and a file called 'site-key.json' 

Does anyone know how to generate that file or why it could be missing?

0 Kudos
1 Solution

Accepted Solutions
CuyahogaGIS
Occasional Contributor

I just received this error last week. The properties.json file was in a folder that was in the content directory.  This was the same location it was in on another Portal that did not throw the error. I only saw the error one time, webgisdr has worked fine since. I suspect it was a temporary network issue.

View solution in original post

5 Replies
CuyahogaGIS
Occasional Contributor

I just received this error last week. The properties.json file was in a folder that was in the content directory.  This was the same location it was in on another Portal that did not throw the error. I only saw the error one time, webgisdr has worked fine since. I suspect it was a temporary network issue.

LeoFothergillMTA
Occasional Contributor

Thanks for the reply.  The properties.json file was in the \arcgisportal\content\items\portal directory as the other commenter had suggested.

I was able to successfully complete the backup this evening so it could have been a network issue as you stated.

One thing I did change since the error was to get my IT to increase the storage capacity of the C: drive on the server where Portal is installed as it was getting close (within 10GB) to capacity.  This C: drive is not where the shared location or the backup location is but I thought it worth documenting here in case others come across this issue as a potential solution.

0 Kudos
JakeSkinner
Esri Esteemed Contributor

@LeoFothergillMTA just any FYI, here is a link highlighting where each applications backup is created before being moved to the shared and backup locations.

JakeSkinner_0-1742899882179.png

 

JakeSkinner
Esri Esteemed Contributor

Hi @LeoFothergillMTA,

Check if there is a properties.json file in the \arcgisportal\content\items\portal directory.

JakeSkinner_0-1742824300705.png

 

LeoFothergillMTA
Occasional Contributor

Jake, yes there is a properties.json file in that location.

0 Kudos