CALVIN CHEN
05/16/2023, 4:19 AMPrefect Orion Start
and doesn't seem to affect the user-facing behavior of the application, but still show the message regarding SSL 997 error
.
When I try to connect to Prefect cloud under my company domain (VPN), it failed and I am not able to connect to Prefect Cloud. It showed that "ERROR: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:997)"
.
I understand I do not have the certificate on my laptop, so it might be the reason. I found those resources might be helpful, but still have no clue to solve my issue. Could someone guide me on the issue?
https://github.com/PrefectHQ/prefect/issues/7596
https://github.com/PrefectHQ/prefect/issues/6038
My laptop is Windows and our company is using Zscaler so I am not sure if I still can set up a proxy server to solve it.
Thanks,Zanie
PREFECT_API_TLS_INSECURE_SKIP_VERIFY=1
CALVIN CHEN
05/18/2023, 4:10 AMZanie