airflow: Gantt chart for running dag doesn't show up in Airflow 1.10.11
Apache 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
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 2
- Comments: 25 (18 by maintainers)
Commits related to this issue
- Fix issues with Gantt View closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup — committed to astronomer/airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup — committed to apache/airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup — committed to apache/airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup — committed to apache/airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup — committed to cfei18/incubator-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: f680ae814434f711... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: f680ae814434f711... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: 506ee1f06c9771b3... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: 506ee1f06c9771b3... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: 506ee1f06c9771b3... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: 506ee1f06c9771b3... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: 506ee1f06c9771b3... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: 506ee1f06c9771b3... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: 506ee1f06c9771b3... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: 506ee1f06c9771b3... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: 506ee1f06c9771b3... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: 506ee1f06c9771b3... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
- Fix issues with Gantt View (#12419) closes https://github.com/apache/airflow/issues/9813 closes https://github.com/apache/airflow/issues/9633 and does some cleanup GitOrigin-RevId: 506ee1f06c9771b3... — committed to GoogleCloudPlatform/composer-airflow by kaxil 4 years ago
@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
The issue is still happening for me as well on both 1.10.11 & 1.10.12 on both Chrome, Chromium & Firehose. I’m using RBAC UI Chrome version: Version 85.0.4183.102 (Official Build) (64-bit) Firehose version: 80.0.1 (64-bit) Chromium version (fresh install): Version 87.0.4267.0 (Developer Build) (64-bit)
It’s happening on an incognito window as well.
Webserver log of the request:
It’s RBAC UI