For the complete documentation index, see llms.txt. This page is also available as Markdown.

Kafka problems

Symptoms

Common Causes

Common Resolutions

Cannnot connect to Kafka

  • Bootstrap server information is incorrect.

  • Specified bootstrap server is down.

  • Firewall issue.

  • Verify that the bootstrap server was correctly entered.

  • Verify that the bootstrap server is running.

  • Verify that a firewall is not blocking the connection.

Last updated

Was this helpful?