-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Description
More of a question than an issue.
I had no problem connecting to my local clickhouse, but when I tried to connect to clickhouse cloud I got this error
> Error executing tool list_databases: Error HTTPSConnectionPool(host='<hostname>', port=443): Max retries exceeded with url: /? (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1028)'))) executing HTTP request attempt 1 (https://bkat6jn1qy.clickhouse.boreal.cloud:443)
My gut is telling me that this is like when I was trying to connect to it with datagrip, and I had to toggle the USE SSL toggle, but not sure how I would do this in such a connection. Also, apologies if this isn't the best place to post this issue, I didn't see a community slack or anything like that
Metadata
Metadata
Assignees
Labels
No labels