team, can someone help me on the above topic? On Mon, Jun 1, 2020 at 10:00 PM yaswanth kumar <yaswanth...@gmail.com> wrote:
> Trying to setup solr 8.4.1 + open jdk 11 on centos , enabled the ssl > configurations with all the certs in place, but the issue what I am seeing > is when trying to hit /update api on non-leader solr node , its throwing an > error > > configured 2 solr nodes with 1 zookeeper. > > 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, > > -- > Thanks & Regards, > Yaswanth Kumar Konathala. > yaswanth...@gmail.com > -- Thanks & Regards, Yaswanth Kumar Konathala. yaswanth...@gmail.com