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

Unknown error with ConfluentCloud project execution during Kafka Connect #2180

Open
1 of 6 tasks
A077756 opened this issue Jan 31, 2024 · 1 comment
Open
1 of 6 tasks

Comments

@A077756
Copy link

A077756 commented Jan 31, 2024

Description

Encountering the below issue when I run ConfluentCloud project in debug mode

rdkafka#producer-1| [thrd:sasl_ssl://pkc-921jm.us-east-2.aws.confluent.cloud:9092/bootstr]: sasl_ssl://pkc-921jm.us-east-2.aws.confluent.cloud:9092/bootstrap: Connect to ipv4#3.128.0.163:9092 failed: Unknown error (after 21038ms in state CONNECT, 1 identical error(s) suppressed)

How to reproduce

Clone the repo
Replace the below 3 in program.cs in ConfluentCloud project
/// , and
Create a topic
Ran the debug in VS 2022

Confluent.Kafka nuget version - 2.3
Operating System : Windows 10
Target framework : .Net 6.0

Checklist

Please provide the following information:

  • [x ] A complete (i.e. we can run it), minimal program demonstrating the problem. No need to supply a project file.
  • Confluent.Kafka nuget version.
  • Apache Kafka version.
  • Client configuration.
  • [x ] Operating system.
  • Provide logs (with "debug" : "..." as necessary in configuration).
  • Provide broker log excerpts.
  • Critical issue.
@anchitj
Copy link
Member

anchitj commented Apr 4, 2024

Can you provide the debug logs?

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

No branches or pull requests

2 participants