lipan1024 commented on issue #19639:
URL: https://github.com/apache/superset/issues/19639#issuecomment-1168126238
`{
"connect_args":{
"http_scheme": "https",
"verify": false
}
}`
It worked fine when I used version 1.4.1.
When I upgraded superset to version 1.5.1, the same configuration error was
reported...
`ERROR: HTTPSConnectionPool(host='xxx', port=xxx): Max retries exceeded with
url: /v1/statement (Caused by SSLError(SSLCertVerificationError(1, '[SSL:
CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate
(_ssl.c:1131)')))`
--
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]