Page 1 of 1

sab cant 'see' new download folder

Posted: September 30th, 2019, 7:10 pm
by apcrcom
I just put in a new disk that I want to use as a temp drive for nzb downloads. When I go to enter the path in SABNZBD Folder Settings, it cant 'see' the folders. Also if I give it a non existent foldername, it says it cant create it.

On the disk the folders look like this: (full permissions set)

ls -l

Code: Select all

drwxrwxrwx 15 video video  4096 Sep 30 19:46 Clonezilla
drwxrwxrwx  2 video video 16384 Sep 30 15:50 lost+found
drwxrwxrwx  6 video video  4096 Sep 30 23:08 TEMP
drwxrwxrwx  9 video video  4096 Sep 30 19:09 TMP
id sabnzbd

Code: Select all

uid=1003(sabnzbd) gid=44(video) groups=44(video),1004(sabnzbd)
folders are on the root of the drive, mounted:

Code: Select all

UUID=7ded7954-1d15-49da-9235-e7aeb43b3b89 none            swap    sw              0       0
UUID=8467a4db-852e-4b96-b467-2a512a1a3409 / ext4 errors=remount-ro,x-gvfs-show,x-gvfs-name=SSD 0 1
UUID=103972d5-0e1a-4bfb-9040-012896cf4405 /mnt/TV auto nosuid,nodev,nofail,x-gvfs-show,x-gvfs-name=TV 0 0
UUID=84fef69d-03db-4de5-90db-0576f5996c42 /mnt/KIDS auto nosuid,nodev,nofail,x-gvfs-show,x-gvfs-name=KIDS 0 0
UUID=40fa06e9-359c-4987-916a-dbb8d2d87e32 /mnt/MOVIES auto nosuid,nodev,nofail,x-gvfs-show,x-gvfs-name=MOVIES 0 0
UUID=d9862763-da76-4db6-82fe-17fe829edc4a /mnt/TMP auto nosuid,nodev,nofail,x-gvfs-show,x-gvfs-name=TMP 0 0

/etc/systemd/system/sabnzbd.service:

Code: Select all

[Unit]
Description=SABnzbd Usenet Client
After=network.target

[Service]
Type=simple
User=sabnzbd
Group=video
ExecStart=/usr/bin/python -OO /usr/bin/sabnzbdplus --browser 0 & 
ExecStop=/usr/bin/pkill sabnzbdplus
Restart=always
SyslogIdentifier=SABnzbd Usenet Client

[Install]
WantedBy=multi-user.target
The folders were made by root, so just for shits and giggles I made a folder with a user account then changed the ownership (video:video) and permissions (+777). Still not visible to sabnzbd. Them, because I appear to be a total masochist, I made TEMP pwned by sabnzbd:video, but ... not visible either.

Help!

Re: sab cant 'see' new download folder

Posted: September 30th, 2019, 7:27 pm
by OneCD
Which *nix?

How are you running SABnzbd? Containerized?

Re: sab cant 'see' new download folder

Posted: September 30th, 2019, 8:27 pm
by apcrcom
OneCD wrote: September 30th, 2019, 7:27 pm Which *nix?
Buster
How are you running SABnzbd? Containerized?
No container. Local.

Re: sab cant 'see' new download folder

Posted: October 31st, 2019, 4:40 pm
by peremodaw
apcrcom wrote: September 30th, 2019, 8:27 pm
OneCD wrote: September 30th, 2019, 7:27 pm Which *nix?
Buster
How are you running SABnzbd? Containerized?
No container. Local.
Hi buddy, facing kind of same issue. Did you get any solution as of now?

Regards,
Sloth Smith