You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Erick Erickson (Jira)" <ji...@apache.org> on 2020/06/02 00:26:00 UTC

[jira] [Resolved] (SOLR-14529) solr 8.4.1 with ssl tls1.2 creating an issue with non-leader node

     [ https://issues.apache.org/jira/browse/SOLR-14529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson resolved SOLR-14529.
-----------------------------------
    Resolution: Information Provided

Please raise questions like this on the user's list, we try to reserve JIRAs for known bugs/enhancements rather than usage questions. This sounds like a configuration issue at first glance.

See: 
http://lucene.apache.org/solr/community.html#mailing-lists-irc there are links to both Lucene and Solr mailing lists there.

A _lot_ more people will see your question on that list and may be able to help more quickly.


If it's determined that this really is a code issue or enhancement to Lucene or Solr and not a configuration/usage problem, we can raise a new JIRA or reopen this one.



> solr 8.4.1 with ssl tls1.2 creating an issue with non-leader node
> -----------------------------------------------------------------
>
>                 Key: SOLR-14529
>                 URL: https://issues.apache.org/jira/browse/SOLR-14529
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>    Affects Versions: 8.4.1
>            Reporter: Yaswanth
>            Priority: Major
>              Labels: solr, solrcloud
>
> 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,



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org