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.
Just installed sabnzbd on ubuntu 9.10 via apt. Now, I can start sabnzbd by doing "sudo sabnzbdplus". When I don't do sudo, I get an error. The same error shows up in my sabnzbd.error.log when I try to start using "/etc/init.d/sabnzbdplus start". Somebody understands how I can tackle this? Thanks!
Exception in thread CPHTTPServer Thread-7:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/usr/lib/python2.5/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/pymodules/python2.5/cherrypy/_cpserver.py", line 114, in _start_http
self.httpserver.start()
File "/usr/lib/pymodules/python2.5/cherrypy/_cpwsgiserver.py", line 370, in start
raise socket.error, msg
error: (13, 'Permission denied')