Select to view content in your preferred language

ArcGIS Notebook Server – fails due to internal server URL

147
0
a week ago
Kristofer
Frequent Contributor

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

0 Kudos
0 Replies