On a recent install of Sabnzbd on Ubuntu server saving files to a Synology NAS I had some issues and I thought I would share. After a lot of searching I couldn't find anyone having the same problem as me so I thought it would be good info. Long story short:
Created a user on the Synology named sickbeard and one on Ubuntu also named sickbeard. When Sabnzbd created filed on the NAS they had permissions of 722 and despite having matching usernames and passwords it couldn't read it's own file. The problem was that the UID's didn't match. 1033 on the Synology and 1000 on Ubunutu. The fix was the change the UID on Ubuntu in /etc/passwd, then restart and chmod -R sickbeard /home restoring permissions.
I hate to admit that it took me far longer to figure this out than it should of. I hope this post will save others some time and effort.
I also made a quick blog post about with a little more detail
http://blog.seanfmcmahon.com/2013/11/sa ... buntu.html
-Sean
Sabnzbd Synology and Ubuntu
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.
