muzy commented on issue #49646: URL: https://github.com/apache/airflow/issues/49646#issuecomment-2828394160
I followed the current proposed solution of this commit: https://github.com/apache/airflow/pull/49681/commits/37cf75962a5c013f7cf475cd942264e88205d9fe By setting `AIRFLOW_CONFIG: '/opt/airflow/config/airflow.cfg` in the `docker-compose.yml` I can get the DAG to run successfully and the worker to successfully submit the task execution result. However, based on the discussion in #49681 around the potential implications of this configuration, I will wait for a long-term solution until marking this issue as resolved. -- 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