GitHub user narayan-upside edited a comment on the discussion: [Docker-compose] Airflow scheduler don't load dags when using dask executor
seeing the same issue.... I see the DAGs in the UI but on the container the folder is blank: rbac = Trueairflow@airflow-worker-0:/opt/airflow$ cat airflow.cfg | grep dags dags_folder = /opt/airflow/dags airflow@airflow-worker-0:/opt/airflow$ ls -la /opt/airflow/dags/ total 8 drwxrwxr-x 2 airflow root 4096 Dec 16 10:28 . drwxrwxr-x 1 airflow root 4096 Jan 16 18:08 .. airflow@airflow-worker-0:/opt/airflow$  GitHub link: https://github.com/apache/airflow/discussions/36990#discussioncomment-11934480 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
