| Número de ID del error |
BUG-000121142 |
| Enviado | March 22, 2019 |
| Última modificación | June 5, 2024 |
| Relacionado con | Portal for ArcGIS |
| Versión encontrada | 10.7 |
| Versión corregida | 10.7.1 |
| Estado | Fixed
El problema se ha solucionado. Si corresponde, consulte Versión corregida e Información adicional para obtener más información.
|
Solución alternativa
Follow the steps listed in the documentation.
If upgrading using Portal for ArcGIS setups:
- Run the script after running Portal for ArcGIS 10.7 setup. After the 10.7 setup finishes, a blank browser window opens and the upgrade does not proceed. If going through a silent upgrade, the upgrade process exits with an error saying, "Configuring Portal fails." At this moment,
- On Windows:
- Download the script and unzip it.
- As administrator, open a command line window, run install_portal.bat.
- Continue with Portal for ArcGIS configuration from the web browser or with the silent option.
- On Ubuntu:
- Download the script and unzip it.
- As the Portal installation user "arcgis", copy install_portal.sh to the Portal installation directon at /arcgis/Portal folder, run install_portal.sh from that location.
- Continue with Portal for ArcGIS configuration from the web browser or with the silent option.
If upgrading the latest Chef cookbooks:
- Use the latest releases of cookbooks.
- On Windows:
chef-solo -j --recipe-url https://github.com/Esri/arcgis-cookbook/releases/download/v3.3.1/arcgis-3.3.1-cookbooks.zip
- On Ubuntu:
chef-solo -j --recipe-url https://github.com/Esri/arcgis-cookbook/releases/download/v3.3.1/arcgis-3.3.1-cookbooks.tar.gz
Pasos para reproducir