Page 1 of 1

Problem when assigning folders

Posted: June 18th, 2008, 3:32 pm
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'

Re: Problem when assigning folders

Posted: June 18th, 2008, 3:42 pm
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.

Re: Problem when assigning folders

Posted: June 18th, 2008, 3:54 pm
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.

Re: Problem when assigning folders

Posted: June 18th, 2008, 4:05 pm
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.