xelita edited a comment on issue #19962:
URL: https://github.com/apache/airflow/issues/19962#issuecomment-985328420


   > Secondly - you shoud also listen to some helpful messages printed. Your 
problem with docker compose might for example come from this very 
straightforward error that you have:
   ERROR!!!: Too old Airflow version !
   The minimum Airflow version supported: 2.2.0. Only use this or higher!
   
   > I do not know if that's the problem, but if the compose tells you that you 
use wrong version, I think you should think twice before opening an issue 
classifed as "bug".
   
   Did you notice the Airflow version I am using by reading this ticket 
entirely? The first thing you ask when creating a ticket is the Airflow version 
we are running. You should read twice before replying.
   
   For your information
   <pre>
   Apache Airflow
   version                | 2.2.2                                               
  
   executor               | CeleryExecutor                                      
  
   task_logging_handler   | airflow.utils.log.file_task_handler.FileTaskHandler 
  
   sql_alchemy_conn       | 
postgresql+psycopg2://airflow:airflow@postgres/airflow
   dags_folder            | /opt/airflow/dags                                   
  
   plugins_folder         | /opt/airflow/plugins                                
  
   base_log_folder        | /opt/airflow/logs                                   
  
   remote_base_log_folder |                                                     
  
   </pre>


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to