Error displaying backup list #13253
Replies: 4 comments
-
|
Beta Was this translation helpful? Give feedback.
-
|
@miloserdoff I had the same problem and it was fixed in 4.22 with this PR: #11900. However, after updating, you'll need to fix the existing data in the DB. Something like this should do it (back up the table first): |
Beta Was this translation helpful? Give feedback.
-
|
@jeanvetorello Will using this SQL script in version 4.21 fix the situation or is it necessary to upgrade to 4.22? |
Beta Was this translation helpful? Give feedback.
-
|
Fixing the current rows with the SQL might work for now, but new backups will have the same problem, so yes — you'll need to upgrade to 4.22 to solve it for good. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello. Apache Cloudstack 4.21.0.0. I enabled Backup framework support in the global settings, added a Backup Repository, and configured Backup Offering. I backed up my virtual machine, but the page pagination is broken in the UI, and my backup isn't showing up. The API receives data with my backups in the Response.
Beta Was this translation helpful? Give feedback.
All reactions