Jump to content
LAST CALL on the Unraid Summer Sale! 😎 ⌛ ×

Appdata Backup shows error on updates


Recommended Posts

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?

Link to comment
  • 5 months later...
  • 1 month later...
  • 3 weeks later...

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!
 

Link to comment
  • 4 weeks later...
  • 3 weeks later...

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

Link to comment
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

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...