Hi, we are getting this error in a new metaflow de...
# ask-metaflow
f
Hi, we are getting this error in a new metaflow deployment on EKS
Copy code
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='<http://dasdasd.execute-api.AWS_REGION.amazonaws.com|dasdasd.execute-api.AWS_REGION.amazonaws.com>', port=443): Max retries exceeded with url: /api/ping (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x109cee970>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))
It's bit weird that another older metaflow deployment works.
1