Hi!
I was trying to connect a MariaDB on AWS RDS as Data Source but got the following error:
{
"exception": "(Background on this error at: https://sqlalche.me/e/14/e3q8)",
"exc": "[\"Traceback (most recent call last):\\n
...
SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)
..."
}
Frappe Insights server is on my LAN and I have connected to Frappe ERPNext Database on a different server outside my LAN successfully, so it may be a problem related with AWS.
Anyone has a possible solution?
Thanks!
Summary
This text will be hidden