Page 1 of 1

sabnzbd error message help

Posted: March 24th, 2016, 12:54 am
by dwightturner36
any idea what this means please?

24/Mar/2016:09:29:11] HTTP Traceback (most recent call last): 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 143, in process_urlencoded qs = entity.fp.read() 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

Re: sabnzbd error message help

Posted: March 24th, 2016, 3:17 am
by sander
What happens afterwards? Does SAB continue, or does SAB crash & stop?

Re: sabnzbd error message help

Posted: March 24th, 2016, 9:25 am
by dwightturner36
sabnzbd continues however service is running but in freenas gui it shows its not

Re: sabnzbd error message help

Posted: March 24th, 2016, 9:54 am
by sander

Code: Select all

File "/usr/pbi/sabnzbd-amd64/share/sabnzbdplus/cherrypy/wsgiserver/wsgiserver2.py", line 1046, in recv data = self._sock.recv(size) timeout: timed out
means there is a problem with the Webinterface / GUI of SABnzbd.
I know little about that.