Hi Team,
We are facing an issue while running a spatial analysis function (interpolate_points) in ArcGIS Notebook Server (ArcGIS Enterprise 12.0). Other script cells working fine except this
The same python script runs successfully in another ArcGIS Notebook server within 2 minutes, but in Enterprise it continuously running indefinitely.
Upon troubleshooting received the following error
HTTPSConnectionPool(host='xysa.abc.com', port=6443): Max retries exceeded with url: /arcgis/rest/services/Hosted/weather_stations/FeatureServer
Caused by:
NameResolutionError: Failed to resolve 'xysa.abc.com'
Followed by:
TypeError: 'NoneType' object is not subscriptable
Thanks & Regards,
Kristofer