RVR-SNF-001
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-SNF-001
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
- The error "FSnowflake connection problem. Please check the connection details or your credentials in Snowflake. Error Code: RVR-SNF-001" indicates a failure to establish a connection to Snowflake through Rivery. This is likely due to incorrect connection details or inadequate permissions given to the credentials being used.
- Initial diagnosis points to misconfigured credentials or missing permissions in the Snowflake setup needed to access the relevant resources.
Action Steps:
- Verify Connection Details:
- Ensure that the connection name, username, account name, and warehouse details in Rivery are correctly filled out.
- Check Credentials:
- Using either Basic or Key-Pair authentication, confirm that the credentials provided have the necessary permissions to access the database, schema, and warehouse mentioned in your rivers.
- Warehouse Permissions:
- Make sure the Snowflake role associated with the user has adequate privileges to access the warehouse and database. This might include permissions such as
USAGE
orOWNERSHIP
over the necessary objects.
- Make sure the Snowflake role associated with the user has adequate privileges to access the warehouse and database. This might include permissions such as
- Network Policies:
- If your Snowflake environment employs network policies for IP restriction, ensure that Rivery's IPs are whitelisted in your Snowflake account.
- Test Connection:
- Use the Test Connection feature in Rivery to ensure that your connection configuration can successfully authenticate and interact with Snowflake.
- Verify Connection Details:
External References:
- Rivery Documentation on Snowflake Connection for details on setting up Snowflake connections.
- Snowflake Official Documentation on Key-Pair Authentication for generating keys and setup.
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?