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/08/25 17:19:15 UTC

[GitHub] [airflow] potiuk edited a comment on issue #17828: Docker image entrypoint does not parse redis URLs correctly with no password

potiuk edited a comment 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 reading 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-unsubscribe@airflow.apache.org

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