Hi All- Could you please help on below issue.The d...
# troubleshoot
m
Hi All- Could you please help on below issue.The datahub instance is failing recently.Not sure what is causing this issue.This has worked well in the past and there is no change in SSL settings. I can see below type of errors in the pods.We have a dev instance where ssl is disabled and that one is running fine. We are using version 0.8.36 Caused by: org.apache.kafka.common.KafkaException: Failed to load SSL keystore /tls/truststore/ca.p12 of type PKCS12
i
Hello Rukesh, Are you using the official DataHub docker images? From https://ibm.github.io/event-streams/troubleshooting/pkcs12-keystore-java-client/ it looks like it might be a java version issue?
m
Yes we are usng official docker images from Datahub
i
Could you upgrade to the latest version of datahub? What you have is a fairly old version, I would like to rule out some issue that got fixed since.