Skip to content

backup, restore, listbackup api doesn't work #469

@parekhcoder

Description

@parekhcoder

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    backupquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions