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

   > I have a related issue. I have a dag file that seems to have an error (I'm 
trying to debug it). But as that DAG never makes it to the UI there is no way 
to interact with it that way. So deleting the file seemed to be my only option. 
So I opened the DAGs folder linked in the composer environment and deleted the 
file. However the scheduler in the log still tells me "There are 2 files in 
/home/airflow/gcs/dags" but in the bucket is only one left. I waited up to 30 
minutes and not change.
   
   It might be Cloud Composer specific issue - assuming that you're using Cloud 
Composer 2, the file syncing mechanism could get broken at times. To handle 
this, try to connect to the scheduler's GKE pod and try removing the files 
manually from `/home/airflow/gcs/dags`.


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