laptop and a wrench

Error

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

Última publicación: March 2, 2022 ArcGIS API for Python
Número de ID del error BUG-000145918
EnviadoJanuary 11, 2022
Última modificaciónJune 26, 2024
Relacionado conArcGIS API for Python
Versión encontrada1.9.1
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
EstadoNon-Reproducible

Información adicional

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.

Solución alternativa

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 ###

Pasos para reproducir

ID del error: BUG-000145918

Software:

  • ArcGIS API for Python

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga