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:
closing this issue as it's 1 month old without answer. If you need further help, please provide the details so we could continue debugging.
Judging from the error message; there's a Snowflake-internal parameter the Support folks can set for you if this keeps repeating.
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: