Not able to connect to bootstrap server #760
-
Hi, 2025-01-10 09:58:49,407 INFO [kafka-admin-client-thread | kui-admin-client-validation-1736503129294] o.a.k.c.NetworkClient: [AdminClient clientId=kui-admin-client-validation-1736503129294] Node -1 disconnected. Can somebody help me understand what I am doing wrong |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
if you're running as a container, Some old thread about this: provectus/kafka-ui#1081 |
Beta Was this translation helpful? Give feedback.
if you're running as a container,
localhost
host would be container's host, not your baremetal machine's. That's how docker networking works.Some old thread about this: provectus/kafka-ui#1081
You can find different ways to connect to your baremetal host online, this might depend on environment, docker version, OS, etc.