漏洞 ID 编号 |
BUG-000121142 |
已提交 | March 22, 2019 |
上次修改时间 | June 5, 2024 |
适用范围 | Portal for ArcGIS |
找到的版本 | 10.7 |
修正版本 | 10.7.1 |
状态 | Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
|
解决办法
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
重现步骤