redpanda-data / console

Redpanda Console is a developer-friendly UI for managing your Kafka/Redpanda workloads. Console gives you a simple, interactive approach for gaining visibility into your topics, masking data, managing consumer groups, and exploring real-time data with time-travel debugging.
https://redpanda.com
3.81k stars 348 forks source link

No cluster version displayed #735

Closed dylanyht closed 1 year ago

dylanyht commented 1 year ago

I am not showing the cluster version after installing with helm and docker, my kafka version is 3.4.0 and I am using kafka kraft mode

image
weeco commented 1 year ago

Thanks @dylanyht , will check with @twmb to see what may be wrong there.

ErykCh commented 1 year ago

I confirm.

console version: redpandadata/console-unstable:master-87e7e0d kafka: bitnami/kafka:3.5.0-debian-11-r3

image

console version: built June 20, 2023

image

twmb commented 1 year ago

We just tested 3.4, can you check to see if this is still an issue?

ErykCh commented 11 months ago

Sorry for the delay, but it seemed to work fine on all environments.

Until this case.

New and still warm environment configured today. Yet producers and consumers are not connected to it.

image

Console version: 2.3.5 Kafka version: bitnami/kafka:3.6.0-debian-11-r1 Kafka in kraft mode

twmb commented 11 months ago

@ErykCh do you have adocker-compose we can run to recreate this?

ErykCh commented 11 months ago

Sorry, everything is on openshift.

I make no promises, but if I find some time tomorrow, I will simulate this configuration on docker-compose.