Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
31 stars 17 forks source link

kafka and kafka gui 【Redpanda Console】 #450

Closed lessfrim closed 5 months ago

lessfrim commented 8 months ago
1701764222658
lessfrim commented 8 months ago
[2023-12-07 02:02:59,970] WARN [RequestSendThread controllerId=1001] Controller 1001's connection to broker 6031926ff189:9092 (id: 1001 rack: null) was unsuccessful (kafka.controller.RequestSendThread)
java.io.IOException: Connection to 6031926ff189:9092 (id: 1001 rack: null) failed.
    at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:70)
    at kafka.controller.RequestSendThread.brokerReady(ControllerChannelManager.scala:298)
    at kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:251)
    at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:130)
qiaofeng1227 commented 8 months ago

change cmark to efak,redpanda,akhq, it is not work.

chendelin1982 commented 7 months ago

akhq

chendelin1982 commented 6 months ago
qiaofeng1227 commented 5 months ago
I have no name!@ece0f7531a6b:/opt/bitnami/kafka$ bin/kafka-topics.sh --create --topic quickstart-events --bootstrap-server localhost:9092
Created topic quickstart-events.
I have no name!@ece0f7531a6b:/opt/bitnami/kafka$ /opt/bitnami/kafka/bin/kafka-console-consumer.sh --bootstrap-server localhost:9092 --consumer.config /opt/bitnami/kafka/config/consumer.properties --topic quickstart-events
Failed to create user
Redpanda Admin API is not enabled (Status 503)
https://docs.redpanda.com/redpanda-labs/docker-compose/console-plain-login/