potiuk commented on issue #17828:
URL: https://github.com/apache/airflow/issues/17828#issuecomment-905724680


   Hm I somehow have a feeling (do no know yet) that it could be side-effect of 
this change: which instead of running the `__CELERY__` env variable, uses 
`airflow get config`:  https://github.com/apache/airflow/pull/17069)
   
   Do you have maybe some other way of defining the Broker ? Secret Backend ?
   Could you please tell what `airflow config get-value celery broker_url` 
returns?
   
   In the meantime you can workaround it by setting 
``CONNECTION_CHECK_MAX_COUNT`` env variable to 0 
   


-- 
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-unsubscr...@airflow.apache.org

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


Reply via email to