Hi Community,
We are facing our ArcGIS Portal issues when electric power outage suddenly and host machine shutdown. After restarting windows, We cannot access our Portal but when we check the services, and the service for portal shown still running. Below is sample log message for portal.

<Msg time="2025-04-28T10:13:09,295" type="SEVERE" code="217003" source="Portal" process="5560" thread="1" methodName="" machine="GIS.xyz.xyz" user="" elapsed="0.0" requestID="">Error before starting configuration observer. A JSONObject text must begin with '{' at character 1 of</Msg> <Msg time="2025-04-28T10:13:09,295" type="SEVERE" code="217075" source="Portal" process="5560" thread="1" methodName="" machine="GIS.xyz.xyz" user="" elapsed="0.0" requestID="">Failed to start the portal. The observer's beforeStart() function returned a failure.</Msg>
We suspect a malformed or corrupted JSON configuration file, but we’re unsure which file is causing this. We have not made any recent manual changes to JSON files. We would like assistance identifying and resolving the problem without losing our current Portal configuration and content.
Thanks,