0

I'm able to successfully run all my models on dbt cloud in the develop tab by simply running "dbt run". However when I run it using a Job in the Deploy tab, I get the following error:

03:29:58  Finished running  in 0 hours 1 minutes and 32.32 seconds (92.32s).
Runtime Error
  Database error while listing schemas in database "REPORTING"
  Database Error
    250001 (08001): Failed to connect to DB: dsadsadsad.us-east-1.snowflakecomputing.com:567. Incorrect username or password was specified.

I'm not sure why it would work in Develop, but not in a job.

ben890
  • 1,097
  • 5
  • 25
  • 56
  • take a look [here](https://stackoverflow.com/questions/72291367/can-not-connect-dbt-cloud-or-dbt-core-to-databricks) maybe it helps – Ahmed Sbai Feb 22 '23 at 03:56

0 Answers0