App Backups Not Happening?
-
@doodlemania2 said in App Backups Not Happening?:
Assuming the Box backups are working (feels like they are given items in the snapshot folder), the data should be in there somewhere, but again, yes, nothing at the root of the bucket other than 'snapshots.'
Unfortunately, this means that backups are not working. There must be timestamped directories at the root of the bucket. Let me test idrive e2 and get back (we did add this in 7.4 already).
-
@doodlemania2 that sounds like a bug which we fixed in 7.3. Are you on 7.3.6 ? Specifically https://git.cloudron.io/cloudron/box/-/commit/ea441d0b4b34830d24e1e7b7c32615d9ec93eefd
-
@girish - got to 7.3.5 but stuck getting to 7.3.6 with:
"taskId": "12895",
"errorMessage": "Error listing objects in snapshot/app_19ee5686-c489-4855-b5b1-dcd62b3d287b.tar.gz.enc. Message: The specified key does not exist. HTTP Code: NoSuchKey",
"timedOut": false
} -
@doodlemania2 the bug was fixed in 7.3.5. Can you try a backup ? Does it fail in copy?
-
@girish Okay, so, something else might be going on here. Refer back to my backup config pointing at cloudron-backup-dallas bucket. Snapshots are landing in there and look good.
Now, recently, I had migrated the server to a new host, and the original bucket was named cloudron-backup-migrate. I kept that bucket around just in case I needed to get an old copy back.
I ran several app updates this morning to test as requested. Guess where the app backups are landing?
So, it seems there's an artifact somewhere still holding on to the old bucket? (am currently on 7.3.5)
-
@doodlemania2 In the Backup config, do you happen to have the bucket name in the endpoint by any chance ?
-
@doodlemania2 that's exactly what the change fixes! it won't let you save that invalid config anymore (i.e putting a bucket name in the endpoint)
-
-