-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Description
Apache Airflow version
3.0.3
If "Other Airflow 2 version" selected, which one?
No response
What happened?
Getting "Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.", when filtering logs by log level.
What you think should happen instead?
Should see only logs filtered by that log level
How to reproduce
- Open a task instance
- Filter logs by log level
Operating System
Debian GNU/Linux 12 (bookworm)
Versions of Apache Airflow Providers
apache-airflow-providers-cncf-kubernetes==10.6.1
apache-airflow-providers-common-compat==1.7.2
apache-airflow-providers-common-io==1.6.1
apache-airflow-providers-common-sql==1.27.3
apache-airflow-providers-fab==2.3.0
apache-airflow-providers-microsoft-azure==12.5.0
apache-airflow-providers-odbc==4.10.1
apache-airflow-providers-smtp==2.1.1
apache-airflow-providers-standard==1.4.1
Deployment
Official Apache Airflow Helm Chart
Deployment details
Using kubernetes executor.
Anything else?
Happens also when clearing the log level filter.
Seems to be reproducible when logs are longer than 30.000 lines.
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct