natemcmaster / dotnet-serve

Simple command-line HTTPS server for the .NET Core CLI

Home Page:https://nuget.org/packages/dotnet-serve/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iam trying to start two kafka cluster to make a replication but i get error

alaasaeedradwan opened this issue · comments

Iam trying to start two kafka cluster to make a replication and I start zookeeper and kafka for the first cluster , and start zookeeper for the second cluster but when iam getting to start kafka for the second cluster i get that error .
ERROR [KafkaServer id=0] Fatal error during KafkaServer startup. Prepare to shutdown (kafka.server.KafkaServer)
java.lang.RuntimeException: java.io.IOException: Failed to bind to /0.0.0.0:8090

This project has nothing to do with Kafka.