EbrahimKaram commented on issue #56155:
URL: https://github.com/apache/airflow/issues/56155#issuecomment-3563958789

                                                                                
                                                                             
   (venv) ekaram@9TVW494:/home/bot/ETL$ airflow connections test Maria_DB_tester
   Retrieving connection: 'Maria_DB_tester'
   
   Testing...
   
   Connection failed!
   The conn_id `Maria_DB_tester` isn't defined
   
   even though that connection is in the list
   (venv) ekaram@9TVW494:/home/bot/ETL$ airflow connections list --conn-id 
Maria_DB_tester
   id | conn_id         | conn_type | description | host                  | 
schema | login  | password | port | is_encrypted | is_extra_encrypted | 
extra_dejson | get_uri                                          
   
===+=================+===========+=============+=======================+========+========+==========+======+==============+====================+==============+==================================================
   2  | Maria_DB_tester | mysql     | None        | ProdDb.westernexp.com | 
None   | ekaram | MariaDB  | 3306 | True         | True               | {}
   


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