Open dheerajkulakarni opened 5 years ago
Any updates on this?
same problem here.
Did you try with tls.enabled
and tls.insecure-skip-tls-verify
?
View my reply here : https://github.com/danielqsj/kafka_exporter/issues/116#issuecomment-559108062
` I am getting unexpected eof while fetching metadata after SASL successful authentication ,below attached are the detailed logs . can you please help with this
[sarama] 2018/11/20 09:43:32 client/metadata no available broker to send metadata request to [sarama] 2018/11/20 09:43:32 client/brokers resurrecting 1 dead seed brokers [sarama] 2018/11/20 09:43:32 Closing Client ERRO[0003] Error Init Kafka Client source="kafka_exporter.go:171" panic: kafka: client has run out of available brokers to talk to (Is your cluster reachable?)
goroutine 1 [running]: main.NewExporter(0xc42006bdd0, 0x1, 0x1, 0x1, 0x7fff67540f00, 0x10, 0x7fff67540f21, 0x40, 0x0, 0x933c18, ...) /home/travis/gopath/src/github.com/danielqsj/kafka_exporter/kafka_exporter.go:172 +0xa69 main.main() /home/travis/gopath/src/github.com/danielqsj/kafka_exporter/kafka_exporter.go:581 +0x38bc`