You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/25 08:22:52 UTC

[GitHub] [airflow] eladkal commented on issue #16988: Scheduler stops running: psycopg2.OperationalError: SSL SYSCALL error: EOF detected

eladkal commented on issue #16988:
URL: https://github.com/apache/airflow/issues/16988#issuecomment-886165851


   The traceback shows:
   ```
   Traceback (most recent call last):
     File "/opt/bitnami/airflow/venv/lib/python3.8/site-packages/sqlalchemy/pool/base.py", line 817, in _checkout
       raise exc.InvalidatePoolError()
   sqlalchemy.exc.InvalidatePoolError: ()
   ```
   
   I guess it's similar/duplicate  to https://github.com/apache/airflow/issues/15496
   
   does this error happens in 2.1 ?
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org