Page 1 of 1

Error: Session Key Required

Posted: March 15th, 2011, 9:27 am
by sporez
Hi, I have Sabnzbd installed on a pogoplug running Plug apps.  I am having an issue where it won't let me change the download folder, though.  Everytime I try to change it I get a blank page that comes up, and in the title it says "Error:  Session Key Required".  And then in the warnings there's this:

ERROR:
Cannot create directory /media/Elements/downloads/tmp

Any ideas, as to how I can fix this issue?

Re: Error: Session Key Required

Posted: March 15th, 2011, 9:51 am
by rascalli
is that folder available ??

As Sabnzbd+ can not make folders , when changing download directories

Re: Error: Session Key Required

Posted: March 15th, 2011, 10:31 am
by sporez
rascalli wrote: is that folder available ??

As Sabnzbd+ can not make folders , when changing download directories
It doesn't make any difference whether it's there or not, same problem.

And I find that when I run sab by "python2 /opt/sabnzbd/SABnzbd.py" it works fine, but when running it by "/etc/rc.d/sabnzbd start". it doesnt.

Re: Error: Session Key Required

Posted: March 15th, 2011, 10:50 am
by shypike
External drives need to be mounted *before* SABnzbd starts.
Check the order of startup.

Re: Error: Session Key Required

Posted: March 15th, 2011, 11:07 am
by sporez
shypike wrote: External drives need to be mounted *before* SABnzbd starts.
Check the order of startup.
I haven't set sabnzbd to start on boot yet.  Even if I manually start it, after the drive is long mounted it still blanks out.

It just doesn't like if I start it with the rc.d script.

Re: Error: Session Key Required

Posted: March 15th, 2011, 11:09 am
by shypike
I have no idea how SABnzbd is started by this script.
As we don't make the platform package,
check with its creator or check it yourself.

Re: Error: Session Key Required

Posted: March 15th, 2011, 11:21 am
by sporez
OK, I guess it was the script at fault because I think I fixed it by using a version of the script found here.

I'll just cross my fingers and hope it keeps working.