Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - vPro

#1
Quote from: muchacha_grande on Today at 03:22:00 PMThe problem with backing up the conf/backup directory is that when using nginx plugin, it uses the configuration to maintain the list of banned IPs, and this changes the config many times per day generating a huge amount of files.

Thx for the hint, I can confirm this is the rootcause after doing diffs on the backupfiles.
#2
Since updating to 26.1 the Nextcloud Backup has some strange behaviour.

Each backup creates numerous files with identical content.
The number of files is between 1 and 100, most times more than one (expected) file.
This happens to all Nextcloud backups, run by cron and manual triggered via GUI.

And the filenames of the backupfiles are different on 26.1.
Used to be "config-[fqdn]-[human readable timestamp].xml".
Now it's "config-[utime timestamp with up to 4 digits].xml".

Tried to remove and reinstall Nextcloud Backup plugin, same behaviour after reinstall.

The backup should create a single file with easy to read filenaming like it used to do before 26.1.