Not able to publish a message to Kafka #3834
-
I am new to Conductor as well as Kafka. I was trying to use the Kafka System task to publish a message to Kafka. I am using a prebuilt Docker image of Container to run it. My workflow execution keeps failing with the following error: I have verified the existence of the topic test using console. Could anyone help me figure out what the issue is? I have the following workflow definition:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
its likely |
Beta Was this translation helpful? Give feedback.
its likely
localhost
that is the issue, from a docker container to access localhost on the host you would callhost.docker.internal