You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue when trying to create topic using AWS IAM authentication. See the README and/or this comment for the solution in my case: #414 (comment)
@sappusaketh @Mongey
Below code is working for sasl/scram enabled clusters. But for TLS clusters getting error
Error: kafka: client has run out of available brokers to talk to: 3 errors occurred:
EOF
EOF
EOF
with 0.5.4 version able to create to topics for TLS enabled clusters
The text was updated successfully, but these errors were encountered: