raefezzeldin commented on issue #18135:
URL: https://github.com/apache/airflow/issues/18135#issuecomment-989662585


   Hi @potiuk,
   
   I have fixed the issue by adding the following in the mount options of the 
persistence volume
   - noperm
   
   but I have faced another issue, is that the Scheduler start to generate an 
error while parsing the DAGs. DAGBAG import timout which cause some random 
tasks to fail (dagid not found or it is not parsed)
   
   any idea about that issue


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