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
With tri-secret-secure, Snowflake must connect to a vault, but sometime we have this error:
Caused by:*** net.snowflake.client.jdbc.SnowflakeSQLException:*** Error received from the customer managed key (CMK) provider:*** 'Internal error: Unable to authenticate with Azure KeyVault.*** Rrror message=com.microsoft.aad.msal4j.MsalClientException:*** java.net.UnknownHostException:*** login.microsoftonline.com'***
Is-it possible to modify the JDBC driver with an option to retry if this error happen ?
Regards,
Mikael
The text was updated successfully, but these errors were encountered:
Hi,
With tri-secret-secure, Snowflake must connect to a vault, but sometime we have this error:
Caused by:*** net.snowflake.client.jdbc.SnowflakeSQLException:*** Error received from the customer managed key (CMK) provider:*** 'Internal error: Unable to authenticate with Azure KeyVault.*** Rrror message=com.microsoft.aad.msal4j.MsalClientException:*** java.net.UnknownHostException:*** login.microsoftonline.com'***
Is-it possible to modify the JDBC driver with an option to retry if this error happen ?
Regards,
Mikael
The text was updated successfully, but these errors were encountered: