Kafka Connect keystore password was incorrect #4734
Unanswered
Yedidyah27
asked this question in
Q&A
Replies: 1 comment 9 replies
-
So, can you share the actual logs? Also, what version of Strimzi are you using? |
Beta Was this translation helpful? Give feedback.
9 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.
-
Hey!!
I have been having a reoccurring issue with my kafka-connect cluster. I am using the Strimzi kafka and kafkaconnect operator to run a cluster on kubernetes.
I have been getting random "keystore password was incorrect" failures in my kafka-connect cluster.
The only possibility that I can think of is that I updated the config of my kafka cluster before which caused its certificates to be updated and leaves the kafka-connects certificates not up to date. Is this possible?
Restarting the kafka-connect cluster always resolves this issue but I cant find the underlying cause.
Has anybody experienced something similar?
Here is my Kafka and KafkaConnect YAML:
Beta Was this translation helpful? Give feedback.
All reactions