Gantt chart for running dag doesn't show up in Airflow 1.10.11
See original GitHub issueApache Airflow version: 1.10.11
Kernel (e.g. uname -a
): Linux 20cb927bb9ef 5.3.0-1017-aws #18~18.04.1-Ubuntu SMP Wed Apr 8 15:12:16 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
What happened: Gantt chart for running dags doesn’t show up in RBAC UI & gives javascript errors:
d3.min.js:1 Error: <rect> attribute transform: Expected number, "translate(NaN,8)".
How to reproduce it: By checking the gantt chart of a running dag
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:25 (18 by maintainers)
Top Results From Across the Web
subject:"\[GitHub\] \[airflow\] ibotheperfect ... - The Mail Archive
[GitHub] [airflow] ibotheperfect commented on issue #9813: Gantt chart for running dag doesn't show up in Airflow 1.10.11 · 2020-09-17 Thread GitBox.
Read more >UI / Screenshots — Airflow Documentation
The Gantt chart lets you analyse task duration and overlap. You can quickly identify bottlenecks and where the bulk of the time is...
Read more >Release Notes — Airflow Documentation
Display parameter values from serialized dag in trigger dag view. ... This dag will not be picked up by Airflow as it's not...
Read more >Changelog — Airflow Documentation - Apache Airflow
Display DAG run conf in the list view (#6794) ... [AIRFLOW-5277] Gantt chart respects per-user the Timezone UI setting (#8096).
Read more >Configuration Reference — Airflow Documentation
However, this particular default limit only work when limit is set equal to zero(0) ... The scheduler will not create more DAG runs...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@potiuk @kaxil We have the same issue: airflow 1.10.11
Tests were performed in incognito mode and in different browsers (latest stable builds of Chrome, Chromium, Brave, Firefox) with clearing cookies. On airflow 1.10.9, 1.10.10 problems were not detected.
I deployed airflow via docker by using bitnami’s image. This is happening both 1.10.11 and 1.10.12 versions. I also tried both chrome and firefox. Here is my docker-compose