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/01/27 23:19:56 UTC

[GitHub] [airflow] eldernewborn commented on issue #10055: Can not started scheduler when use command "airflow scheduler -D"

eldernewborn commented on issue #10055:
URL: https://github.com/apache/airflow/issues/10055#issuecomment-768642453


   I'm experiencing this issue, and it seems to stem from "pooling" behavior .
   I was able to circumvent it by disabling connection pools : 
   `sql_alchemy_pool_enabled = False`
   Maybe someone more familiar can help understand why pools break pymysql.
   


----------------------------------------------------------------
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