Failed to bind TCP server to port 0.0.0.0:8443 due to io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use

Hello everyone. As a followup from yesterday’s question, I now have the following error: Failed to bind TCP server to port 0.0.0.0:8443 due to io.netty.channel.unix.Errors$NativeIoException: bind(…) failed: Address already in use

I have raised a GitHub issue regarding this here: Failed to bind TCP server to port 0.0.0.0:8443 due to io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use · Issue #5422 · camunda-cloud/zeebe · GitHub

I would be very thankful if any of you can take a look at it. I think I’m really close to make Zeebe work in a 2-datacenter configuration. Thanks!

1 Like

Wow! I am looking forward to see what the throughput is like. The Raft consensus algorithm and the event log replication overhead across datacenters will be high.