October 2, 20232 yr I am pretty new to Unraid. I have the following error on updating Appdata Backup: [02.10.2023 00:00:01][ℹ️][Main] 👋 WELCOME TO APPDATA.BACKUP!! :D [02.10.2023 00:00:01][❌][Main] Destination is unavailable or not writeable! [02.10.2023 00:00:01][ℹ️][Main] Checking retention... If the destination, that this error points to is /mnt/user/appdata/backup then that directory does not exist. How would I go about fixing that, so that the plugin uses it?
March 30, 20242 yr Did you ever figure this out? I am having the same problem and I can't figure it out. It literally won't write to any single drive I have at all
May 7, 20242 yr Same story here! So how to fix it? Backup should be on my ext nas. Avalaible in remote and shares. When try to do backup, its not posible, prev version works.
May 28, 20242 yr This still doesn't seem to be a resolution. I've tried 3 different locations both with the folders existing and without and I keep receiving the same error. [28.05.2024 14:46:19][❌][Main] Destination is unavailable or not writeable!
June 21, 20242 yr Having the same issue. Tried changing to different location to backup to. Nothing works, had it previously on my remote NAS.
July 7, 20241 yr I just had this problem and for me the solution was to create the folders and chown them: cd /mnt/user/CABackup/ mkdir Appdata_Backup mkdir USB_Backup chown nobody:users Appdata_Backup chown nobody:users USB_Backup Cheers
July 7, 20241 yr 2 hours ago, Peglah said: I just had this problem and for me the solution was to create the folders and chown them: cd /mnt/user/CABackup/ mkdir Appdata_Backup mkdir USB_Backup chown nobody:users Appdata_Backup chown nobody:users USB_Backup Cheers thanks this fixed it
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.