We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
panic: kafka: client has run out of available brokers to talk to (Is your cluster reachable?)
goroutine 1 [running]: github.com/zr-hebo/sniffer-agent/exporter.NewKafkaExporter(0xa9d750) /export/project/golang/src/github.com/zr-hebo/sniffer-agent/exporter/kafka.go:83 +0x329 github.com/zr-hebo/sniffer-agent/exporter.NewExporter(0xc00018feb8, 0x512d9b) /export/project/golang/src/github.com/zr-hebo/sniffer-agent/exporter/model.go:26 +0x8c main.mainServer() /export/project/golang/src/github.com/zr-hebo/sniffer-agent/main.go:50 +0x34 main.main() /export/project/golang/src/github.com/zr-hebo/sniffer-agent/main.go:46 +0x9a
The text was updated successfully, but these errors were encountered:
这个是 Kafka服务不可用,连接报错吧?
Sorry, something went wrong.
hi 思佳
No branches or pull requests
panic: kafka: client has run out of available brokers to talk to (Is your cluster reachable?)
goroutine 1 [running]:
github.com/zr-hebo/sniffer-agent/exporter.NewKafkaExporter(0xa9d750)
/export/project/golang/src/github.com/zr-hebo/sniffer-agent/exporter/kafka.go:83 +0x329
github.com/zr-hebo/sniffer-agent/exporter.NewExporter(0xc00018feb8, 0x512d9b)
/export/project/golang/src/github.com/zr-hebo/sniffer-agent/exporter/model.go:26 +0x8c
main.mainServer()
/export/project/golang/src/github.com/zr-hebo/sniffer-agent/main.go:50 +0x34
main.main()
/export/project/golang/src/github.com/zr-hebo/sniffer-agent/main.go:46 +0x9a
The text was updated successfully, but these errors were encountered: