"error getting backup volume info: request failed" in succesful backups #8790
Unanswered
svvsigstr
asked this question in
Community support Q&A
Replies: 0 comments
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.
-
I am testing velero v1.15.2 with velero-plugin-for-aws v1.11.1. Kubernetes v1.28.7.
Backups are reported as Completed with 0 errors and 0 warnings and restores seem to be working fine.
velero backup describehowever contains this:Searching led me to this issue, but since op had a failed status, whereas I get completed, I believe that this message is not related to the status error.
In upgrading I also have had to set
checksumAlgorithm: ""in thebackupStorageLocation(discussed here).I am not sure what this means, if it should be reported as a bug or if this is expected behaviour.
Also, the contents of volumeinfo.json.gz is just "[]".
Beta Was this translation helpful? Give feedback.
All reactions