conduktor.io ↗

Kafka Error INCONSISTENT_CLUSTER_ID

Error code 104 · Non-retriable Broker

The clusterId in the request does not match that found on the server.

Common Causes

Solutions

Diagnostic Commands

# Look for cluster ID errors in logs cat /var/kafka/data/meta.properties | grep cluster.id # Check KRaft metadata quorum status kafka-metadata-quorum.sh --bootstrap-server localhost:9092 describe --status | head -5
Debugging Kafka errors? Conduktor Console gives you real-time visibility into your cluster. Explore all errors in the Error Decoder.