500 Internal Server Error TypeError: unhashable type: 'dict'

Get help with all aspects of 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
TSquared
Newbie
Newbie
Posts: 2
Joined: October 18th, 2016, 5:29 pm

500 Internal Server Error TypeError: unhashable type: 'dict'

Post by TSquared »

Help...

Can't access the menu's like "config"

Running SABNZBD on Windows 10 machine.

More details:
500 Internal Server Error

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

Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 670, in respond
File "cherrypy\lib\encoding.pyo", line 220, in __call__
File "cherrypy\_cpdispatch.pyo", line 60, in __call__
File "sabnzbd\interface.pyo", line 1273, in index
File "sabnzbd\decorators.pyo", line 44, in call_func
File "sabnzbd\decorators.pyo", line 32, in newFunction
File "sabnzbd\nzbqueue.pyo", line 1067, in scan_jobs
File "sabnzbd\nzbqueue.pyo", line 147, in scan_jobs
File "sabnzbd\api.pyo", line 1918, in build_history
File "sabnzbd\decorators.pyo", line 32, in newFunction
File "sabnzbd\rating.pyo", line 247, in get_rating_by_nzo
TypeError: unhashable type: 'dict'
Powered by CherryPy 6.0.2
User avatar
safihre
Administrator
Administrator
Posts: 5678
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 500 Internal Server Error TypeError: unhashable type: 'd

Post by safihre »

Can you uninstall sabnzbd, make sure the installation directory (in Program files) is gone and reinstall?
Never seen this error before.. Odd..
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
TSquared
Newbie
Newbie
Posts: 2
Joined: October 18th, 2016, 5:29 pm

Re: 500 Internal Server Error TypeError: unhashable type: 'd

Post by TSquared »

safihre wrote:Can you uninstall sabnzbd, make sure the installation directory (in Program files) is gone and reinstall?
Never seen this error before.. Odd..
Sure. I'll give that a try tonight when I get home.
Post Reply