trahouston commented on issue #51104: URL: https://github.com/apache/airflow/issues/51104#issuecomment-2956841497
I am having the same issue on 3.0.1. DAG run log files are being created, but nothing is being written to them, and I'm getting the same response in the UI. `Log message source details: sources=["/usr/local/airflow/logs/dag_id=dbt_debug/run_id=manual__2025-06-09T19:33:42.198500+00:00/task_id=print_hello/attempt=1.log"] ::group::Log message source details: sources=["/usr/local/airflow/logs/dag_id=dbt_debug/run_id=manual__2[0](https://airflow.neon.tools/dags/dbt_debug/runs/manual__2025-06-09T19:33:42.198500+00:00/tasks/print_hello?try_number=1#0)25-06-09T19:33:42.198500+00:00/task_id=print_hello/attempt=1.log"]` The dag_processor logs in logs/dag_processor/ are being created and written to. Logging worked prior to upgrading to Airflow 3, but this seems to be preventing any dags from running. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org