jumpmanjay commented on issue #42136: URL: https://github.com/apache/airflow/issues/42136#issuecomment-2980822924
I am running 3.0.1 using CeleryExecutor with valkey (redis) as the message broker and postgres as the result backend. It appears the task instance at the time of building the log url does not have the hostname (ti.hostname [link](https://github.com/apache/airflow/blob/f6141fffc11c7d3e874688d51d98989c50d1269b/airflow-core/src/airflow/utils/log/file_task_handler.py#L457)) populated. Not sure if this is just a symptom of a larger issue. This is my first time setting up and trying to run airflow. -- 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]
