javiermas commented on issue #23065: URL: https://github.com/apache/superset/issues/23065#issuecomment-1557007875
Same issue: ERROR: (builtins.NoneType) None [SQL: Error HTTPSConnectionPool(host='chi-chi-data-warehouse-0-0.clickhouse-operator.svc', port=8123): Max retries exceeded with url: /?wait_end_of_query=1 (Caused by SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1131)'))) executing HTTP request https://chi-chi-data-warehouse-0-0.clickhouse-operator.svc:8123] (Background on this error at: https://sqlalche.me/e/14/dbapi) I tried with port 9000, 8123, 8443 and no luck. I can connect to the CH db normally on the port 9000, but no luck with superset @genzgd. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
