Select to view content in your preferred language

Portal for ArcGIS - Failed to import site. A JSONObject text must begin with '{' at character 0 of

952
4
04-11-2022 08:09 AM
Oiligriv
Frequent Contributor

Hello Community
I am restoring a Portal that has been damaged due to running out of disk space.
I have recovered the content and the DB and I am performing the restore.
the restore stops with the following error
Failed to import site. A JSONObject text must begin with '{' at character 0 of

do you have any ideas?

0 Kudos
4 Replies
MattMoore
Occasional Contributor

Did you ever find a solution to this? Have a customer that came across the same issue. 

0 Kudos
CodeSpatial
Emerging Contributor

I have a similar issue but happens during webgisdr export and also while trying to export the site form AGS admin endpoint.


Export operation failed. A JSONObject text must begin with '{' at character 1 of

0 Kudos
GiaNguyen2
New Contributor

Did you find a solution to this yet, I am also having the same issue.

0 Kudos
MattMoore
Occasional Contributor

In our case it was....

The accountSettings file located in ..arcgisportal\content\items\accountresources\0123456789ABCDEF\  was corrupt. When we checked the file size it was 0kb

Resolution:

We copied a backup of accountSettings from the content template: <installationfolder>\Portal\framework\template\content.zip, and replaced the corrupt accountSettings we then started the portal service.

0 Kudos