Timeout when adding NZB to SABnzbd [SOLVED]
Posted: August 6th, 2013, 5:21 pm
Hello guys,
I have a problem with a SABnzbd instance on a server.
When I add a NZB to SABnzbd, I can download it without any problems.
But when someone else tries to add a NZB to the server, de SABnzbd GUI crashes with the following error in the logs:
The person has already tried to use a different browser, cleared the browser cache, deleted cookies but everytime SABnzbd crashes.
Does anybody know how I can solve this problem?
Thank you in advance!
Regards,
Jim-David
EDIT: I already reinstalled SABnzbd on a clean server with an different IP address and different host, but that doesn't make any difference
I have a problem with a SABnzbd instance on a server.
When I add a NZB to SABnzbd, I can download it without any problems.
But when someone else tries to add a NZB to the server, de SABnzbd GUI crashes with the following error in the logs:
The server OS is Ubuntu 11.10. The problem arose out of nothing.AUTHORIZATION: Basic [Login details]
REFERER: [URL SABnzbd]
Content-Length: 858877
USER-AGENT: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)
CONNECTION: Keep-Alive
COOKIE: PHPSESSID=hr3lmq4lcnb0edfnh8h9d1hhm7
Remote-Addr: [IP address remote PC]
DNT: 1
HOST: [URL SABnzbd]
CACHE-CONTROL: no-cache
ACCEPT: text/html, application/xhtml+xml, */*
ACCEPT-LANGUAGE: nl-NL
Content-Type: multipart/form-data; boundary=---------------------------7dd2e22b302aa
ACCEPT-ENCODING: gzip, deflate
2013-08-06 22:40:00,404::DEBUG::[_cplogging:55] [06/Aug/2013:22:40:00] HTTP Traceback (most recent call last):
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 612, in respond
self.process_body()
File "/usr/share/sabnzbdplus/cherrypy/_cprequest.py", line 733, in process_body
keep_blank_values=1)
File "/usr/share/sabnzbdplus/cherrypy/_cpcgifs.py", line 8, in __init__
cgi.FieldStorage.__init__(self, *args, **kwds)
File "/usr/lib/python2.7/cgi.py", line 508, in __init__
self.read_multi(environ, keep_blank_values, strict_parsing)
File "/usr/lib/python2.7/cgi.py", line 637, in read_multi
environ, keep_blank_values, strict_parsing)
File "/usr/share/sabnzbdplus/cherrypy/_cpcgifs.py", line 8, in __init__
cgi.FieldStorage.__init__(self, *args, **kwds)
File "/usr/lib/python2.7/cgi.py", line 510, in __init__
self.read_single()
File "/usr/lib/python2.7/cgi.py", line 647, in read_single
self.read_lines()
File "/usr/lib/python2.7/cgi.py", line 669, in read_lines
self.read_lines_to_outerboundary()
File "/usr/share/sabnzbdplus/cherrypy/_cpcgifs.py", line 31, in read_lines_to_outerboundary
line = self.fp.readline(1<<16)
File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 208, in readline
data = self.rfile.readline(size)
File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 887, in readline
data = self.recv(self._rbufsize)
File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 766, in recv
return self._sock.recv(size)
timeout: timed out
The person has already tried to use a different browser, cleared the browser cache, deleted cookies but everytime SABnzbd crashes.
Does anybody know how I can solve this problem?
Thank you in advance!
Regards,
Jim-David
EDIT: I already reinstalled SABnzbd on a clean server with an different IP address and different host, but that doesn't make any difference