cris-b opened a new issue #16988: URL: https://github.com/apache/airflow/issues/16988
**Apache Airflow version**: 2.0.2 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): 1.19.7 **Environment**: - Azure AKS - Azure Postgresql - Bitnami template **What happened**: Scheduler stopped running after processing a dag at 00:30. Next dags at 00:45 did not get executed. Errors relating to postgres in the log: sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) SSL SYSCALL error: EOF detected **What you expected to happen**: All dags run. **Anything else we need to know**: Full scheduler pod logs: [broken_scheduler_edit.txt](https://github.com/apache/airflow/files/6814563/broken_scheduler_edit.txt) -- 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]
