thesuperzapper commented on PR #30123: URL: https://github.com/apache/airflow/pull/30123#issuecomment-1499699857
@potiuk I am still seeing many users report errors in airflow 2.5.3 as this change was not back-ported. The error is always associated with this line [`airflow/utils/log/file_task_handler.py#L358`](https://github.com/apache/airflow/blob/2.5.3/airflow/utils/log/file_task_handler.py#L358), perhaps we can put a temporary fix for 2.5.4 which puts a try/catch around that (and any other chmod attempts). -- 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]
