I will appreciate some help. I am upgrading our ArcGIS Enterprise from 10.8.1 to 10.9.1 in the following order;
I have been unable to go beyond #2. I get the following errors;
1. Following the Portal for ArcGIS upgrade (after installation is complete);
2. Following the Webadapter upgrade (after installation is complete);
I immediately thought it had something to do with our Server Certificate (which is self signed). A new one was created (self signed, binded, and all) because the previous one had expired, but no change. I have been upgrading without too many issues since version 9.3, I therefore am at my wits end on what could be happening now. What am I not doing right?
Why are you using Localhost? You'd be better addressing the first screen as the FQDN hostname of the machine that Portal is installed on. e.g. https://portalmachine.yourdomain.com:7443/arcgis/home and the second screen would be better as your alias: e.g. https://gis.myalias.com/portal
Personally I'd never use localhost in any configurations, it's far better to be explicit.
Thank you for your response Scott. Unfortunately I get the same result either way.
Hello @OmolaraKareem
Please check via Internet Explorer in the advanced section whether TLS1.0, TLS1.1 and TLS1.2 are correctly activated.
By
Virgilio
Thank you for your response Virgilio. Yes, TLS 1.0, 1.1, 1.2. are correctly activated in Internet Explorer.
Are you using a single machine deployment?
Thank you for responding Craig. Yes, I am using a single machine deployment.
Did you uninstall the web adaptor for portal? If you did, when you reinstalled the web adaptor did you use the same name (e.g. Portal)? Feel free to message me on here.
Yes to all your questions Craig.
Have you tried accessing Portal in Chrome or Edge?
If you completely uninstall your Portal Web Adaptor, are you able to access Portal pages via port 7443?
In Task Manager, are you seeing the ArcGISPortal.exe, java.exe, javaw.exe, and multiple postgres.exe processes originating from Portal installation folder?