rehnuma created AIRFLOW-4522:
--------------------------------
Summary: After successful installation of airflow dags are not
getting triggered and always in queue mode.
Key: AIRFLOW-4522
URL: https://issues.apache.org/jira/browse/AIRFLOW-4522
Project: Apache Airflow
Issue Type: Task
Components: DAG, database
Affects Versions: 1.10.3
Environment: Ubuntu
Reporter: rehnuma
I am trying to install airflow 1.10.3 with celeryexecutor. Dags are not getting
triggered. It is always in queue mode.
Rabbitmq has already been installed.Messages are queuing up but I presume it is
not getting consumed.Flower UI is not showing up any tasks.Also database issue
is coming up which is a warning 'Incorrect datetime format for latest_heartbeat
column in table jobs'. So it is trying to connect to db but not able to.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)