sbbagal13 commented on issue #593:
URL: https://github.com/apache/solr-operator/issues/593#issuecomment-1656333458
Hi @anilkhichar , I am also facing similar issue while configuring Solr
backup , Below is error details,
I am not using any custom solr.xml file. I have solr 8.11 and solr operator
0.5.0 , Could you please suggest any solution for it
`2023-07-28T20:23:23.504Z ERROR
controller-runtime.manager.controller.solrbackup Error while taking
SolrCloud backup {"reconciler group": "solr.apache.org", "reconciler kind":
"SolrBackup", "name": "solr-backup", "namespace": "cornerstone", "error":
"**Unable to find backup repository to use for backup [solr-backup] (which
specified the repository [s3-backups-1]). solrcloud must define a repository
matching that name (or have only 1 repository defined)**."}
github.com/go-logr/zapr.(*zapLogger).Error
/go/pkg/mod/github.com/go-logr/[email protected]/zapr.go:132
github.com/apache/solr-operator/controllers.(*SolrBackupReconciler).Reconcile
/workspace/controllers/solrbackup_controller.go:133
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).reconcileHandler
/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:298
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).processNextWorkItem
/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:253
sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller).Start.func1.2
/go/pkg/mod/sigs.k8s.io/[email protected]/pkg/internal/controller/controller.go:216
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1
/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1
/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/wait.go:155
k8s.io/apimachinery/pkg/util/wait.BackoffUntil
/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/wait.go:156
k8s.io/apimachinery/pkg/util/wait.JitterUntil
/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/wait.go:133
k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext
/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/wait.go:185
k8s.io/apimachinery/pkg/util/wait.UntilWithContext
/go/pkg/mod/k8s.io/[email protected]/pkg/util/wait/wait.go:99 `
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]