sabnzbd error message help

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
dwightturner36
Newbie
Newbie
Posts: 11
Joined: December 24th, 2014, 9:27 am

sabnzbd error message help

Post 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
User avatar
sander
Release Testers
Release Testers
Posts: 9264
Joined: January 22nd, 2008, 2:22 pm

Re: sabnzbd error message help

Post by sander »

What happens afterwards? Does SAB continue, or does SAB crash & stop?
dwightturner36
Newbie
Newbie
Posts: 11
Joined: December 24th, 2014, 9:27 am

Re: sabnzbd error message help

Post by dwightturner36 »

sabnzbd continues however service is running but in freenas gui it shows its not
User avatar
sander
Release Testers
Release Testers
Posts: 9264
Joined: January 22nd, 2008, 2:22 pm

Re: sabnzbd error message help

Post 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.
Post Reply