3.1.3
No response
This is still an issue on 3.1.3
I have this setup and I get the errors below still
(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 | {}
In the UI i only get a red wifi with crossbeam across it
it should tell me if the connection succeeded or not
Define a connection string
Try to to test the connection either through the UI or cli. Neither work
Distributor ID: Ubuntu Description: Ubuntu 24.04.3 LTS Release: 24.04 Codename: noble
apache 3.1.3
Virtualenv installation
No response
I reported this below. I used to get a different error now the error has changed