nextbackup icon indicating copy to clipboard operation
nextbackup copied to clipboard

NextBackup is the simple database backup solutions for your Nextcloud / ownCloud installation.

Results 20 nextbackup issues
Sort by recently updated
recently updated
newest added

Probably not the best way to achieve this but I have created a systemd timer and service to automatically trim all NextBackup files, keeping a fixed amount (24 per day,...

question

I am trying to download/install Ownbackup... Error Message: > Exception: Certificate "4131" has been revoked > [settings] Error: Exception: Certificate "4131" has been revoked at > > 0. /var/www/nextcloud/settings/Controller/AppSettingsController.php line...

question

Is it possible to provide translations to the app?

question

i've installed ownbackup on nextcloud-16.0.4 and over the last two nights, its cronjob failed silently. nothing in the logs, but the backups are incomplete. looks like it bailed out on...

duplicate
question

I am trying to restore the oc_news tables to a new server and have come across the following issue. Server 1: Postgres 10 The structure.xml has the column *opened* as...

I had created the following issue. But I saw now, that this is probably created by the job "{cron} Run OCA\OwnBackup\Jobs\BackupJob job with ID 1732". Hence here the Issue. https://github.com/nextcloud/server/issues/15189

question

I have had this issue before where the backup file time is UTC. I previously got around this by changing the UTC time in base.php to my local time. Because...

question

A possible next step would be to also offer (wholesale, and/or later incremental) backup of the actual user data. Per user, per folder - and also stuff like trashbin (or...

enhancement

ownCloud has external storage support - and has encryption. Combining the two with backup seems to make a lot of sense. As in - offer to put the backup on...

enhancement
help wanted

The reason to back up the database tables is that many apps store data there - data you might want to restore some day. But you rarely want all data...

enhancement
help wanted