GitHub user karenbraganz added a comment to the discussion: Scheduler is unable to read logs
I have converted this to a discussion since there are no reproduction steps. I have added some questions below that would help gather more context for this discussion. - Are seeing this in your scheduler logs or task logs in the Airflow UI? I suspect it is from the task logs because the error originates from the FileTaskHandler. - Are you using callbacks in your task and attempting to retrieve logs within the callback? I am asking this based on the report of a [similar issue](https://github.com/apache/airflow/discussions/42716). - Are there any logs that appear before this for the task? If so, please add them here. - Does this always occur on the same DAG/ task? I recommend posting your DAG code for most context if possible. GitHub link: https://github.com/apache/airflow/discussions/49094#discussioncomment-12796295 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
