DbtDag fails even though Airflow connection and dbt works fine #1300
Labels
area:execution
Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc
area:profile
Related to ProfileConfig, like Athena, BigQuery, Clickhouse, Spark, Trino, etc
execution:docker
Related to Docker execution environment
profile:postgres
Related to Postgres ProfileConfig
Milestone
I have a simple dbt model that creates a view in a PostgreSQL db that's hosted on docker. The dag renders but it fails without any reason. No error logs, nothing. I checked if the dbt project I am trying to schedule works on it's own and it does. The connection in Airflow is also fine, but regardless the task fails.
Below are the results of reach test. I don't really know how to debug this.
The Dag
Airflow connection test results
dbt debug test
Dag failed
The text was updated successfully, but these errors were encountered: