Not working after install 0.5.2 FINAL

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • 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
Aikane
Newbie
Newbie
Posts: 2
Joined: May 20th, 2010, 1:03 am

Not working after install 0.5.2 FINAL

Post by Aikane »

Version: 0.5.2 FINAL
OS: Windows VISTA Home Premium SP2
Install-type: Windows Installer
Skin: Plush
Firewall Software: ESET NOD32

I tried installing again, installing older version, system restore. Nothing worked.
This is the error from the log:
Traceback (most recent call last):
  File "SABnzbd.py", line 1236, in
  File "SABnzbd.py", line 987, in main
  File "sabnzbd\decorators.pyo", line 31, in newFunction
  File "sabnzbd\__init__.pyo", line 223, in initialize
  File "sabnzbd\rss.pyo", line 47, in init
  File "sabnzbd\rss.pyo", line 149, in __init__
IndexError: list index out of range
Traceback (most recent call last):
  File "SABnzbd.py", line 1236, in
  File "SABnzbd.py", line 987, in main
  File "sabnzbd\decorators.pyo", line 31, in newFunction
  File "sabnzbd\__init__.pyo", line 223, in initialize
  File "sabnzbd\rss.pyo", line 47, in init
  File "sabnzbd\rss.pyo", line 149, in __init__
IndexError: list index out of range
Traceback (most recent call last):
  File "SABnzbd.py", line 1236, in
  File "SABnzbd.py", line 987, in main
  File "sabnzbd\decorators.pyo", line 31, in newFunction
  File "sabnzbd\__init__.pyo", line 223, in initialize
  File "sabnzbd\rss.pyo", line 47, in init
  File "sabnzbd\rss.pyo", line 149, in __init__
IndexError: list index out of range
Traceback (most recent call last):
  File "SABnzbd.py", line 1228, in
  File "SABnzbd.py", line 980, in main
  File "sabnzbd\decorators.pyo", line 31, in newFunction
  File "sabnzbd\__init__.pyo", line 221, in initialize
  File "sabnzbd\rss.pyo", line 47, in init
  File "sabnzbd\rss.pyo", line 149, in __init__
IndexError: list index out of range
Traceback (most recent call last):
  File "SABnzbd.py", line 1236, in
  File "SABnzbd.py", line 987, in main
  File "sabnzbd\decorators.pyo", line 31, in newFunction
  File "sabnzbd\__init__.pyo", line 223, in initialize
  File "sabnzbd\rss.pyo", line 47, in init
  File "sabnzbd\rss.pyo", line 149, in __init__
IndexError: list index out of range
Traceback (most recent call last):
  File "SABnzbd.py", line 1228, in
  File "SABnzbd.py", line 980, in main
  File "sabnzbd\decorators.pyo", line 31, in newFunction
  File "sabnzbd\__init__.pyo", line 221, in initialize
  File "sabnzbd\rss.pyo", line 47, in init
  File "sabnzbd\rss.pyo", line 149, in __init__
IndexError: list index out of range
Traceback (most recent call last):
  File "SABnzbd.py", line 1236, in
  File "SABnzbd.py", line 987, in main
  File "sabnzbd\decorators.pyo", line 31, in newFunction
  File "sabnzbd\__init__.pyo", line 223, in initialize
  File "sabnzbd\rss.pyo", line 47, in init
  File "sabnzbd\rss.pyo", line 149, in __init__
IndexError: list index out of range
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Not working after install 0.5.2 FINAL

Post by shypike »

Remove this file:
c:\Users\user\AppData\Local\sabnzbd\cache\rss_data.sab
It's very likely to be corrupt, although SABnzbd should be able to handle that.
Aikane
Newbie
Newbie
Posts: 2
Joined: May 20th, 2010, 1:03 am

Re: Not working after install 0.5.2 FINAL

Post by Aikane »

Thanks! That did the trick!  :)
Post Reply