| Número de ID do Erro |
BUG-000121142 |
| Enviado | March 22, 2019 |
| Última Modificação | June 5, 2024 |
| Aplica-se à | Portal for ArcGIS |
| Versão encontrada | 10.7 |
| Versão Fixa | 10.7.1 |
| Status | Fixed
O problema foi corrigido. Consulte a Versão Corrigida e Informações Adicionais, se aplicável, para obter mais informações
|
Solução Provisória
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
Etapas para Reproduzir