You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
Issue submitter TODO list
master
-labeled docker image and the issue still persists thereDescribe 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
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
The text was updated successfully, but these errors were encountered: