Problem when assigning folders

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
Klaas Vaak
Newbie
Newbie
Posts: 3
Joined: January 22nd, 2008, 2:33 am

Problem when assigning folders

Post by Klaas Vaak »

When I want to set the folders thru the config panel I get this error :

500 Internal error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Traceback (most recent call last):
  File "cherrypy\_cphttptools.pyo", line 126, in _run
  File "cherrypy\filters\__init__.pyo", line 151, in applyFilters
  File "sabnzbd\interface.pyo", line 210, in beforeFinalize
  File "sabnzbd\interface.pyo", line 1019, in index
  File "sabnzbd\utils\configobj.pyo", line 580, in __getitem__
KeyError: 'dirscan_dir'
Klaas Vaak
Newbie
Newbie
Posts: 3
Joined: January 22nd, 2008, 2:33 am

Re: Problem when assigning folders

Post by Klaas Vaak »

I'm using SABnzbd+ 0.4.0RC3 with Firefox 3

I quit the program to reload the new settings but I can't open it anymore within FF. When I look with the process explorer no action is displayed at all.
Last edited by Klaas Vaak on June 18th, 2008, 3:52 pm, edited 1 time in total.
Klaas Vaak
Newbie
Newbie
Posts: 3
Joined: January 22nd, 2008, 2:33 am

Re: Problem when assigning folders

Post by Klaas Vaak »

I started with the iPhone theme but changing it to one of the others didn't help. It did a fresh install on a new system.
lepyr
Newbie
Newbie
Posts: 2
Joined: June 18th, 2008, 4:00 pm

Re: Problem when assigning folders

Post by lepyr »

I just posted this in another topic, should have searched first I suppose.

To correct this error add:

dirscan_dir = ""

to your sabnzbd.ini file.
Post Reply