You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PrestoExternalError(type=EXTERNAL, name=JDBC_ERROR, message="The driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption. Error: "PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target". ClientConnectionId:1272c9a2-baae-4bd0-858f-5aca27eecbd1", query_id=20220816_082956_00059_5zqk3)
These apparently are due to the database not being connectable, so it might be:
the client needs updating, and/or
there's some other configuration change that's needed
The text was updated successfully, but these errors were encountered:
#856 has been open for a few months and it has not been resolved.
In the meantime, this check only serves to spam my GitHub notifications
every single weekday, to inform of the same problem.
This change should be reverted when #856 is fixed.
#856 has been open for a few months and it has not been resolved.
In the meantime, this check only serves to spam my GitHub notifications
every single weekday, to inform of the same problem.
This change should be reverted when #856 is fixed.
Automated check failure:
I tried updating, but there are other test failures with errors like:
These apparently are due to the database not being connectable, so it might be:
The text was updated successfully, but these errors were encountered: