gtsiatsios opened a new issue, #50477: URL: https://github.com/apache/airflow/issues/50477
### Apache Airflow version 3.0.0 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? With Airflow 3.0.0 I have issues using Docker-Compose from here : ```https://airflow.apache.org/docs/apache-airflow/3.0.0/docker-compose.yaml``` Previously some patches existed to solve those issues, those patches are not available any more ( https://github.com/apache/airflow/pull/49721#issuecomment-2829977945). I tried to use ```apache/airflow:3.0.1rc1``` but I face the issue below. ``` RuntimeError: The package `apache-airflow-providers-common-messaging:1.0.1` needs Apache Airflow 3.0.1+ ``` ### What you think should happen instead? _No response_ ### How to reproduce Just try to run base image ```apache/airflow:3.0.1rc1``` or the apache/airflow:3.0.0` which has issues with infinite loops in webpage that mentioned also in other tickets ### Operating System docker-compose MACOS ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### 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: commits-unsubscr...@airflow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org