https://prefect.io logo
Title
z

Zach Schumacher

05/02/2022, 9:18 PM
hi - we started seeing a new log from prefect manifesting in some failed k8s jobs. Any idea what could be going on here?
right before that we also saw
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)'))': /graphql
k

Kevin Kho

05/02/2022, 10:13 PM
This is new to me. And it sounds intermittent?
z

Zach Schumacher

05/02/2022, 10:16 PM
It is super random, yeah
But almost always happens on at least one job
k

Kevin Kho

05/02/2022, 10:39 PM
Check with the team to see if anyone has ideas
g

George Coyne

05/02/2022, 10:48 PM
Can you get pod logs?
k

Kevin Kho

05/02/2022, 11:44 PM
The feedback is you might be using an old version of TLS somehow and we have strong security requirements but the logs might help too
a

Andrew Lawlor

05/03/2022, 7:00 PM
im seeing the same thing, tho without the SSL error