Anze- opened a new issue, #25187: URL: https://github.com/apache/airflow/issues/25187
### Apache Airflow version 2.3.3 (latest released) ### What happened Testing airflow docker installation, checking correct dir mapping by copying one of the default dags into the `./dags` folder. The new dag is not added as a duplicate because duplication is detected, but the addition fails silently in the web UI while in command line tool the error `Error: Failed to load all files. For details, run airflow dags list-import-errors` is presented. ### What you think should happen instead As the cli warns about the error, the web UI should warn about the duplication occurence. ### How to reproduce Copy a default dag into the mapped `./dags` of a docker-compose install. ### Operating System manjaro linux ### Versions of Apache Airflow Providers _No response_ ### Deployment Docker-Compose ### Deployment details _No response_ ### Anything else Evvverytime a good soul tries to test the docker-compse deployment :D ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
