zacqed opened a new issue, #25534: URL: https://github.com/apache/airflow/issues/25534
### Apache Airflow version 2.3.3 (latest released) ### What happened We have deployed Airflow docker containers with mssql backend and are unable to load a new dag automatically on the webserver front end. We need to go ahead and reset the entire DB and reload airflow in order for the dag to start appearing on the front end. The dag is visible when we do docker dags list:  docker compose under environment has the setting: ` AIRFLOW__SCHEDULER__DAG_DIR_LIST_INTERVAL: '60'` However this is not visible on the front end. ### What you think should happen instead _No response_ ### How to reproduce _No response_ ### Operating System debian ### Versions of Apache Airflow Providers _No response_ ### Deployment Docker-Compose ### Deployment details _No response_ ### Anything else _No response_ ### 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]
