Page 1 of 1

Not working after install 0.5.2 FINAL

Posted: May 20th, 2010, 1:11 am
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

Re: Not working after install 0.5.2 FINAL

Posted: May 20th, 2010, 1:47 am
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.

Re: Not working after install 0.5.2 FINAL

Posted: May 20th, 2010, 3:51 am
by Aikane
Thanks! That did the trick!  :)