Summary
Airbyte OSS running locally using helm is unable to connect to a local Kafka cluster, despite successful message production/consumption from test apps. Error log indicates connection issue to localhost on port 9092.
Question
Hello, am running Airbyte OSS locally using helm and am unable to connect to a local kafka cluster (both in a container and directly on my system). I have successfully produced/consumed messages from kafka using test apps, but cannot get the Airbyte destination to connect, log shows :
2024-09-13 22:22:48 [32mINFO[m i.a.w.i.VersionedAirbyteStreamFactory(logMalformedLogMessage):390 - 2024-09-13 22:21:48 [33mWARN[m o.a.k.c.NetworkClient(processDisconnection):776 - [Producer clientId=airbyte-producer] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available.```
Any help is greatly appreciated!
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1726267134838629) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
["airbyte-oss", "local-kafka-cluster", "helm", "connection-issue", "localhost", "kafka"]
</sub>