Hi, I’m getting the following error when I try `prefect cloud login`:
Copy code
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1129)
I did not have the error before but just got it today. Does anybody have experience fixing it? Thanks.
n
Nate
01/22/2024, 10:20 PM
hi @Jonah - I've seen users hit this a couple times before, unfortunately I don't recall there always being one specific fix, it seems to often depend on the system (for example I recall this happening more frequently on ubuntu with python 3.8)
there a couple good suggestions here that you might try
Nate
01/22/2024, 10:20 PM
this has worked for people before I believe
Copy code
pip install --upgrade certifi
j
Jonah
01/22/2024, 11:09 PM
Hi @Nate, thanks for the advice. The
certifi
upgrade didn’t work. I’m reading the Stack Overflow article now.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.