airflow
airflow copied to clipboard
Logging out from Web UI still raises Airflow 405 error
Apache Airflow version
2.10.4
If "Other Airflow 2 version" selected, which one?
No response
What happened?
I still have the same error as described in #40470 even though i'm running 2.10.4 with apache-airflow-providers-fab 1.4.0. It's probably linked to some package - but i did ran
pip install "apache-airflow==2.10.4" --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-2.10.4/constraints-3.8.txt"
What you think should happen instead?
logout process needs to complete correctly
How to reproduce
connected as admin and try to logout
Operating System
Fedora 8.3
Versions of Apache Airflow Providers
apache-airflow-providers-fab==1.4.0
Deployment
Official Apache Airflow Helm Chart
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct