SAbnzdb

Status
Not open for further replies.

SSteve Lee

Cadet
Joined
Sep 4, 2016
Messages
2
Updated to Freenas 9.10-Stable, installed Sabnzdb v.1.0.3 and I get the following error when i upload a nzb...






File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/_cprequest.py", line 663, in respond
self.body.process()
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 996, in process
super(RequestBody, self).process()
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 540, in process
proc(self)
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 223, in process_multipart_form_data
process_multipart(entity)
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 215, in process_multipart
part.process()
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 538, in process
self.default_proc()
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 710, in default_proc
self.file = self.read_into_file()
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 725, in read_into_file
self.read_lines_to_boundary(fp_out=fp_out)
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 649, in read_lines_to_boundary
line = self.fp.readline(1 << 16)
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 867, in readline
data = self.read(chunksize)
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/_cpreqbody.py", line 831, in read
data = self.fp.read(chunksize)
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/wsgiserver/wsgiserver2.py", line 365, in read
data = self.rfile.read(size)
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/wsgiserver/wsgiserver2.py", line 1098, in read
data = self.recv(left)
File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/wsgiserver/wsgiserver2.py", line 1046, in recv
data = self._sock.recv(size)
timeout: timed out
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I've read of other people having this issue, but I don't know if it actually stopped sabnzbd from working.
I'd ask on the sabnzbd forum too. The main dev is a regular there
 
Status
Not open for further replies.
Top