nextbackup icon indicating copy to clipboard operation
nextbackup copied to clipboard

Not compatible with Nextcloud 21

Open pbek opened this issue 4 years ago • 6 comments

Nextbackup is not compatible with Nextcloud 21, \OC_DB::getDbStructure was dropped in https://github.com/nextcloud/server/commit/8b64e92b9262d2a2eec6345685ce421050f95c66#diff-0228b9248e0f5948a46a65b54ec89dfbe79280820dcc69c27e0fe7bfc414043aL59.

So far I found no way to re-implement \OC_DB::getDbStructure.

pbek avatar Feb 28 '21 07:02 pbek

Maybe @ChristophWurst can manage help? Would be great!

Palerm avatar Mar 04 '21 20:03 Palerm

+1

GrumpyMeow avatar May 13 '21 12:05 GrumpyMeow

To be honest I find the concept quite useful to have a restore possibility for NC Admins that works from within the NC UI and that doesn't require a server admin.

Like the concept of UpdtaftPlus for wordpress.

martinderm avatar Jun 01 '21 10:06 martinderm

The new Backup app is fine but can only do backups including files. I'd like to be able to do/automate backups for calendar, contacts, polls and deck. Would be nice if that was available for hosted users that can't just dump the database, too.

nursoda avatar Jan 08 '22 17:01 nursoda

Running it on NC 23. Doesn't work (no backups are created, even when ran manually).

bcutter avatar Feb 27 '22 23:02 bcutter

It finally died with NC 25. Can not be enabled anymore (v21.1.0).

bcutter avatar Nov 26 '22 19:11 bcutter