Do you get any output from *docker logs*? And does it work if you don't use
authentication?
How about if you try one of the dockerised Kafka Connect examples here?
https://github.com/confluentinc/demo-scene/tree/master/kafka-connect-zero-to-hero
--
Robin Moffatt | Senior Developer Advocate | ro
Hey everyone,
I am having some issues when running Kafka Connect inside of Docker, so
would really appreciate some feedback on what I'm doing wrong.
I'm able to run locally (by executing `connect-distributed
config.properties`. However, when running in Docker and passing the same
configuration as