timecommunication opened a new issue, #27494: URL: https://github.com/apache/airflow/issues/27494
### Apache Airflow version 2.4.2 ### What happened After upgrading my airflow from 2.3.3 to 2.4.2, I found this error on web UI.  ### What you think should happen instead how to fix this error ? ### How to reproduce upgrade command is : pip3 install "apache-airflow==2.4.2" --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-2.4.2/constraints-no-providers-3.10.txt" ### Operating System Ubuntu 22.04.1 LTS ### Versions of Apache Airflow Providers apache-airflow-providers-common-sql==1.0.0 apache-airflow-providers-ftp==3.0.0 apache-airflow-providers-http==3.0.0 apache-airflow-providers-imap==3.0.0 apache-airflow-providers-sqlite==3.0.0 ### Deployment Virtualenv installation ### Deployment details upgrade command is : pip3 install "apache-airflow==2.4.2" --constraint "https://raw.githubusercontent.com/apache/airflow/constraints-2.4.2/constraints-no-providers-3.10.txt" ### 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]
