Maikel Penz
09/14/2021, 9:16 AMWARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7ffb221c2160>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/pip/
see the Temporary failure in name resolution
In summary: I’m not sure how much this is Kubernetes or a Prefect issue. I’m throwing it here as there could be a tweak on Prefect we could do to make it work.
Any ideas ?Junaid Usman
09/14/2021, 9:34 AM[2021-09-13 153545,386] INFO - agent | Process PID 69 returned non-zero exit code
WARNINGurllib3.connectionpoolRetrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f838499aa00>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /graphql
WARNINGurllib3.connectionpoolRetrying (Retry(total=5, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f83849a5fa0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /graphqlDoes anyone have any ideas or know a thing about this strange error? P.S. I am running multiple flows and only one of the flows is throwing this error. All other flows running without an issue.
Maikel Penz
09/14/2021, 9:36 AMJunaid Usman
09/14/2021, 9:43 AMKevin Kho
Maikel Penz
09/14/2021, 7:00 PMKevin Kho
Maikel Penz
09/15/2021, 1:29 AMKevin Kho
Leandro Mana
09/15/2021, 10:06 PM