hussein-awala commented on issue #27657: URL: https://github.com/apache/airflow/issues/27657#issuecomment-1633298021
@saulbein I'm curious if you deleted the DAG files or performed any synchronization during the restart. > ERROR - DAG '...' not found in serialized_dag table It seems like the DAG files are missing from the dagbag. In this situation, the scheduler won't be able to schedule the failed tasks or queued them. -- 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]
