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.
Exception in thread CPHTTPServer Thread-7:
Traceback (most recent call last):
File "/usr/lib64/python2.4/threading.py", line 442, in __bootstrap
self.run()
File "/usr/lib64/python2.4/threading.py", line 422, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/user/SABnzbd-0.4.5/cherrypy/_cpserver.py", line 114, in _start_http
self.httpserver.start()
File "/home/user/SABnzbd-0.4.5/cherrypy/_cpwsgiserver.py", line 370, in start
raise socket.error, msg
error: (13, 'Permission denied')
Says was filed as ticket #98, but can't find a solution.
This is a new install on a new server, I am trying to run it as logged in user, not sudo. Root cannot right to the NFS mount, so I have to run it as user with UID 500. That pops up when I run it as the user. Folder was extracted to users home dir.
routenull0 wrote:
Says was filed as ticket #98, but can't find a solution.
What routenull0 says is correct. Most Posix systems do allow normal users to access the
lower port numbers. The default port SABnzbd uses is 8080 for this reason.
Ticket #98 is not about solving this problem, but about giving a more useful error report.