Please help me connect Control Center to a Kafka cluster in Kraft mode

hi…

I’m trying to apply Control Center in Kraft mode, and the configuration consists of 3 controllers and 3 brokers.
In the broker logs, the warning “Cannot compute broker load because of NaN expected total service time (kafka.metrics.BrokerLoad)” constantly appears. And when I try to start Control Center, the following log appears, and Control Center does not start:
[2024-05-24 13:52:32,661] INFO [control-center-shutdown-hook] Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics)
[2024-05-24 13:52:32,661] INFO [control-center-shutdown-hook] Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics)
[2024-05-24 13:52:32,661] INFO [control-center-shutdown-hook] Closing reporter org.apache.kafka.common.metrics.JmxReporter (org.apache.kafka.common.metrics.Metrics)
[2024-05-24 13:52:32,661] INFO [control-center-shutdown-hook] Closing reporter org.apache.kafka.common.metrics.JmxReporter (org.apache.kafka.common.metrics.Metrics)
[2024-05-24 13:52:32,661] INFO [control-center-shutdown-hook] Metrics reporters closed (org.apache.kafka.common.metrics.Metrics)
[2024-05-24 13:52:32,661] INFO [control-center-shutdown-hook] Metrics reporters closed (org.apache.kafka.common.metrics.Metrics)
Please let me know the basic configuration options required when connecting Control Center to a Kraft mode cluster.

hey @Railac
welcome :slight_smile:

any errors in the log?
could you share your conf?

best,
michael