Python model proc_region error

Hi!

The problem I’m having

One of the jobs processes a python model and although it ran perfectly fine for a long time, it started throwing an error yesterday: “Need to supply dataproc_region in profile to submit python job”. The thing is, I have this specified for my connection.

Setup: BQ, dbt cloud

What I’ve already tried

I’ve tried re-selecting the proc_region, but nothing helped.

Did any of you face the same issue? How this can be debugged?

Thanks

I tried one more thing. Updating dbt from dbt=1.3.4 to dbt=1.5.1. It fixed the isssue, however I am still not sure what caused the problem to show up in the first place :confused:

1 Like