nextbackup icon indicating copy to clipboard operation
nextbackup copied to clipboard

Not working (anymore / on NC v23) because of missing method OC_DB::getDbStructure()

Open bcutter opened this issue 4 years ago • 0 comments

No backups are created. Not even when run manually.

nextcloud.log:

Exception: Call to undefined method OC_DB::getDbStructure() in file '/var/www/nextcloud/apps/nextbackup/service/backupservice.php' line 123

Folder in datadir/ownbackup is created, but empty.

bcutter avatar Feb 27 '22 23:02 bcutter