Search found 7 matches

by littlephil
May 25th, 2009, 9:03 am
Forum: General Help
Topic: 4.11 Session Key Required
Replies: 12
Views: 8683

Re: 4.11 Session Key Required

Tried with SMPL skin, tried disable_api_key as both 0 and 1 and also tried Safari as well as Firefox on OS X (install is on Debian which is installed on NSLU2) hence elinks. Everything works if I disable the api key. SMPL gets the same error when I try it with the api key enabled. I guess I can just...
by littlephil
May 25th, 2009, 1:47 am
Forum: General Help
Topic: 4.11 Session Key Required
Replies: 12
Views: 8683

Re: 4.11 Session Key Required

My apologies that last comment was a little misleading. Using the regular UI anywhere the "session" query string parameter is used it is blank. If I copy in the API key found in my ini file manually then the links work. For example, my current shutdown link is: /sabnzbd/shutdown?session= a...
by littlephil
May 25th, 2009, 12:46 am
Forum: General Help
Topic: 4.11 Session Key Required
Replies: 12
Views: 8683

Re: 4.11 Session Key Required

The Plush skin just says Generate new API key in the box and doesn't do anything when I try to generate one, the Default gives me the same Session Key Required Error when I try to generate a key. That said there does appear to be an API key in my ini file, if I add that to the shutdown URL (session=...
by littlephil
May 24th, 2009, 6:34 am
Forum: General Help
Topic: setting up sabnzbd webpage to be accessable from outside the local network
Replies: 13
Views: 30074

Re: setting up sabnzbd webpage to be accessable from outside the local network

As a side point this is the virtual host I'm using now and have used in the past so I can setup a sub-domain for my sabnzbd install. Might need to be moved around a bit for your own Apache install but it seems to remove the need for typing /sabnzbd to get to the install, you can just go straight to ...
by littlephil
May 24th, 2009, 6:31 am
Forum: General Help
Topic: setting up sabnzbd webpage to be accessable from outside the local network
Replies: 13
Views: 30074

Re: setting up sabnzbd webpage to be accessable from outside the local network

All I had to do was move the proxy_html.conf, proxy_html.load, proxy.conf and proxy.load files from /etc/apache2/mods-available to /etc/apache2/mods-enabled.
by littlephil
May 24th, 2009, 5:41 am
Forum: General Help
Topic: 4.11 Session Key Required
Replies: 12
Views: 8683

Re: 4.11 Session Key Required

I installed by downloading a fresh copy from sourceforge (4.11, Python source) and run from the command line using SABnzbd.py It seems to happen anywhere the session would be used, even the shutdown link, there is a query string parameter for session but it is empty, so the shutdown URL becomes: /sa...
by littlephil
May 24th, 2009, 3:16 am
Forum: General Help
Topic: 4.11 Session Key Required
Replies: 12
Views: 8683

4.11 Session Key Required

I have performed a fresh install using the source files on Debian. I am receiving error: Session Key Required on both the Default and Plush skins. This must be an issue with just my setup as I see this issue was fixed as part of the 4.11 release. I have checked the Cherry and SAB logs but nothing se...