Hi Team, I know this question must have come to you hundreds of times and you might think not again, but really believe me I have tried literally each and everything that is there on internet and could be utilized but could not solve the issue.
Despite of all configuration changes my Solr slave server is not replicating from master and continuously giving me "Invalid Master" error as follows, [cid:image007.png@01D84F7B.F7039B10] Below are the configurations I am using in Master and Slave accordingly, Master: <requestHandler name="/replication" class="solr.ReplicationHandler" > <lst name="master"> <str name="replicateAfter">startup</str> <str name="replicateAfter">commit</str> <str name="replicateAfter">optimize</str> <str name="confFiles">schema.xml,mapping-ISOLatin1Accent.txt,protwords.txt,stopwords.txt,synonyms.txt,elevate.xml</str> <str name="maxNumberOfBackups">0</str> </lst> </requestHandler> Slave: <requestHandler name="/replication" class="solr.ReplicationHandler" > <lst name="slave"> <str name="masterUrl">https://solr1.mdi.com.eg:8983/solr/sit.mdi_core_index/replication</str<https://solr1.mdi.com.eg:8983/solr/sit.mdi_core_index/replication%3c/str>> <str name="pollInterval">00:00:10</str> </lst> </requestHandler> Note: I am using both the solr on HTTPS, so If anything I am missing there please let me know. Kind regards, [Atos logo] Saquib Husain Rizvi Sitecore Consultant M: +91 8691904252 atos.net<https://atos.net/> [LinkedIn icon]<https://www.linkedin.com/company/1259/> [Twitter icon] <https://twitter.com/atos> [Facebook icon] <https://www.facebook.com/Atos/> [Instagram icon] <https://www.instagram.com/atosinside/> [Youtube icon] <https://www.youtube.com/user/Atos>