CloudKarafka / go-kafka-example

MIT License
14 stars 11 forks source link

SSL handshake error #4

Open sumeshkanayi opened 3 years ago

sumeshkanayi commented 3 years ago

Hi i am using a free developer account and tryint to play with this code . I am hit with the below error.

thrd:sasl_ssl://rocket-01.srvs.cloudkafka.com:9094/bootstrap]: sasl_ssl://rocket-01.srvs.cloudkafka.com:9094/bootstrap: SSL handshake failed: Disconnected: connecting to a PLAINTEXT broker listener? (after 145ms in state CONNECT, 13 identical error(s) suppressed) %3|1615689319.491|FAIL|rdkafka#producer-1| [thrd:sasl_ssl://rocket-03.srvs.cloudkafka.com:9094/bootstrap]: sasl_ssl://rocket-03.srvs.cloudkafka.com:9094/bootstrap: SSL handshake failed: Disconnected: connecting to a PLAINTEXT broker listener? (after 149ms in state CONNECT, 7 identical error(s) suppressed)

amithimani commented 1 year ago

I am having same issue, is there any solution?