uscairflow opened a new issue, #27600: URL: https://github.com/apache/airflow/issues/27600
### Apache Airflow version Other Airflow 2 version (please specify below) ### What happened When manually run a DAG from the dashboard (...8080/home), the DAG is stuck in the queue and never triggered, however, the DAG runs with the scheduled time. This happens with Airflow version 2.3.3 ### What you think should happen instead We have the exactly the same DAG running Airflow version 2.2.2 and it worked with manual run. ### How to reproduce Click on the DAG, click on the upper right arrow (Trigger DAG) and the DAG is not running but the status shows its queued. ### Operating System Rocky Linux ### Versions of Apache Airflow Providers 2.3.3 ### Deployment Other ### Deployment details Azure Pipeline/Releases ### 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]
