#4558·kafka-ui

kafka connector is slow and not showing connectors

Author: sibeliusCreated Jan 6, 2026Updated Jan 6, 2026
Labelstype/bugstatus/triage

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running master-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

Image

kafka connector is slow and not showing connectors

Expected behavior

how all kafka connect and connectors

Your installation details

kafka       clickhouse-sink-charge    kafka-connect   com.clickhouse.kafka.connect.ClickHouseSinkConnector   1           True
kafka       clickhouse-sink-company   kafka-connect   com.clickhouse.kafka.connect.ClickHouseSinkConnector   1           True
kafka       mongodb-source-charge     kafka-connect   io.debezium.connector.mongodb.MongoDbConnector         1           True
kafka       mongodb-source-company    kafka-connect   io.debezium.connector.mongodb.MongoDbConnector         1           True

ghcr.io/kafbat/kafka-ui:latest

helm install strimzi-cluster-operator --version 0.49.1 oci://quay.io/strimzi-helm/strimzi-kafka-operator -n kafka

Steps to reproduce

install kafka cluster, kafka connect and add some connectors

Screenshots

Image

Logs

how to get logs ?

Additional context

No response