Beta4

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
arcootje
Newbie
Newbie
Posts: 4
Joined: December 17th, 2009, 12:05 am

Beta4

Post by arcootje »

Damn!!! :(

Just downloaded and installed Beta4!!

I can't use sabnzbd+ anymore.

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 249, in beforeFinalize
  File "sabnzbd\interface.pyo", line 324, in index
  File "_Program_Files_SABnzbd_interfaces_Classic_templates_main_tmpl.py", line 95, in respond
  File "Cheetah\Template.pyo", line 1530, in _handleCheetahInclude
  File "_Program_Files_SABnzbd_interfaces_Classic_templates_inc_top_tmpl.py", line 93, in respond
NotFound: cannot find 'T'
What must I do??
ICDeadPpl
Release Testers
Release Testers
Posts: 8
Joined: September 26th, 2009, 2:01 pm

Re: Beta4

Post by ICDeadPpl »

I get the following error when I click "Preview" on an RSS feed (http://192.168.1.101:8080/sabnzbd/confi ... t_rss_feed):

Code: Select all

500 Internal error

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

Traceback (most recent call last):
  File "/mnt/stuff1/SABnzbd/cherrypy/_cphttptools.py", line 126, in _run
    applyFilters('before_finalize')
  File "/mnt/stuff1/SABnzbd/cherrypy/filters/__init__.py", line 151, in applyFilters
    method()
  File "/mnt/stuff1/SABnzbd/sabnzbd/interface.py", line 249, in beforeFinalize
    **rsrc.callable_kwargs)
  File "/mnt/stuff1/SABnzbd/sabnzbd/interface.py", line 1860, in test_rss_feed
    sabnzbd.run_rss_feed(feed, download=False)
  File "/mnt/stuff1/SABnzbd/sabnzbd/__init__.py", line 1527, in run_rss_feed
    return RSS.run_feed(feed, download)
  File "/mnt/stuff1/SABnzbd/sabnzbd/decorators.py", line 26, in newFunction
    return f(*args, **kw)
  File "/mnt/stuff1/SABnzbd/sabnzbd/rss.py", line 190, in run_feed
    if DupTitle(feed, title):
  File "/mnt/stuff1/SABnzbd/sabnzbd/rss.py", line 117, in DupTitle
    if item[0]=='D' and item[1]==title:
KeyError: 0
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Beta4

Post by shypike »

arcootje wrote: Just downloaded and installed Beta4!!
I can't use sabnzbd+ anymore.
What must I do??
Remove the program files,
Re-download the program and re-install.

There were some problems with sourceforge.net yesterday,
leading to corrupted downloads.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Beta4

Post by shypike »

ICDeadPpl wrote: I get the following error when I click "Preview" on an RSS feed (http://192.168.1.101:8080/sabnzbd/confi ... t_rss_feed):
I don't know what you did, but you are definitely not running 0.5.0 Beta4.
Uninstall. Download 0.5.0Beta4 (actually Beta4a) and install again.
You don't need to remove the administration files when uninstalling.
ICDeadPpl
Release Testers
Release Testers
Posts: 8
Joined: September 26th, 2009, 2:01 pm

Re: Beta4

Post by ICDeadPpl »

Ahh... A reinstallation solved the problems!  ;D
arcootje
Newbie
Newbie
Posts: 4
Joined: December 17th, 2009, 12:05 am

Re: Beta4

Post by arcootje »

uninstall ... reinstall ... still same problem
uninstall ... remove program files map ... solve problem!!!


thanx for helping
Post Reply