Open doremiks7 opened 8 months ago
Hello there doremiks7! π
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. π
I configured the ip address on the webUI, but the container still tries to access localhost. set: in Docker container:
Issue submitter TODO list
master
-labeled docker image and the issue still persists thereDescribe the bug (actual behavior)
log error from docker compose kafka-ui | 2024-03-27 02:40:10,705 INFO [main] o.s.b.a.e.w.EndpointLinksResolver: Exposing 2 endpoint(s) beneath base path '/actuator' kafka-ui | 2024-03-27 02:40:10,757 INFO [main] o.s.b.a.s.r.ReactiveUserDetailsServiceAutoConfiguration: kafka-ui | kafka-ui | Using generated security password: b236acbf-a7dd-42f3-a22c-32a4fe9ef4ff kafka-ui | kafka-ui | 2024-03-27 02:40:10,959 WARN [main] c.p.k.u.c.a.DisabledAuthSecurityConfig: Authentication is disabled. Access will be unrestricted.
please help me for this problem
Expected behavior
No response
Your installation details
zookeeper: image: wurstmeister/zookeeper container_name: zookeeper ports:
Steps to reproduce
zookeeper: image: wurstmeister/zookeeper container_name: zookeeper ports:
Screenshots
Logs
kafka-ui | 2024-03-27 02:40:10,705 INFO [main] o.s.b.a.e.w.EndpointLinksResolver: Exposing 2 endpoint(s) beneath base path '/actuator' kafka-ui | 2024-03-27 02:40:10,757 INFO [main] o.s.b.a.s.r.ReactiveUserDetailsServiceAutoConfiguration: kafka-ui | kafka-ui | Using generated security password: b236acbf-a7dd-42f3-a22c-32a4fe9ef4ff kafka-ui | kafka-ui | 2024-03-27 02:40:10,959 WARN [main] c.p.k.u.c.a.DisabledAuthSecurityConfig: Authentication is disabled. Access will be unrestricted.
Additional context
No response