Derek Coleman & Associates Inc logoDerek Coleman & Associates Inc

Home / Docs / Apache Kafka (KRaft, Hardened) / Troubleshooting

Troubleshoot Apache Kafka (KRaft, Hardened)

SymptomCheckFix
Remote client gets connection to localhost refusedadvertised.listeners valueIt advertises localhost by design — set your internal address (deploy step 2).
Broker down after reboot`systemctl status kafka kafka-firstboot` (AWS) / `systemctl status kafka kafka-format` (GCE)The format unit must succeed once; check /var/lib/kafka ownership (kafka:kafka).
Storage format error on first bootjournalctl -u kafka-firstboot (AWS) / journalctl -u kafka-format (GCE)If /var/lib/kafka has stale files, clear the volume — format only runs when meta.properties is absent.

Logs & useful commands

Still stuck? Email support@dcassociatesgroup.com with the product name, cloud + region, instance size, and the output of the health command — first response within 1 business day, most tickets same-day.