question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cannot send message

See original GitHub issue

Description

producer.ProduceAsync(topicName, null, "message"); this can create topic in kafka server but i look up the log file is empty forever

How to reproduce

my webapi is running in windows kafka is running in ubuntu

Checklist

Please provide the following information:

  • Confluent.Kafka nuget version:0.11.5
  • Apache Kafka version: 2.12
  • Client configuration:
  • Operating system:
  • Provide logs (with “debug” : “…” as necessary in configuration)
  • Provide broker log excerpts
  • Critical issue

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
zhaoqinghaicommented, Aug 28, 2018

thank you, when i edit listeners ,it run ok

0reactions
mhowlettcommented, Aug 27, 2018

it’s probably timing out because it can’t communicate with the cluster. i’d check your ‘bootstrap.servers’ configuration and depending on your setup, the brokers ‘advertised.listeners’ configuration setting. for more information, you can set the ‘debug’ configuration property to ‘all’.

Read more comments on GitHub >

github_iconTop Results From Across the Web

If you can't send or receive messages on your iPhone or iPad
If you still can't send the message, tap Exclamation mark icon , then tap Send as Text Message. Messaging rates may apply.
Read more >
Fix problems sending, receiving or connecting to Messages
Fix problems sending or receiving messages from specific contacts · Delete the contact and add it again. · Check if you blocked them....
Read more >
Can't Send Text Messages to One Person on Android
If you cannot send text messages to one person on your Android device and they are not blocked from messages or calls, try...
Read more >
7 ways to fix an Android device that won't send text messages
7 ways to fix an Android device that won't send text messages · Restart your phone · Check for updates · Clear your...
Read more >
10 Reasons Your Text Messages Aren't Delivering
Why Aren't My Text Messages Delivering? · 1. Your Number Isn't Verified by Carriers for Mass Texting · 1. You're Using the Wrong...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found