provectus / kafka-ui

Open-Source Web UI for Apache Kafka Management
Apache License 2.0
9.57k stars 1.17k forks source link

Unable to connect with AWS MSK cluster using KAFKA-UI. Clsuter was enabled with SASL/SCRAM authentication. #4439

Open apunati opened 5 months ago

apunati commented 5 months ago

Issue submitter TODO list

Describe the bug (actual behavior)

When we try to connect with aws msk cluster using KAFKA-UI its failing. when we verified logs it throwing this error . " ERROR [kafka-admin-client-thread | kafka-ui-admin-1714391696-80] o.a.k.c.u.KafkaThread: Uncaught exception in thread 'kafka-admin-client-thread | kafka-ui-admin-1714391696-80': java.lang.OutOfMemoryError: Java heap space 2024-04-29 11:54:56,600 ERROR [parallel-1] c.p.k.u.s.StatisticsService: Failed to collect cluster lacp-development-msk info java.lang.IllegalStateException: Error while creating AdminClient for Cluster lacp-development-msk".

our My MSK cluster enabled with SASL/SCRAM

Expected behavior

We should able to connect with MSK cluster using broker endpoints then able to view the cluster details like topics, broker, consumer details etc.

Your installation details

I just used the docker which was given in repository.

Steps to reproduce

Screenshots

Screenshot 2024-04-29 174836

Logs

kafka logs.txt

Additional context

No response

github-actions[bot] commented 5 months ago

Hello there apunati! πŸ‘‹

Thank you and congratulations πŸŽ‰ for opening your very first issue in this project! πŸ’–

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. πŸ‘€

apunati commented 5 months ago

we need team assistance on the above issue.

roushanatlcci commented 2 months ago

I am facing the same issue after migrating MSK to kafka 3.6.0

I see the login message: o.a.k.c.s.a.AbstractLogin: Successfully logged in.

but I keep getting: ERROR [parallel-1] c.p.k.u.s.StatisticsService: Failed to collect cluster MSK-DEV info kafka-ui-kafka-ui-msk-dev-1 | org.apache.kafka.common.errors.UnknownServerException: The server experienced an unexpected error when processing the request.

germanosin commented 2 months ago

@roushanatlcci me and @Haarolean no longer support this repo. Please duplicate your issue here: https://github.com/kafbat/kafka-ui/