-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Closed as duplicate of#62341
Closed as duplicate of#62341
Copy link
Labels
affected_version:3.1Issues Reported for 3.1Issues Reported for 3.1area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:corekind:bugThis is a clearly a bugThis is a clearly a bug
Description
Apache Airflow version
3.1.7
If "Other Airflow 3 version" selected, which one?
No response
What happened?
Airflow's task logs are not showing in the UI. Sometimes they show, but are cut off at the top or bottom. If I look at the source in devtools, the log content is being loaded. If I click the download button, the logs download correctly. However, the UI shows a blank window.
I've attached a screenshot of the blank log window and the devtools console showin the content of the log.
What you think should happen instead?
The logs should be displayed.
How to reproduce
Run a task and look at the logs in the UI. I'm using up-to-date Chrome on Mac, dark mode, no extensions.
Operating System
MacOS Tahoe 26.3
Versions of Apache Airflow Providers
apache-airflow-providers-common-compat==1.8.0
apache-airflow-providers-common-io==1.6.4
apache-airflow-providers-common-sql==1.28.2
apache-airflow-providers-fab==1.2.2
apache-airflow-providers-ftp==3.10.1
apache-airflow-providers-http==4.12.0
apache-airflow-providers-imap==3.6.1
apache-airflow-providers-smtp==2.3.1
apache-airflow-providers-sqlite==3.8.2
apache-airflow-providers-standard==1.9.1
Deployment
Virtualenv installation
Deployment details
Everything is run and stored locally other than the DB (which is Postgres).
Anything else?
No response
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
affected_version:3.1Issues Reported for 3.1Issues Reported for 3.1area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:corekind:bugThis is a clearly a bugThis is a clearly a bug