provectus / kafka-ui

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

Can not connect kafka from UI #4420

Open doremiks7 opened 3 months ago

doremiks7 commented 3 months ago

Issue submitter TODO list

Describe 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

image

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

github-actions[bot] commented 3 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. πŸ‘€

doremiks7 commented 3 months ago

image