Bug
Bug-ID-Nummer | BUG-000126198 |
---|---|
Eingereicht | October 22, 2019 |
Zuletzt geändert | June 5, 2024 |
Gilt für | Portal for ArcGIS |
Gefunden in Version | 10.7.1 |
Behoben in Version | 10.8.1 |
Status | Fixed |
1.On primary Portal, open the pg_hba.conf and uncomment out the entries (Ex. C:\arcgisportal\db\pg_hba.conf). See below:
# IPv4 local connections:
host all portaladmin 127.0.0.1/32 md5
host replication portaladmin 127.0.0.1/32 md5
# IPv6 local connections:
host all portaladmin ::1/128 md5
host replication portaladmin ::1/128 md5)
host gwdb portaladmin portalPrimary.domain.com md5
host gwdb portaladmin portalStandby.domain.com md5
host gwdb portaladmin 10.151.10.25 md5
host gwdb portaladmin 10.151.10.26 md5
2. Reload Portal for ArcGIS database with the following command, in an administrator command prompt.
3. Stop and start Portal for ArcGIS' internal database.
4. You should now be able to access the primary Portal for ArcGIS.
5. Repeat Steps 1 through 3 for the standby Portal for ArcGIS.
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen