Replies: 1 comment 2 replies
-
That sounds like you have a misconfigured client or something on your network interferes with the connection. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am currently setting up a Kafka cluster using the Strimzi Operator.
I have configured listeners on ports 9094 and 9095 and created a super user.
Here is my configuration:
The corresponding services have been generated and IPs assigned.
When I connect using the super user credentials to port 9094, I can successfully publish and subscribe.
However, when I try to use port 9095, I receive the following error:
Has anyone encountered a similar issue or have any suggestions for resolving this?
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions