Hello,
We are upgrade our ArcGIS Enterprise from 10.7.1 to 10.8.1. After the Portal for ArcGIS setup program(setup.exe) finished, the portal websites opens in a browser window, but nothing displayed. Checked the windows Task Manager, Portal internal PostgreSQL is not running. Tried to reboot the server, Portal internal PostgreSQL still did not launch.
Any ideas? Please help!!!
Rose
Solved! Go to Solution.
In case other people have the same issue, here is how I resolved it.
We did same upgrade in our Development and Staging environments, did not have this issue. But in Production, after the Portal upgrade setup.exe finished, clicked Finish to close the installation wizard. The portal website opened in a browser window without anything displayed. Wait for >10mins, still nothing was displayed. Checked the Task Manager and noticed PostgreSQL was not started. Restarted server did not fix it. From Portal admin REST API, ran Upgrade, this issue got fixed.
Rose
In case other people have the same issue, here is how I resolved it.
We did same upgrade in our Development and Staging environments, did not have this issue. But in Production, after the Portal upgrade setup.exe finished, clicked Finish to close the installation wizard. The portal website opened in a browser window without anything displayed. Wait for >10mins, still nothing was displayed. Checked the Task Manager and noticed PostgreSQL was not started. Restarted server did not fix it. From Portal admin REST API, ran Upgrade, this issue got fixed.
Rose
Thanks for posting the solution! I had some problems in Production vs. Development and Staging when I first deployed Portal, so when we upgrade in the fall I'm concerned that we will have issues again. Bookmarking this post.