JardaCoder opened a new issue, #31330: URL: https://github.com/apache/airflow/issues/31330
### Apache Airflow version Other Airflow 2 version (please specify below) ### What happened Hello, I'm using airflow version 2.5.1 and I'm not able to create a connection with kafka. I tried in a few ways and it just returns an empty error. For testing purposes, I used the https://kafka-python.readthedocs.io/en/master/ library and had no problem establishing a connection.  ### What you think should happen instead _No response_ ### How to reproduce - Execute the docker-compose file - Login with username/password airflow/airflow - Try create a apache kafka connection using docker or some other external one [airflow-error-simulation.zip](https://github.com/apache/airflow/files/11491863/airflow-error-simulation.zip) ### Operating System Ubuntu 20.04.5 LTS ### Versions of Apache Airflow Providers _No response_ ### Deployment Docker-Compose ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
