I am trying to make a direct connection to snowflake in data connection and get the following error:
The explorer command failed to run:
java.lang.Throwable:Network transport failure
com.palantir.conjure.java.dialogue.serde.DefaultClients.block(DefaultClients.java:142)
Does anyone have any ideas on how to resolve? Thanks!
It is likely that the list of egress policies you have on the source are either not sufficient for your snowflake connection, or are not allowlisted correctly. You should be able to find full stacktrace of the error if you look into the “logs” tab on the source. Please file a support ticket if you continue to run into this issue and the logs are not indicative.