On 6/12/2020 8:38 AM, yaswanth kumar wrote:
Using solr 8.2.0 and setup a cloud with 2 nodes. (2 replica's for each
collection)
Enabled basic authentication and gave all access to the admin user

Now trying to use solr cloud backup/restore API, backup is working great,
but when trying to invoke restore API its throwing the below error
<snip>
     "msg":"ADDREPLICA failed to create replica",
     "trace":"org.apache.solr.common.SolrException: ADDREPLICA failed to
create replica\n\tat
org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:53)\n\tat
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:280)\n\tat

The underlying cause of this exception is not recorded here. Are there other entries in the Solr log with more detailed information from the ADDREPLICA attempt?

Thanks,
Shawn

Reply via email to