Skip to content

Airflow 3.0.2: Airflow Grid UI not rendering. #51955

@arunangshu01

Description

@arunangshu01

Apache Airflow version

3.0.2

If "Other Airflow 2 version" selected, which one?

No response

What happened?

I have been using Airflow 3.0.2 for my own data-engineering-pipeline code. After running the DAG, I am noticing that the grid is not rendering properly even after refreshing the page. The tasks are not shown in the grid. Upon executing docker logs in the container id, we are getting the below result shown in the terminal screenshot.

Note: I am using a dynamically generated DAG using loops.

Image Image

What you think should happen instead?

The grid should show the tasks of the DAG.

How to reproduce

From the second trigger itself when the configs are uploaded.

Operating System

linux

Versions of Apache Airflow Providers

apache-airflow==3.0.2
apache-airflow-providers-apache-beam==6.0.4
apache-airflow-providers-google==15.1.0
apache-airflow-providers-snowflake==6.3.1
apache-airflow-providers-postgres==6.2.0
apache-airflow-providers-redis==4.1.0
apache-airflow-providers-common-sql==1.27.1
google-cloud-bigquery-storage==2.32.0

Deployment

Docker-Compose

Deployment details

Docker Compose version v2.28.1

Anything else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    affected_version:3.0Issues Reported for 3.0area:UIRelated to UI/UX. For Frontend Developers.area:corekind:bugThis is a clearly a bugpriority:highHigh priority bug that should be patched quickly but does not require immediate new release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions