Hi, i’m setting a camunda 8 cluster with 3 broker nodes and a standalone gateway. When i configure contactPoint in the gateway to one of the brokers port, i got the error that address already in use. And i want also know if the gateway should be run by executing runnable broker or gateway inside bin folder ?
One last thing : if i don’t run the broker which is pointed inside the gateway as contactPoint, the others nodes throw the following error : io.atomix.raft.roles.FollowerRole - RaftServer{raft-partition-partition-1}{role=FOLLOWER} - Poll request to 0 failed: java.net.ConnectException: Expected to send a message with subject ‘raft-partition-partition-1-poll’ to member ‘0’, but member is not known. Known members are ‘[Member{id=1, address=0.0.0.0:26504, properties={brokerInfo=EADJAAAAAwABAAAAAgAAAAMAAAACAAAAAAABCgAAAGNvbW1hbmRBcGkNAAAAMC4wLjAuMDoyNjUwMwUAAAwAAAYAAAA4LjEuMTEFAAA=}}, Member{id=2,
address=0.0.0.0:26506, properties={brokerInfo=EADJAAAAAwACAAAAAgAAAAMAAAACAAAAAAABCgAAAGNvbW1hbmRBcGkNAAAAMC4wLjAuMDoyNjUwNQUAAQIAAAABDAAABgAAADguMS4xMQUAAQIAAAAB}}, Member{id=gateway, address=0.0.0.0:26502, properties={event-service-topics-subscribed=KIIDAGpvYnNBdmFpbGFibOU=}}]’.
Find bellow the configs :
broker-0 :
For other brokers, i change only nodeId and different ports.
gateway config
