ORuteMa opened a new issue, #28718: URL: https://github.com/apache/airflow/issues/28718
### Apache Airflow version Other Airflow 2 version (please specify below) ### What happened Airflow Version:2.2.0  In my Airflow deployment, I found Airflow can't fetch attempts 4's log, it was trying to fetch the log from core-2, but the task instance is actually running on core-3.  Is this a known issue? And it has already been fix? If so, please tell me which version should I use to prevent this issue. ### What you think should happen instead Airflow fetch log file from core-3. ### How to reproduce _No response_ ### Operating System Debian GNU/Linux 10 (buster) ### Versions of Apache Airflow Providers _No response_ ### Deployment Virtualenv installation ### Deployment details _No response_ ### 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]
