provectus / kafka-ui

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

can not connect kafka cluster, when use `Basic Authentication` #4442

Open IvanWhisper opened 4 months ago

IvanWhisper commented 4 months ago

Issue submitter TODO list

Describe the bug (actual behavior)

docker run -d -p 8081:8080 -e DYNAMIC_CONFIG_ENABLED=true provectuslabs/kafka-ui:latest I can connent to kafka cluster

docker run -d -p 8080:8080 -e SERVER_SERVLET_CONTEXT_PATH="/" -e AUTH_TYPE="LOGIN_FROM" -e SPRING_SECURITY_USER_NAME=kafkaadmin -e SPRING_SECURITY_USER_PASSWORD="xxxxxxxxxx" -e DYNAMIC_CONFIG_ENABLED=true provectuslabs/kafka-ui:latest I can not connent to kafka cluster

20240506-110257

Expected behavior

No response

Your installation details

83b5a60 v0.7.2

Steps to reproduce

docker run -d -p 8080:8080 -e SERVER_SERVLET_CONTEXT_PATH="/" -e AUTH_TYPE="LOGIN_FROM" -e SPRING_SECURITY_USER_NAME=kafkaadmin -e SPRING_SECURITY_USER_PASSWORD="xxxxxxxxxx" -e DYNAMIC_CONFIG_ENABLED=true provectuslabs/kafka-ui:latest

I can not connent to kafka cluster

Screenshots

No response

Logs

No response

Additional context

No response

github-actions[bot] commented 4 months ago

Hello there IvanWhisper! šŸ‘‹

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. šŸ‘€

germanosin commented 2 months ago

Me and @Haarolean no longer support this repo, don't you mind to post this to https://github.com/kafbat/kafka-ui