laptop and a wrench

漏洞

The ArcGIS API for Python arcgis.raster.analytics.build_overview() function always writes 'stopService Exception' to stderr.

上次发布: March 2, 2022 ArcGIS API for Python
漏洞 ID 编号 BUG-000145918
已提交January 11, 2022
上次修改时间June 26, 2024
适用范围ArcGIS API for Python
找到的版本1.9.1
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Non-Reproducible

附加信息

This behavior is no longer reproducible with the latest Notebooks Runtime. If the issue persists, create a new case with Esri Support Services: https://support.esri.com/en-us/contact.

解决办法

Add this code at the top of the Python file to suppress this.

### Start python snippet ###

import urllib3

urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning)

### End python snippet ###

重现步骤

漏洞 ID: BUG-000145918

软件:

  • ArcGIS API for Python

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项