Badger created AIRFLOW-1295:
-------------------------------
Summary: Tasks not starting for Dag triggered through airflow UI
(CeleryExecutor)
Key: AIRFLOW-1295
URL: https://issues.apache.org/jira/browse/AIRFLOW-1295
Project: Apache Airflow
Issue Type: Bug
Reporter: Badger
Hi,
I'm using a docker images provided by https://github.com/puckel/docker-airflow
and running the docker-compose-CeleryExecutor.yml stack with docker 17.05.0-ce
on Linux Mint.
When I un-pause any of the example dag's and trigger them via the UI they get
marked as running but none of the tasks run. I can trigger the tasks for a dag
run manually in the graph view and they successfully complete.
I've found https://issues.apache.org/jira/browse/AIRFLOW-43 and made sure my
time zone is UTC but it still isn't working.
I've also tried to upgrade to celery 4, which resulted in no difference.
Any ideas, does this work for others?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)