Skip to content

UI hangs in infinte auto-refresh #49765

@gtsiatsios

Description

@gtsiatsios

Apache Airflow version

3.0.0

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

No response

What happened?

WEB UI keeps refreshing for ever. I use the docker-compose file provided from here : https://airflow.apache.org/docs/apache-airflow/3.0.0/docker-compose.yaml and WEB UI keeps refreshing and I can't access it after using username-password

What you think should happen instead?

ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63858 - "GET /ui/config HTTP/1.1" 401 Unauthorized
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63858 - "GET /api/v2/auth/login?next=http%3A%2F%2F0.0.0.0%3A8080%2F HTTP/1.1" 307 Temporary Redirect
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63858 - "GET /auth/login/?next=http://0.0.0.0:8080/ HTTP/1.1" 302 Found
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63858 - "GET /auth/ HTTP/1.1" 302 Found
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63858 - "GET / HTTP/1.1" 200 OK
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63858 - "GET /ui/config HTTP/1.1" 401 Unauthorized
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63858 - "GET /api/v2/auth/login?next=http%3A%2F%2F0.0.0.0%3A8080%2F HTTP/1.1" 307 Temporary Redirect
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63858 - "GET /auth/login/?next=http://0.0.0.0:8080/ HTTP/1.1" 302 Found
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63860 - "GET /auth/ HTTP/1.1" 302 Found
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63860 - "GET / HTTP/1.1" 200 OK
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63860 - "GET /ui/config HTTP/1.1" 401 Unauthorized
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63860 - "GET /api/v2/auth/login?next=http%3A%2F%2F0.0.0.0%3A8080%2F HTTP/1.1" 307 Temporary Redirect
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63860 - "GET /auth/login/?next=http://0.0.0.0:8080/ HTTP/1.1" 302 Found
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63860 - "GET /auth/ HTTP/1.1" 302 Found
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63860 - "GET / HTTP/1.1" 200 OK
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63860 - "GET /ui/config HTTP/1.1" 401 Unauthorized
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63860 - "GET /api/v2/auth/login?next=http%3A%2F%2F0.0.0.0%3A8080%2F HTTP/1.1" 307 Temporary Redirect
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63860 - "GET /auth/login/?next=http://0.0.0.0:8080/ HTTP/1.1" 302 Found
ds_airflow-airflow-apiserver-1      | INFO:     192.168.48.1:63858 - "GET /auth/ HTTP/1.1" 302 Found

How to reproduce

Just run
docker-compose up --build

Operating System

MACOS Sonoma 14.7.5

Versions of Apache Airflow Providers

3.0.0

Deployment

Docker-Compose

Deployment details

No response

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

    area:UIRelated to UI/UX. For Frontend Developers.area:corekind:bugThis is a clearly a bugneeds-triagelabel for new issues that we didn't triage yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions