kchodorow opened a new issue, #61914:
URL: https://github.com/apache/airflow/issues/61914

   ### 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.
   
   <img width="889" height="704" alt="Image" 
src="https://github.com/user-attachments/assets/c3c8bb66-3459-4398-adb7-9652e8ed0c13";
 />
   <img width="1424" height="787" alt="Image" 
src="https://github.com/user-attachments/assets/86826662-26fb-4c7e-bd95-62a2979db259";
 />
   
   ### 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
   
   - [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]

Reply via email to