Cannot connect to Kafka via kcat #11755
Unanswered
Khodesaeed
asked this question in
Q&A
Replies: 1 comment
-
Hey, |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks, I have deployed a Kafka cluster with the help of the Strimzi operator, but when I want to check the connectivity with the kcat binary, I get an error of
Authentication failed during authentication due to invalid credentials with SASL mechanism SCRAM-SHA-512
.I use a test pod in the same namespace and run this command:
output log:
Here is the Kafka cluster configuration:
And here is my KafkaUser.spec:
Beta Was this translation helpful? Give feedback.
All reactions