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.

[SOLVED]Issue with SABnzbd file permissions

Featured Replies

I'm having issues getting to work SABnzbd with unraid 4.7 permissions.

 

My system is set up as:

  • unRAID 4.7 on a standalone server
  • SABnzbd is installed in a different machine (Ubuntu Server 12.04 x64)
  • Download folder is unRAID server is located at /mnt/cache/.downloads
  • The cache folder in unRAID is mounted in the ubuntu server as /mnt/tower/cache. Mounting is done through SMB in the fstab (//192.168.1.131/cache /mnt/tower/cache cifs credentials=/home/ubuntu/.smbcredentials 0 0)

The file .smbcredentials is:

  username=root

  password=***** (unRAID login password)

 

and the user running SAB in the Ubuntu server is 'ubuntu' (not very original  ;)).

 

The issue I'm having is trying to configure the download folder in the SAB configuration as /mnt/tower/cache/.downloads. The mounting works and I can see the files, but when I restart SAB I get the error message:

2012-11-26 19:49:45,911::ERROR::[misc:370] complete_dir directory: /mnt/tower/cache/.downloads/ error accessing

 

which I'm guessing is a file/folder permissions issue, but since I'm a completely linux noob, I don't know how to sort it.  :-[

 

  • Author

I sorted it by changing the samba mount in fstab to:

 

//192.168.1.131/cache /mnt/tower/cache cifs credentials=/home/ubuntu/.smbcredentials,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0

 

 

Archived

This topic is now archived and is closed to further replies.

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.