Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Message added by KluthR,

[Plugin] Appdata.Backup

Featured Replies

Obvious question, where is it supposed to be backing up to and is it actually set correctly?

  • Replies 2.2k
  • Views 364.8k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Feature freeze I have less and less time for a complete care of this plugin. You already noticed this with the fact, that announced features were not implemented yet. Another reason is, that I will mo

  • The new update is coming It been a while since the last stable update. There were some betas (never got feedback though) but I had other work to do the last weeks. I tested the major changes agai

  • 2023.08.28 should fix the docker auto update issue.

Posted Images

22 hours ago, KluthR said:

I implemented that with the idea of "maybe the user is not aware of it, notice it inside the log as a warning".

Yes, that's a reasonable thing on the first run, but on subsequent runs it's just frustrating because you've already examined it and decided (against the clear advice of the plugin) to continue doing it anyway. A third option has occurred to me: perhaps have a button to suppress a particular warning, like Fix Common Problems does.

22 hours ago, KluthR said:

Thats a weird thing I never managed to understand completely:

The 100% Unraid way. And thus said, I dont get why it does not work sometimes. The Unraid way calls the Docker API. And docker itself returns a failure here. I catch this and try it via "docker stop xxx" which seems to work then. The docker API does not tell me whats the problem. I never faced the issue on my end, so no permanent issue which I could try to debug.

You could check the /var/log/docker.log for infos or check the Unraids log terminal if any messages appeared for those failures.

Thanks. I'll take that up with Unraid if I can't figure it out.

Hopefully there's a simple answer to this question.  I run both Appdata Backup and Parity Check Tuning.  My Parity Check runs once a month and I've set up Parity Check Tuning to split that into chunks so that it only runs between 1am and 9am each day until finished.  It's also set to pause when Appdata Backup is running, which happens between 4am and 5am (approx).  I've written a short script to resume Parity Check once Appdata Backup concludes and it runs fine but I get an error in the logs saying that the script did not return 0.  I think I've set the script up to do that but it doesn't seem to work.  Have I got something wrong here?

#!/bin/bash
parity.check resume
exit 0

 

I'm relatively new to Linux so I've probably just got something wrong with the exit code here. 

 

Thanks for the help.

5 hours ago, Kilrah said:

Obvious question, where is it supposed to be backing up to and is it actually set correctly?

 

Thanks.  I moved over from the Community Applications for app data backup and thought that backup would end up there.  I know, I know....

 

Went through the settings more carefully,  Setup a new Share for the new plugin with proper permissions (for security), emptied the old Community Apps share and the 'ab_20231005_0211002' Share so they could be deleted.  Ran a manual backup and things worked properly.

Is there a way to select or force to a specific network interface?  I have a bond (as default in Unraid) but want to use my 10Gb interface instead since lots of data needs to be backed up.

Also, these are full backups only?  not incrementals?

 

TY in advance

On 10/5/2023 at 10:38 AM, KluthR said:

The final message is new and is triggered always, just for information, like a normal success-notification. If this really causes flood messages, I would bring in an option to disable it

 

Since you even get this notification when notifications are disabled I would definitely prefer an option to disable the success notification. I first thought this was a bug. I also only want notifications when something goes wrong. Everything else can be found in the sys log.

I really like this new approach to app data backups.

Have you also noticed the auto-cleanup is broken for failed backups?

I regularly have to manually delete backups where a failure happened that are older than the set age limit.

  • Author
1 hour ago, rix said:

Have you also noticed the auto-cleanup is broken for failed backups?

Its not broken. Its intended to leave failed ones alone.

3 hours ago, somebody said:

Like god intended? I'm sure you just forgot to state the literal reasoning, the kind defined in the manual.

So you get a chance to examine them and understand why they failed, pretty obvious.

Edited by Kilrah

  • Author
On 10/6/2023 at 9:39 AM, ScottAS2 said:

Yes, that's a reasonable thing on the first run, but on subsequent runs it's just frustrating

I switch it to info level but leave it there. You are right, if the user searches for a reason for an unwanted behavior, he reads the log and would notice it anyway.

On 10/6/2023 at 9:59 AM, SirCadian said:

I've written a short script to resume Parity Check once Appdata Backup concludes and it runs fine but I get an error in the logs saying that the script did not return 0

Your script looks fine to me. Please look inside the debug log (or submit it), it holds the actual reurned code

 

On 10/6/2023 at 7:40 PM, TuftyBruno said:

Is there a way to select or force to a specific network interface?

The backup file operations are working on a higher level (filesystem). I dont have any option to set something related to network transfers.

19 hours ago, kennymc.c said:

Since you even get this notification when notifications are disabled I would definitely prefer an option to disable the success notification. I first thought this was a bug. I also only want notifications when something goes wrong. Everything else can be found in the sys log.

I'll add an option the next time. Could take a few days.

 

59 minutes ago, Kilrah said:

So you get a chance to examine them and understand why they failed, pretty obvious.

Exactly.

 

And thanks for helping out on this thread! :)

On 10/5/2023 at 9:38 AM, KluthR said:

The final message is new and is triggered always, just for information, like a normal success-notification. If this really causes flood messages, I would bring in an option to disable it?

On 10/5/2023 at 11:04 AM, bexem said:

Thank you for your reply! 

It doesn't cause any issues/flood, I just thought that "Errors only" would not send any other notification; I am a "no news is good news" type of person. 

 

 

I also have this issue. I have "Notification Settings" set to "Errors Only" but I am getting a daily e-mail about successes.

If this new final message could honour the "Notification Settings" I think it would be a great improvement, thank you!

Any chance that the Backup destination setting can be changed to Backup destination(s)?

 

Basically a convenient way of copying a backup to separate folders. In my case, I want to copy my backup to a remote SMB share. Would be more convenient than the current solution of writing a post-backup script.

  • Author

You are talking about write the backup two more destinations? If yes, then its better to write a post run script which do a copy.

Having issues with backing up flash drive...

 

Just setup appdata.backup and next morning my Unraid was not available anymore. SSH/HTTPS ports closed. After reboot, no logs were found. Decided to start it manually... everything went ok till step of backing up flash drive. That step clears log in the user interface with an error about trouble communicating with backend (because Unraid UI is killed).

Using KVM last error output was: 

exit status 135 from user root php /usr/local/emhttp/plugins/appdata.backup/scripts/backup.php...

 

Not sure where to go from here. Checked it without backing flash drive and everything runs smoothly.

Could we get an option to link container shutdowns?  For example, tdarr and tdarr_node being shut down and backed up together?  If one or the other writes to to a log file (they share a directory) during a backup, verification will fail.  You can *sometimes* work around this as posted previously by only enabling one of the backups to take these folders into consideration, but that can't fully prevent the issue from occurring, as the online container could still write to those areas during the backup.  It would be useful if I could specify that when shutting down container X, also shut down container Y, before backing up and restarting the containers.

Of course, selecting the option to shut down all containers at once is a workaround, but not one that is probably desirable since the downtime will be significantly higher.

Wow. Just found out my appdata has not backed up for 6+ months. Not great!

 

Here's the error I'm currently getting:

 

[13.10.2023 12:20:28] Backing up USB Flash drive config folder to /mnt/user/backup/usbflash/
2023/10/13 12:20:28 [6354] building file list
2023/10/13 12:20:28 [6354] .d..tp..... ./
2023/10/13 12:20:28 [6354] .d...p..... EFI-/
2023/10/13 12:20:28 [6354] .d...p..... EFI-/boot/
2023/10/13 12:20:28 [6354] .d...p..... System Volume Information/
2023/10/13 12:20:28 [6354] .d...p..... config/
2023/10/13 12:20:28 [6354] >f..tp..... config/docker.cfg
2023/10/13 12:20:28 [6354] >f..tp..... config/domain.cfg
2023/10/13 12:20:28 [6354] >f.stp..... config/network.cfg
2023/10/13 12:20:28 [6354] >f.stp..... config/parity-checks.log
2023/10/13 12:20:28 [6354] >f+++++++++ config/super.dat
2023/10/13 12:20:28 [6354] .d...p..... config/modprobe.d/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins-error/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins-removed/
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins-removed/ca.backup2.plg
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/ca.backup2.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/ca.mover.tuning.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/ca.update.applications.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/community.applications.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/denyhosts.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/disklocation-master.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/dynamix.file.integrity.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/file.activity.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/fix.common.problems.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/recycle.bin.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/tips.and.tweaks.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/unassigned.devices-plus.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/unassigned.devices.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/unassigned.devices.preclear.plg
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/user.scripts.plg
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/DevPack/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/DevPack/packages/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/DevPack/packages/6.11/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/DevPack/packages/6.8/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/DevPack/packages/6.9/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/NerdPack/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/NerdPack/packages/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/NerdPack/packages/6.11/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/NerdPack/packages/6.8/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/NerdPack/packages/6.9/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/advCPaMV/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/ca.backup2/
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/ca.backup2/BackupOptions.json
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/ca.backup2/ca.backup2-2023.03.28c-x86_64-1.txz
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/ca.cleanup.appdata/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/ca.mover.tuning/
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/ca.mover.tuning/ca.mover.tuning-2023.08.22-x86_64-1.txz
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/ca.update.applications/
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/ca.update.applications/ca.update.applications-2023.09.30-x86_64-1.txz
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/ca.update.applications/scripts/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/ca.update.applications/scripts/starting/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/ca.update.applications/scripts/stopping/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/community.applications/
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/community.applications/community.applications-2023.09.30-x86_64-1.txz
2023/10/13 12:20:28 [6354] >f..tp..... config/plugins/community.applications/notification_scan.cron
2023/10/13 12:20:28 [6354] >f..tp..... config/plugins/community.applications/pinned_appsV2.json
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/customtab/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/denyhosts/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/disklocation/
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/disklocation/disklocation.2023.09.20.zip
2023/10/13 12:20:28 [6354] >f..tp..... config/plugins/disklocation/disklocation.sqlite
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/disklocation/disklocation_db_v7.sqlite.tar.bz2
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dockerMan/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dockerMan/templates-user/
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/dockerMan/templates-user/my-swag.xml
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dockerMan/templates/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dockerMan/templates/limetech/
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/dockerMan/templates/limetech/UnraidNet.xml
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix.active.streams/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix.cache.dirs/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix.file.integrity/
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/dynamix.file.integrity/dynamix.file.integrity.txz
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix.file.integrity/export/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix.file.integrity/logs/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix.file.integrity/saved/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix.my.servers/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix.schedules/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix.system.buttons/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix.system.info/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix.system.stats/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix/
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/dynamix/monitor.ini
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix/notifications/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix/notifications/agents/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix/telegram/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/dynamix/users/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/enhanced.log/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/file.activity/
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/file.activity/file.activity-2023.09.13.tgz
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/fix.common.problems/
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/fix.common.problems/fix.common.problems-2023.10.08a-x86_64-1.txz
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/fix.common.problems/scripts/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/ipmi/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/networkstats/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/open.files/
2023/10/13 12:20:28 [6354] .d..tp..... config/plugins/preclear.disk/
2023/10/13 12:20:28 [6354] .d..tp..... config/plugins/rclone-beta/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/rclone-beta/logs/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/rclone-beta/scripts/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/rclone-beta/scripts/rclone_custom_plugin/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/rclone-beta/scripts/rclone_mount_plugin/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/rclone-beta/scripts/rclone_unmount_plugin/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/rclone/
2023/10/13 12:20:28 [6354] >f.stp..... config/plugins/rclone/.rclone.conf
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/rclone/install/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/recycle.bin/
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/recycle.bin/recycle.bin-2023.08.12.tgz
2023/10/13 12:20:28 [6354] >f..tp..... config/plugins/recycle.bin/recyclebin.cron
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/recycle.bin/config/
2023/10/13 12:20:28 [6354] >f..tp..... config/plugins/recycle.bin/config/smb-extra.conf
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/serverlayout/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/speedtest/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/statistics.sender/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/theme.engine/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/theme.engine/themes/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/tips.and.tweaks/
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/tips.and.tweaks/tips.and.tweaks-2023.07.23.tgz
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/unassigned.devices-plus/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/unassigned.devices-plus/packages/
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/unassigned.devices-plus/packages/libmd-1.1.0-x86_64-1cf.txz
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/unassigned.devices.preclear/
2023/10/13 12:20:28 [6354] >f..tp..... config/plugins/unassigned.devices.preclear/.gitignore
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/unassigned.devices.preclear/unassigned.devices.preclear-2023.08.14.tgz
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/unassigned.devices.preclear/utempter-1.2.1-x86_64-1.txz
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/unassigned.devices/
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/unassigned.devices/unassigned.devices-2023.10.08.tgz
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/unassigned.devices/packages/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/unbalance/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/upnp-monitor/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/
2023/10/13 12:20:28 [6354] >f..tp..... config/plugins/user.scripts/schedule.json
2023/10/13 12:20:28 [6354] >f+++++++++ config/plugins/user.scripts/user.scripts-2023.09.30-x86_64-1.txz
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/array wont stop hail mary dismount drives/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/backup0_nextcloud/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/backup2/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/backup3/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/backup_1/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/clear an array drive/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/delete.ds_store/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/delete_dangling_images/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/dropbox and drive sync/
2023/10/13 12:20:28 [6354] .d..tp..... config/plugins/user.scripts/scripts/export directory tree for videos folder/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/fix plex/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/fix shell/
2023/10/13 12:20:28 [6354] .d..tp..... config/plugins/user.scripts/scripts/install prompt/
2023/10/13 12:20:28 [6354] .d..tp..... config/plugins/user.scripts/scripts/mover disable dockers first/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/nextcloud rescan all files/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/nextcloud rescan shared-files/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/rclone-size.sh/
2023/10/13 12:20:28 [6354] .d..tp..... config/plugins/user.scripts/scripts/rclone_mount_kibibytes/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/syslog/
2023/10/13 12:20:28 [6354] .d...p..... config/plugins/user.scripts/scripts/viewDockerLogSize/
2023/10/13 12:20:28 [6354] .d...p..... config/pools/
2023/10/13 12:20:28 [6354] .d...p..... config/shares/
2023/10/13 12:20:28 [6354] >f.stp..... config/shares/Dropbox.cfg
2023/10/13 12:20:28 [6354] >f.stp..... config/shares/GoogleDrive.cfg
2023/10/13 12:20:28 [6354] >f..tp..... config/shares/additional.cfg
2023/10/13 12:20:28 [6354] >f.stp..... config/shares/isos.cfg
2023/10/13 12:20:28 [6354] >f+++++++++ config/shares/tv.cfg
2023/10/13 12:20:28 [6354] >f.stp..... config/shares/zzznew.cfg
2023/10/13 12:20:28 [6354] .d...p..... config/ssh/
2023/10/13 12:20:28 [6354] .d...p..... config/ssh/root/
2023/10/13 12:20:28 [6354] .d...p..... config/ssl/
2023/10/13 12:20:28 [6354] .d...p..... config/ssl/certs/
2023/10/13 12:20:28 [6354] .d...p..... config/wireguard/
2023/10/13 12:20:28 [6354] .d...p..... extra/
2023/10/13 12:20:28 [6354] .d...p..... ffmpeg-git/
2023/10/13 12:20:28 [6354] .d...p..... ffmpeg-git/manpages/
2023/10/13 12:20:28 [6354] .d...p..... ffmpeg-git/model/
2023/10/13 12:20:28 [6354] .d...p..... ffmpeg-git/model/other_models/
2023/10/13 12:20:28 [6354] .d...p..... ffmpeg-git/model/vmaf_4k_rb_v0.6.2/
2023/10/13 12:20:28 [6354] .d...p..... ffmpeg-git/model/vmaf_b_v0.6.3/
2023/10/13 12:20:28 [6354] .d...p..... ffmpeg-git/model/vmaf_rb_v0.6.2/
2023/10/13 12:20:28 [6354] .d...p..... ffmpeg-git/model/vmaf_rb_v0.6.3/
2023/10/13 12:20:28 [6354] .d...p..... logs/
2023/10/13 12:20:28 [6354] >f+++++++++ logs/fs-diagnostics-20230824-1423.zip
2023/10/13 12:20:28 [6354] .d...p..... packages/
2023/10/13 12:20:28 [6354] .d...p..... preclear_reports/
2023/10/13 12:20:28 [6354] .d...p..... previous/
2023/10/13 12:20:28 [6354] .d...p..... syslinux/
2023/10/13 12:20:29 [6354] sent 2,705,480 bytes received 4,360 bytes 1,806,560.00 bytes/sec
2023/10/13 12:20:29 [6354] total size is 854,063,059 speedup is 315.17
2023/10/13 12:20:29 [6354] sent 2705485 bytes received 4365 bytes total size 854063059
2023/10/13 12:20:29 [6354] rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1330) [sender=3.2.3]
[13.10.2023 12:20:29] Backing up libvirt.img to /mnt/user/backup/libvert/
[13.10.2023 12:20:29] Backing Up appData from /mnt/user/appdata/ to /mnt/user/backup/appdata/[email protected]
[13.10.2023 12:20:29] Separate archives disabled! Saving into one file.
[13.10.2023 12:20:29] Backing Up
/usr/bin/tar: /mnt/user/backup/appdata/[email protected]/CA_backup.tar: Cannot open: No such file or directory
/usr/bin/tar: Error is not recoverable: exiting now
[13.10.2023 12:20:29] tar creation/extraction failed!
[13.10.2023 12:20:29] Verifying Backup
/usr/bin/tar: /mnt/user/backup/appdata/[email protected]/CA_backup.tar: Cannot open: No such file or directory
/usr/bin/tar: Error is not recoverable: exiting now
[13.10.2023 12:20:29] tar verify failed!
[13.10.2023 12:20:29] done

 

Pretty please, remove the forced notification. There's no way to block it.

11 hours ago, cinereus said:

Wow. Just found out my appdata has not backed up for 6+ months. Not great!

 

That's the old, deprecated plugin. You should uninstall it and install this new one, named "Appdata Backup" in Community Applications.

On 10/14/2023 at 1:25 AM, KnifeFed said:

That's the old, deprecated plugin. You should uninstall it and install this new one, named "Appdata Backup" in Community Applications.

I thought I have done that. I installed Appdata Backup 2.5 and I still get the error I posted above. Still not working.

On 10/14/2023 at 1:25 AM, KnifeFed said:

That's the old, deprecated plugin. You should uninstall it and install this new one, named "Appdata Backup" in Community Applications.

I have searched "Appdata Backup" in Apps and I have also looked at this post.

 

There is no other option called "Appdata backup" to be found anywhere.

2 minutes ago, cinereus said:

I have searched "Appdata Backup" in Apps and I have also looked at this post.

 

There is no other option called "Appdata backup" to be found anywhere.

The currently supported plugin needs Unraid 6.12, guess you're on an older version.

Just now, Kilrah said:

The currently supported plugin needs Unraid 6.12, guess you're on an older version.

Oh I misread that as 6.1.2. Yes I'm on 6.9.2. How do I backup my appdata?

Your error seems to be failure to write to the destination, so check it's correct, not full, hasn't gone read-only, corrupted,...

Edited by Kilrah

3 minutes ago, Kilrah said:

Your error seems to be failure to write to the destination, so check it's correct, not full, hasn't gone read-only, corrupted,...

Thanks. What should permissions be?

Having an issue trying to restore, I get an Invalid source error when trying to do a restore from previous back-ups. 6511acda-fbbc-414f-af41-360d3957dbb8

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.