Discrepancy Between airflow dags list and the Airflow Web UI #44773
Unanswered
TheShubhendra
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently observing a discrepancy in Airflow:
Running airflow dags list displays 3 DAGs as expected.
However, the Airflow Web UI dashboard shows only 1 DAG.
Interestingly, when I directly access the URL for the missing DAG (e.g., /dags/video_aggregation_daily/grid), it loads correctly, and the DAG view works as expected.
Has anyone encountered a similar problem? Any guidance on resolving this would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions