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

not able to scan kafka topics #8

Open
ak1att opened this issue Oct 5, 2022 · 0 comments
Open

not able to scan kafka topics #8

ak1att opened this issue Oct 5, 2022 · 0 comments

Comments

@ak1att
Copy link

ak1att commented Oct 5, 2022

I am exploring this tool , I got my topics created, Also I am running my producer app to publish events continuously and expecting when I run http://localhost:8120/#/kafka-plugin with all required information I should be able to reverse engineer events to generate AsyncAPI but after multiple retries ends up in this error. My java consumer works good and I can see my events, Here is error snippet
2022-10-05 17:52:00.462 WARN [] 42308 --- [ce_admin_client] org.apache.kafka.clients.NetworkClient : [AdminClient clientId=solace_admin_client] Connection to node -1 (zlty10431.vci.att.com/135.150.110.16:2024) terminated during authentication. This may happen due to any of the following reasons: (1) Authentication failed due to invalid credentials with brokers older than 1.0.0, (2) Firewall blocking Kafka TLS traffic (eg it may only allow HTTPS traffic), (3) Transient network issue.
2022-10-05 17:52:01.317 ERROR [] 42308 --- [ EDA-5] c.e.d.a.k.p.AbstractApacheKafkaPlugin : Error getting kafka subscriptions

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

1 participant