gtsiatsios opened a new issue, #49765: URL: https://github.com/apache/airflow/issues/49765
### 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. ### What you think should happen instead? ``` ds_airflow-airflow-apiserver-1 | INFO: 192.168.0.1:56708 - "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.0.1:56708 - "GET /auth/login/?next=http://0.0.0.0:8080/ HTTP/1.1" 302 Found ds_airflow-airflow-apiserver-1 | INFO: 192.168.0.1:56710 - "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 - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
