Archiver tool command failing to connect to snowflake db #173
Unanswered
alexwillingham98
asked this question in
General
Replies: 1 comment 2 replies
-
@alexwillingham98 This appears to be an issue with Snowflake, can you check the details in your |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is another one of those that was working without me making any changes to my code and now it's failing. This command is run on a weekly job that spins up a vm and gets the latest version of cs_tools.
Command:.\cs_tools.exe tools archiver remove --tag 'INACTIVE' --syncer snowflake://$(Build.SourcesDirectory)/cs_tools/config/snowflake.cs_tools.upsert.toml --no-prompt --export-only --config main
Attached error to file.
cs_toolserror.txt
Beta Was this translation helpful? Give feedback.
All reactions