Could not read configuration file: [Errno 13] Permission de

Get help with all aspects of SABnzbd
Forum rules
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.
Post Reply
kamkamd
Newbie
Newbie
Posts: 2
Joined: April 13th, 2013, 10:08 am

Could not read configuration file: [Errno 13] Permission de

Post by kamkamd »

Hello,

I configured Sabnzbd to work with Sickbeard on my Syno 212j but eachtime a download tries to proceed the postprocessing script in sab, it returns this error :

Code: Select all

Loading config from /usr/local/sickbeard/share/SickBeard/autoProcessTV/autoProcessTV.cfg
Could not read configuration file:  [Errno 13] Permission denied: '/usr/local/sickbeard/share/SickBeard/autoProcessTV/autoProcessTV.cfg'


I tried to change rights on this file with ssh connexion and the command :

Code: Select all

chown sickbeard:users /usr/local/sickbeard/share/SickBeard/autoProcessTV
/autoProcessTV.cfg
but it doesnt change anything.

Any idea ?!

Thx
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Could not read configuration file: [Errno 13] Permissio

Post by shypike »

First of all this is a error report by SickBeard and not SABnzbd.
There's obviously something wrong with the access rights of the SickBeard files.
Do you run SABnzbd under the same account that owns the SickBeard files?
Does that account have access?
kamkamd
Newbie
Newbie
Posts: 2
Joined: April 13th, 2013, 10:08 am

Re: Could not read configuration file: [Errno 13] Permissio

Post by kamkamd »

First of all, thank you for this quick answer ! Sorry if i didn't post at the right place. I was hoping someone had the same problem (i checked in the history before posting).
I have only one created user on my syno, wich is admin. So i installed and launched all packages with that account, made all configuration and i'm always connected with this user.
I cannot figure if the account have access to this file (i'm total noob in linux commands ...). How can I find it out ?
Post Reply