Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-14529

solr 8.4.1 with ssl tls1.2 creating an issue with non-leader node

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Information Provided
    • 8.4.1
    • None
    • SolrCloud

    Description

      Trying to setup solr 8.4.1 + open jdk 11 on centos , we enabled the ssl configurations with all the certs in place, but the issue what we are seeing is when trying to hit /update api on non-leader solr node , its throwing an errorĀ 

      metadata":[
      "error-class","org.apache.solr.update.processor.DistributedUpdateProcessor$DistributedUpdatesAsyncException",
      "root-error-class","org.apache.solr.update.processor.DistributedUpdateProcessor$DistributedUpdatesAsyncException"],
      "msg":"Async exception during distributed update: javax.crypto.BadPaddingException: RSA private key operation failed",
      "trace":"org.apache.solr.update.processor.DistributedUpdateProcessor$DistributedUpdatesAsyncException: Async exception during distributed update: javax.crypto.BadPaddingException: RSA private key operation failed\n\tat org.apache.solr.update.processor.DistributedZkUpdateProcessor.doDistribFinish(DistributedZkUpdateProcessor.java:1189)\n\tat org.apache.solr.update.processor.DistributedUpdateProcessor.finish(DistributedUpdateProcessor.java:1096)\n\tat org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182)\n\tat org.apache.solr.update.processor.UpdateRequestProcessor.finish(UpdateRequestProcessor.java:80)\n\tat org.apache.solr.update.processor.UpdateRequestProcessor.finish........

      Strangely this is happening when we try to hit a non-leader node, hitting leader node its working fine without any issue and getting the data indexed.

      Not able to track down where the exact issue is happening.

      Thanks,

      Attachments

        Activity

          People

            Unassigned Unassigned
            ykonathala Yaswanth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: