zhaozhaoqueue commented on issue #42542:
URL: https://github.com/apache/airflow/issues/42542#issuecomment-2490402494

   > I don't have time to check the source code to understand why, but enabling 
the standalone DAG processor in the helm chart values solved this issue for me:
   > 
   > ```yaml
   > dagProcessor:
   >   enabled: true
   > ```
   > 
   > I'm using Airflow 2.9.3 and haven't tested this for later versions.
   
   Thank you, @gordonwells, I'm using 2.9.2 Airflow, and your solution works!
   
   The weird thing is that everything worked as expected when I used PVC for 
the dag folder. However, the issue happened when I switched to git-sync.


-- 
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]

Reply via email to