bug found in 0.5.0 beta 6

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
Nulkoud
Newbie
Newbie
Posts: 3
Joined: November 11th, 2009, 10:17 am

bug found in 0.5.0 beta 6

Post by Nulkoud »

Hi there,

I found a bug in the (currently) new beta 6:
Version: 0.5.0 beta 6
OS: Windows XP Pro SP3
Install-type: Windows Installer
Skin: Default
Firewall Software: None
Are you using IPV6? no
Is the issue reproducible? yes

I get this screen after I login:
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\utils\multiauth\filter.pyo", line 61, 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'
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: bug found in 0.5.0 beta 6

Post by shypike »

There's probably an incorrect value in your sabnzbd.ini file.
Check the web_dir and language settings.
Nulkoud
Newbie
Newbie
Posts: 3
Joined: November 11th, 2009, 10:17 am

Re: bug found in 0.5.0 beta 6

Post by Nulkoud »

Here are some settings from my config file:
  • language = us-en
  • web_dir = Classic
  • web_dir2 = ""
I never changed the settings after my first install and upgraded my sab from 0.5.0 beta 5 to beta 6.
Any idea what could eb wrong?

thanks

Little modification, here is some output from my cherrypy log:
21/Jan/2010:07:57:37 HTTP INFO Traceback (most recent call last):
  File "cherrypy\_cphttptools.pyo", line 126, in _run
  File "cherrypy\filters\__init__.pyo", line 151, in applyFilters
  File "sabnzbd\utils\multiauth\filter.pyo", line 61, 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'
Last edited by Nulkoud on January 21st, 2010, 2:23 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: bug found in 0.5.0 beta 6

Post by shypike »

Did you install the Windows installer version?
Have you tried de-installing, removing any residue from "c:\program files\SABnzbd" and re-installing?

You may email your sabnzbd.ini file to bugs at sabnzbd.org
Don't forget to remove all passwords!
Post Reply