Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KafkaUnavailableError while running producer.py #2

Open
nahidalam opened this issue Mar 28, 2018 · 2 comments
Open

KafkaUnavailableError while running producer.py #2

nahidalam opened this issue Mar 28, 2018 · 2 comments

Comments

@nahidalam
Copy link

I am getting below error while running producer.py in my mac

raise KafkaUnavailableError('All servers failed to process request: %s' % hosts)
kafka.errors.KafkaUnavailableError: KafkaUnavailableError: All servers failed to process request: [('localhost', 9092, 0)]
@adxworld
Copy link

I am having the same issue. Did you find a way around?

@dabcoder
Copy link
Contributor

These comments could help: dpkp/kafka-python#789 (comment) and dpkp/kafka-python#789 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants