Hi, Sorry I'm new to datahub and I'm trying to con...
# troubleshoot
s
Hi, Sorry I'm new to datahub and I'm trying to connect superset but I am getting this error and I'm not sure how to proceed from here.
Copy code
"SSLError: HTTPSConnectionPool(host='superset.dev.baseline.aliyun.sdecloud.tech', port=443): Max retries exceeded with url: "
           "/api/v1/security/login (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self "
           "signed certificate (_ssl.c:1129)')))\n"
h
can you try to use
REQUESTS_CA_BUNDLE
to verify the certificate as mentioned here - https://datahubspace.slack.com/archives/CV2KB471C/p1635394242082600?thread_ts=1635148820.033400&cid=CV2KB471C