Traceback error when trying to access server tab in 3.0.1 Windows
Posted: August 21st, 2020, 3:24 pm
I am getting the following error with 3.0.1 running on Windows 10 when I try to access my server list. I haven't been in there since upgrading to 3.0 so not sure if the same issue was there.
Traceback (most recent call last):
File "cherrypy\_cprequest.py", line 638, in respond
File "cherrypy\_cprequest.py", line 697, in _do_respond
File "cherrypy\lib\encoding.py", line 219, in __call__
File "cherrypy\_cpdispatch.py", line 54, in __call__
File "sabnzbd\interface.py", line 138, in internal_wrap
File "sabnzbd\interface.py", line 1598, in index
File "_Program_Files_SABnzbd_interfaces_Config_templates_config_server_tmpl.py", line 148, in respond
TypeError: '>' not supported between instances of 'bytes' and 'int'
Traceback (most recent call last):
File "cherrypy\_cprequest.py", line 638, in respond
File "cherrypy\_cprequest.py", line 697, in _do_respond
File "cherrypy\lib\encoding.py", line 219, in __call__
File "cherrypy\_cpdispatch.py", line 54, in __call__
File "sabnzbd\interface.py", line 138, in internal_wrap
File "sabnzbd\interface.py", line 1598, in index
File "_Program_Files_SABnzbd_interfaces_Config_templates_config_server_tmpl.py", line 148, in respond
TypeError: '>' not supported between instances of 'bytes' and 'int'