gavrik commented on issue #64921: URL: https://github.com/apache/airflow/issues/64921#issuecomment-4215322092
checked. The same error I see in the logs -> TypeError: cannot use a string pattern on a bytes-like object ` (.env) [airflow@grafana-sandbox ~]$ pip list | grep Flask Flask 3.1.3 Flask-JWT-Extended 4.7.1 Flask-Limiter 3.12 Flask-Login 0.6.3 Flask-Session 0.8.0 Flask-SQLAlchemy 3.1.1 Flask-WTF 1.2.2 (.env) [airflow@grafana-sandbox ~]$ pip list | grep -i wer flower 2.0.1 Werkzeug 3.1.8 (.env) [airflow@grafana-sandbox ~]$ pip list | grep -i conne connexion 3.3.0 (.env) [airflow@grafana-sandbox ~]$ ` -- 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]
