Hey Guys.. I'm new to sabnzbd. Just switched from NzbGet. Can't get SabNZBd working properly though and was hoping someone can help.
First, let me state that I know it is an access rights issue, I just don't know how to fix it.
I have created:
user: sonarr
group: xbmc
I had everything working perfectly before but the nzbget failed on me and I decided to install sabnzbd.
System: Korora 25 (based on Fedora 25)
I installed sabnzbd via git close and it was pretty easy to get up an running.
Sonarr is connected to sabnzbd fine. It sends the nzb files over, files are downloaded into /home/nighthawk/Downloads/.sabnzbd/incomplete just fine. However with post-processing, I get a message saying that it could not create folder in /home/nighthawk/Downloads/.sabnzbd/complete/TV.Show.Directory
I have the following permissions set:
/home/nighthawk/
drwxr-xr-x. 20 jthornton jthornton 4.0K May 6 12:33 Downloads
/home/nighthawk/Downloads
drwxr-xr-x 4 sonarr xbmc 4.0K May 6 11:25 .sabnzbd
/home/nighthawk/Downloads/.sabnzbd
drwxr-xr-x 4 sonarr xbmc 4.0K May 6 11:25 .
drwxr-xr-x. 20 jthornton jthornton 4.0K May 6 12:33 ..
drwsrws--- 28 sonarr xbmc 4.0K May 6 13:28 complete
drwsrws--- 4 sonarr xbmc 4.0K May 6 13:25 incomplete
I set the permissions to complete & incomplete as 2770 and 4770
I dropped to shell then logged into root user. Then logged into sonarr user (it has no password and this is the only way I no how to login to that user)
I can then navigate to /home/nighthawk/Downloads/.sabnzbd/complete and create a directory.
The directory is then created with ownership as sonarr:xbmc the way it is suppose to be.
I am really puzzled on why I can't get this to work.
Any suggestions?
Need help with access rights, something not working correctl
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
-
nighthawk13
- Newbie

- Posts: 10
- Joined: May 6th, 2017, 12:33 pm
-
nighthawk13
- Newbie

- Posts: 10
- Joined: May 6th, 2017, 12:33 pm
Re: Need help with access rights, something not working corr
I think I solved the problem. It seems my permissions are correctly set. I typed in my path for the final folder into settings instead of selecting it using "BROWSE". I just selected it and it seems to work now.