Hello everyone, has anyone facing issue of Prefect...
# ask-community
s
Hello everyone, has anyone facing issue of Prefect not triggering a job in DBT? There is no error in the log. It creates the flow and just stuck. Any help will be appreciated. I don't see any new release from prefect-dbt package. Not sure what's going on.
The same is happening with Databricks noteboo k trigger. Looks like Prefect released a new version 3 days ago and it started behaving funny.
m
Yes, facing the same issue from 02/17
v
We had the same issue to our new deployments, yes there is no new version of prefect-dbt but the there is an update to prefect package (2.15.0), locking perfect version to 2.14.20 did the trick for us.
s
Nice to know that it worked for you guys.
Just to know, 2.14.21 also works fine.
a
Thanks for raising this issue @Sandip Viradiya! We’ll start looking into why flow runs are getting stuck, but in the meantime, can you create an issue in GitHub with details on how to reproduce the issue?
s
Yeah sure thing. Thanks @alex