api?mode=switch&value=SABnzbd_nzo_RjARgX&value2=1&apikey=[apikey]
Code: Select all
500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
Traceback (most recent call last):
File "/mnt/DroboFS/Shares/DroboApps/sabnzbd/cherrypy/_cprequest.py", line 618, in respond
cherrypy.response.body = self.handler()
File "/mnt/DroboFS/Shares/DroboApps/sabnzbd/cherrypy/_cpdispatch.py", line 25, in __call__
return self.callable(*self.args, **self.kwargs)
File "/mnt/DroboFS/Shares/DroboApps/sabnzbd/sabnzbd/interface.py", line 403, in api
return api_handler(kwargs)
File "/mnt/DroboFS/Shares/DroboApps/sabnzbd/sabnzbd/api.py", line 99, in api_handler
response = _api_table.get(mode, _api_undefined)(name, output, kwargs)
File "/mnt/DroboFS/Shares/DroboApps/sabnzbd/sabnzbd/api.py", line 356, in _api_switch
return report(output, data=(pos, prio))
File "/mnt/DroboFS/Shares/DroboApps/sabnzbd/sabnzbd/api.py", line 854, in report
data = ' '.join(data)
TypeError: sequence item 0: expected string, int found
Thanks