Open a JIRA and provide details such as version of Airflow that you are running. Also, are you running on UTC everywhere?
Also, please set up requisite accounts (including subscribing to the mailing lists so that admins don't need to moderate your emails) : https://cwiki.apache.org/confluence/display/AIRFLOW/Contributors'+Guide -s On Fri, Jul 8, 2016 at 12:08 PM, amareesh reddy <[email protected]> wrote: > Hi, > > I am new to airflow and trying out examples that ship with airflow. I > triggered example_trigger_controller_dag which in turn triggers > example_trigger_target_dag. A dag_run for target dag is created but it > doesn't run. It's in running state for a long time. Scheduler logs shows > jobs.py:538} ERROR - Dag runs are deadlocked for DAG: > example_trigger_target_dag . > > I am not sure why is being deadlocked. Any help would be appreciated. > > -- > Amareesh. >
