I run the following command to allow Solr and ZooKeeper to communicate via
https. Without this, they are still trying to communicate via http.

zkcli.bat -zkhost localhost:2181 -cmd clusterprop -name urlScheme -val https


Another issue which may cause this issue is that you have not created the
SSL certificate with the correct IP address that your system is using.

You may refer to the Solr documentation here:
https://lucene.apache.org/solr/guide/7_7/enabling-ssl.html


Regards,
Edwin

On Tue, 2 Apr 2019 at 20:35, ShaniZ <sz...@varonis.com> wrote:

> I encountered the same error, how did you resolve this?
>
>
>
> --
> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
>

Reply via email to