Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure snowflake error logs in CI #798

Closed
simonpcouch opened this issue May 3, 2024 · 0 comments · Fixed by #800
Closed

configure snowflake error logs in CI #798

simonpcouch opened this issue May 3, 2024 · 0 comments · Fixed by #800
Labels
snowflake upkeep maintenance, infrastructure, and similar

Comments

@simonpcouch
Copy link
Collaborator

On #796's GHA runs, seeing the following:

Error ('test-driver-snowflake.R:2:3'): can connect to snowflake
Error in `test_con("SNOWFLAKE")`: ! ODBC failed with error 00000 from [Snowflake][DSI].
x  An error occurred while attempting to retrieve the error message for key 'SFPasswordNotFound' and component ID 102: Could not open error message files - Check that "/home/runner/work/odbc/odbc/.github/odbc/snowflake_odbc/lib/.github/odbc/en-US/SFMessages.xml" or "/home/runner/work/odbc/odbc/.github/odbc/snowflake_odbc/lib/.github/odbc/SFMessages_en-US.xml" exists and are accessible.
i From 'nanodbc/nanodbc.cpp:1141'.

This might either be due to the fact that the PR is from a fork and thus doesn't have access to the secret or a change in Posit's dev snowflake setup. Regardless, ought to properly to set up those log files.

@simonpcouch simonpcouch added snowflake upkeep maintenance, infrastructure, and similar labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
snowflake upkeep maintenance, infrastructure, and similar
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant