Hi,
I am trying to create a list of all services that we have in our Portal. I have seen this script in ArxcGIS Server Administration (https://enterprise.arcgis.com/en/server/latest/administer/windows/example-write-properties-of-all-services-to-a-csv-file.htm).
When I run it using our server name, port, and my credentials as administrator, I get this error message:
gaierror: [Errno 11001] getaddrinfo failed
I am using IDLE but do I need to use Python 3 here? We are still using 10.6. Thanks.