0.5.0Beta4a - NOT WORKING AFTER UPDATE: Errors occured see .....sabndbd.exe.log

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
MikeGSM
Newbie
Newbie
Posts: 19
Joined: June 7th, 2008, 12:05 pm

0.5.0Beta4a - NOT WORKING AFTER UPDATE: Errors occured see .....sabndbd.exe.log

Post by MikeGSM »

Here is my log:
(how to solve this problem ??)

Traceback (most recent call last):
 File "SABnzbd.py", line 1221, in
 File "SABnzbd.py", line 823, in main
 File "sabnzbd\decorators.pyo", line 31, in newFunction
 File "sabnzbd\config.pyo", line 647, in read_config
 File "sabnzbd\utils\configobj.pyo", line 585, in __getitem__
KeyError: 'misc'
Traceback (most recent call last):
 File "SABnzbd.py", line 1221, in
 File "SABnzbd.py", line 823, in main
 File "sabnzbd\decorators.pyo", line 31, in newFunction
 File "sabnzbd\config.pyo", line 647, in read_config
 File "sabnzbd\utils\configobj.pyo", line 585, in __getitem__
KeyError: 'misc'
Last edited by MikeGSM on December 17th, 2009, 4:02 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.5.0Beta4a - NOT WORKING AFTER UPDATE: Errors occured see .....sabndbd.exe.log

Post by shypike »

I think your sabnzbd.ini file is damaged.
For the location of that file, see: http://wiki.sabnzbd.org/configure-v2

Check if it makes sense.
Otherwise  delete it and SABnzbd will run the Wizard next time you start it.
MikeGSM
Newbie
Newbie
Posts: 19
Joined: June 7th, 2008, 12:05 pm

Re: 0.5.0Beta4a - NOT WORKING AFTER UPDATE: Errors occured see .....sabndbd.exe.log

Post by MikeGSM »

shypike wrote: I think your sabnzbd.ini file is damaged.
For the location of that file, see: http://wiki.sabnzbd.org/configure-v2

Check if it makes sense.
Otherwise  delete it and SABnzbd will run the Wizard next time you start it.

That works...
To bad configuration was damaged
MikeGSM
Newbie
Newbie
Posts: 19
Joined: June 7th, 2008, 12:05 pm

Re: 0.5.0Beta4a - NOT WORKING AFTER UPDATE: Errors occured see .....sabndbd.exe.log

Post by MikeGSM »

And again the config is damaged
(without doing anything, pc was off for 2 days)

Traceback (most recent call last):
  File "SABnzbd.py", line 1221, in
  File "SABnzbd.py", line 823, in main
  File "sabnzbd\decorators.pyo", line 31, in newFunction
  File "sabnzbd\config.pyo", line 647, in read_config
  File "sabnzbd\utils\configobj.pyo", line 585, in __getitem__
KeyError: 'misc'


Please have a look at this
(I can post my damaged config if you want
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: 0.5.0Beta4a - NOT WORKING AFTER UPDATE: Errors occured see .....sabndbd.exe.log

Post by shypike »

INI file corruption is quite rare.
It's written once at every start up and once for each
saved change in the Config pages.

How do you stop SABnzbd?
MikeGSM
Newbie
Newbie
Posts: 19
Joined: June 7th, 2008, 12:05 pm

Re: 0.5.0Beta4a - NOT WORKING AFTER UPDATE: Errors occured see .....sabndbd.exe.log

Post by MikeGSM »

shypike wrote: INI file corruption is quite rare.
It's written once at every start up and once for each
saved change in the Config pages.

How do you stop SABnzbd?
Most of the time by auto shutdown if finished.
Is running ok now
Post Reply