gbonazzoli opened a new issue, #59334: URL: https://github.com/apache/airflow/issues/59334
### Apache Airflow version 3.1.4 ### If "Other Airflow 2/3 version" selected, which one? _No response_ ### What happened? I have a very simple Airflow 3.1.4 installation. It is configured with Simple auth manager. It happens that a tab connected goes in `Internal Server Error`. Then it is impossible to open a new connection again. If I open another browser (for example Safari instead of Chrome) it works. It works also opening an incognito window in Chrome. If i close Chrome it is not sufficient to re-enter in Airflow (beside going in incognito again). ### What you think should happen instead? The tab hasn't to expire, like it did in all the previous versions. ### How to reproduce Upgrade to Airflow 3.1.4 (in my case I was running 3.1.3 before). ### Operating System Ubuntu 24.04.3 LTS ### Versions of Apache Airflow Providers ``` apache-airflow==3.1.4 apache-airflow-core==3.1.4 apache-airflow-providers-celery==3.14.0 apache-airflow-providers-cncf-kubernetes==10.11.0 apache-airflow-providers-common-compat==1.10.0 apache-airflow-providers-common-io==1.7.0 apache-airflow-providers-common-sql==1.30.0 apache-airflow-providers-fab==3.0.3 apache-airflow-providers-git==0.1.0 apache-airflow-providers-postgres==6.5.0 apache-airflow-providers-redis==4.4.0 apache-airflow-providers-salesforce==5.12.0 apache-airflow-providers-smtp==2.4.0 apache-airflow-providers-ssh==4.2.0 apache-airflow-providers-standard==1.10.0 apache-airflow-task-sdk==1.1.4 ``` ### Deployment Virtualenv installation ### Deployment details nothing strange. Ubuntu 24.04 & Postgres on an LXD container. ### Anything else? no ### 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]
