jarno-r commented on issue #60860: URL: https://github.com/apache/airflow/issues/60860#issuecomment-4205711474
I had the same issue with 3.1.8 and 3.2.0. What fixed the issue for me was to make sure the dag file is actually under `dags` folder in the airflow home (I did this as a symlink). I think the error message is confusing and the [documentation](https://airflow.apache.org/docs/apache-airflow/stable/core-concepts/debug.html) doesn't mention this either. I'd prefer not having to have the file under the airflow home folder when running it with dag.test. Should a separate issue be opened about this? -- 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]
