Velero pods are running successfully , but backup is failing #8788
Unanswered
NaveedAhamedHN
asked this question in
Community support Q&A
Replies: 2 comments
|
I have the same error |
0 replies
|
There is not enough information to debug what happened. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Backup is failing with the below error
time="2025-03-13T12:12:44Z" level=info msg="BackupStorageLocation is invalid, marking as unavailable" backup-storage-location=velero/default controller=backup-storage-location logSource="pkg/controller/backup_storage_location_controller.go:121"
time="2025-03-13T12:12:44Z" level=error msg="Current BackupStorageLocations available/unavailable/unknown: 0/1/0, BackupStorageLocation "default" is unavailable: rpc error: code = Unknown desc = unknown cloud: azure)" controller=backup-storage-location logSource="pkg/controller/backup_storage_location_controller.go:179"
Yaml file of Backup storage location looks as below, i am configuring for the very first time so any kind of support is help full.
All reactions