kaxil commented on issue #7872: New dags fail to run URL: https://github.com/apache/airflow/issues/7872#issuecomment-603998341 > So when adding a new dag to airflow the process is: add dag to repo/directory, reinitialize the db, then run? That wasn't the process before as I said in 1.10.5, in that version you just need to add the dag to the repo/directory and it was possible to run it right away... Not reinitialize if you have already initialized it. I don't think we had that in 1.10.5, can you try to reproduce that using 1.10.5 in a different VirtualEnv with a different AIRFLOW_HOME and let me know. I think your DB might have been initialized before that is the reason it worked for 1.10.5 but happy to hear what you find.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
