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 2020/12/11 14:27:12 UTC

[GitHub] [airflow] ashb commented on issue #12995: Worker never running tasks or failing them with no explanation for many simultaneous tasks

ashb commented on issue #12995:
URL: https://github.com/apache/airflow/issues/12995#issuecomment-743222679


   Check in the stdout/stderr of your celery worker pod -- you may find an error there about unable to connect to database.
   
   Could you also check in the scheduler log files (not pod output) for a traceback -- I think in the `logs/scheduler/latest/<DAG_FILE>` kind of log.


----------------------------------------------------------------
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:
users@infra.apache.org