https://prefect.io logo
Title
a

Andy Dienes

05/18/2023, 12:04 AM
hey, I updated the prefect kube charts today, and my job has now failed with
botocore.exceptions.SSLError: SSL validation failed for <https://my-bucket.s3.amazonaws.com/native/my/path/to/file.json> EOF occurred in violation of protocol (_ssl.c:2423)
has anybody encountered this? is this likely just a permissions / role problem?
for what it's worth, adding
pyopenssl
as an extra pip dependency solved the problem