Use Snowflake troubleshooting tools¶
Snowflake provides the following tools to test client connectivity by simplifying tests for a client’s ability to access Snowflake URLs:
-
Snowflake CLI
Use the snow connection test command to test connectivity to Snowflake.
-
Snowflake Connector for Python diagnostics
Use the connector’s diagnostic feature for comprehensive testing. For more information and detailed steps, see Running connectivity tests and diagnostics.
If you cannot use or install these tools in your system, you can follow the alternate steps, based on your platform.
If you successfully verified connectivity, proceed to follow-up actions.