looker-open-source / henry

A command line tool for Looker instance cleanup
MIT License
79 stars 27 forks source link

Failed to establish new connection: [Errno 8] nodename nor servname provided, or not known') #12

Closed claumans closed 4 years ago

claumans commented 4 years ago

I'm getting the following error when trying to run any of the Henry commands and am not sure how to troubleshoot it.

Max retries exceeded with url: ... (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x10666fac8>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known'))

Any idea what I can try to fix this?