camitava opened a new issue #22484: URL: https://github.com/apache/airflow/issues/22484
### Apache Airflow version 2.2.4 (latest released) ### What happened I created a DAG file using a python program. Earlier, it was loading in the airflow DAG page and I can trigger the DAG programmatically or manually. Today when I clicked on the DAG, some exception was thrown on the page and nothing further proceeds. But this is not happening for all other DAGs listed there. It is happening for only local_job_md DAG. The DAG listing -  The Error message:  ### What you think should happen instead The DAG should be triggered. ### How to reproduce _No response_ ### Operating System Windows 10 ### Versions of Apache Airflow Providers _No response_ ### Deployment Docker-Compose ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
