Facing issue while deploying changes to prod using deploy_demo_projects.yaml #11177
Unanswered
monali214
asked this question in
General questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
1Run snow sql -q "ALTER GIT REPOSITORY DEMO_GIT_REPO FETCH" --temporary-connection --account $SNOWFLAKE_ACCOUNT --user $SNOWFLAKE_USER --role $SNOWFLAKE_ROLE --warehouse $SNOWFLAKE_WAREHOUSE --database $SNOWFLAKE_DATABASE --schema $SNOWFLAKE_SCHEMA
23pandas is not installed No module named 'pandas'
24
25An unexpected exception occurred. Use --debug option to see the traceback. Exception message:
26
27250003 (08001): None: 404 Not Found: post https://.snowflakecomputing.com:443/session/v1/login-request?request_id=532755b2-fcc8-4bad-88fe-a503475805df&databaseName=&schemaName=&warehouse=&roleName=***&request_guid=87a4f92c-0bbe-434b-b991-75cb31079160
28Error: Process completed with exit code 1.
Beta Was this translation helpful? Give feedback.
All reactions