kafbat/kafka-ui

Multiple clusters failing the UI if one has a bad config

开放

#1,638 创建于 2026年1月15日

 (15 条评论) (3 个反应) (1 位负责人)TypeScript (363 个派生)auto 404
area/internalgood first issuescope/backendtype/bug

仓库指标

星标
 (2,554 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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 main-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)

Hi I have installed kafka-ui v1.4.1 and I am trying to create multiple clusters. If one of my cluster has a bad config, for example a bad password both clusters fails and the one that is correctly set up never becomes green. Is this a known issue ? how can I fix this ? And yes I can make sure that a password is never wrong and what not ... but passwords can expire i'd like to avoid it crashing because of one bad cluster in my production.

Expected behavior

Kakfa-ui runs and only the cluster with the bad config is not ready

Your installation details

  1. v1.4.1
  2. helm latest one
  3. two cluster configured via configmap
  4. Running on eks 1.31

Steps to reproduce

just configure two cluster, one of which has some bad config, bad bootstrap url or password

Screenshots

No response

Logs

No response

Additional context

No response

贡献者指南