Control center problem

getting below error
org.apache.kafka.common.errors.TimeoutException: Failed to get offsets by times in 60000ms

could you elaborate a bit?

how does you setup look like?
could you share your conf?

bootstrap.servers=ip:9092,ip:9093,ip:9094

zookeeper.connect=ip:2181,ip:2182,ip:2183

confluent.controlcenter.schema.registry.url=http://ip:8081,http://ip:8082,http://ip:8084

confluent.controlcenter.data.dir=/mnt/appln/vmuser/confluent-7.6.0/etc/confluent-control-center/data1/

controlcenter running on which node?
controlcenter conf is the above one right?

Distributed mode

Above is conf file

linux firewall in between?

No firewall between between

ok would you please share a bit more of control center logs?


the above error showing to start control center

would be so kind and share the full log as well as the conf?


control-center.out

no errors in the log?

No errors showing in the logs

according to your config:

all brokers are running on the same host?
what’s the setting of auto.create.topics.enable?