parekhcoder opened a new issue, #469:
URL: https://github.com/apache/solr-operator/issues/469

   I created persistent volume claim and backup repository as specified in the 
link. https://apache.github.io/solr-operator/docs/solr-backup/
   (Persistent volume is cifs mount)
   
   When I run backup (yaml as specified in the link) from within Kubernetes, 
its working fine. And i can see a backup. 
   
   But when i call backup api with - 
solr/admin/collections?action=BACKUP&name=bkpname&collection=collection&repository=repositoryname&location=/;
 getting AccessDeniedException
   
   when i call listbackup or restore, getting below errors respectively.
   
   Incremental backup URI [file:///bkpname] expected to hold a single 
directory. Number found: 0"
   ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0    
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to