GitHub user vba added a comment to the discussion: Unable to see logs in the 
web UI when the job is running

Hi @jason810496 

> Could this issue be related to 
> [#45529](https://github.com/apache/airflow/issues/45529)? The error log 
> traceback also references `executor_loader`. If the TaskInstance is still in 
> `RUNNING` stage, the file task handler will read from 
> `_executor_get_task_log` instead of reading from `_read_from_logs_server`.

Sorry, I was not clear in my previous message, the problem only occurs when a 
job and its tasks of interest are to be run, which assumes that its state is 
`RUNNING`, once the job is finished all logs for the last active task instance 
regain their visibility. I think this issue was introduced with the version 
`2.6` or `2.7`.

GitHub link: 
https://github.com/apache/airflow/discussions/45624#discussioncomment-11823673

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to