Page 1 of 1

problem to start sabnzbd

Posted: January 10th, 2011, 4:10 pm
by freggy
on ubuntu 10.10 i get this when i try to start sabnzbd:


xbmc@xb:~$ sabnzbdplus
2011-01-10 22:08:26,291::INFO::[sabnzbdplus:961] --------------------------------
2011-01-10 22:08:26,292::INFO::[sabnzbdplus:962] sabnzbdplus-0.5.4 (rev=2467)
2011-01-10 22:08:26,292::INFO::[sabnzbdplus:972] Platform = posix
2011-01-10 22:08:26,293::INFO::[sabnzbdplus:973] Python-version = 2.6.6 (r266:84292, Sep 15 2010, 15:52:39)
[GCC 4.4.5]
2011-01-10 22:08:26,406::INFO::[__init__:702] /home/xbmc/.sabnzbd/cache/bookmarks.sab removed
2011-01-10 22:08:26,409::INFO::[postproc:139] Loading postproc queue
2011-01-10 22:08:26,411::INFO::[__init__:702] /home/xbmc/.sabnzbd/cache/postproc1.sab removed
2011-01-10 22:08:26,414::INFO::[downloader:334] Resuming
2011-01-10 22:08:26,439::INFO::[__init__:251] All processes started
2011-01-10 22:08:26,441::INFO::[sabnzbdplus:270] Web dir is /usr/share/sabnzbdplus/interfaces/Classic
2011-01-10 22:08:26,474::INFO::[sabnzbdplus:1026] Starting sabnzbdplus-0.5.4
2011-01-10 22:08:26,478::INFO::[dirscanner:374] Dirscanner starting up
2011-01-10 22:08:26,479::INFO::[urlgrabber:103] URLGrabber starting up
2011-01-10 22:08:26,480::INFO::[sabnzbdplus:378] _yenc module... found!
2011-01-10 22:08:26,482::INFO::[sabnzbdplus:386] par2 binary... found (/usr/bin/par2)
2011-01-10 22:08:26,483::INFO::[sabnzbdplus:394] unrar binary... found (/usr/bin/unrar)
2011-01-10 22:08:26,483::INFO::[sabnzbdplus:399] unzip binary... found (/usr/bin/unzip)
2011-01-10 22:08:26,484::INFO::[sabnzbdplus:405] nice binary... found (/usr/bin/nice)
2011-01-10 22:08:26,485::INFO::[sabnzbdplus:409] ionice binary... found (/usr/bin/ionice)
2011-01-10 22:08:26,485::INFO::[sabnzbdplus:414] pyOpenSSL... found (True)
2011-01-10 22:08:26,488::INFO::[sabnzbdplus:1124] Starting web-interface on 127.0.1.1:119
2011-01-10 22:08:26,490::INFO::[_cplogging:55] [10/Jan/2011:22:08:26] ENGINE Bus STARTING
2011-01-10 22:08:26,497::INFO::[_cplogging:55] [10/Jan/2011:22:08:26] ENGINE Started monitor thread '_TimeoutMonitor'.
2011-01-10 22:08:26,600::INFO::[_cplogging:55] [10/Jan/2011:22:08:26] ENGINE Serving on 127.0.1.1:9090
2011-01-10 22:08:26,608::ERROR::[_cplogging:55] [10/Jan/2011:22:08:26] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
  File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 75, in _start_http_thread
    self.httpserver.start()
  File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 1629, in start
    raise socket.error, msg
error: [Errno 13] Permission denied

2011-01-10 22:08:26,706::ERROR::[_cplogging:55] [10/Jan/2011:22:08:26] ENGINE Error in 'start' listener >
Traceback (most recent call last):
  File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 147, in publish
    output.append(listener(*args, **kwargs))
  File "/usr/share/sabnzbdplus/cherrypy/_cpserver.py", line 90, in start
    ServerAdapter.start(self)
  File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 62, in start
    self.wait()
  File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 97, in wait
    raise self.interrupt
error: [Errno 13] Permission denied

2011-01-10 22:08:26,730::INFO::[_cplogging:55] [10/Jan/2011:22:08:26] ENGINE Bus STOPPING
2011-01-10 22:08:26,732::ERROR::[_cplogging:55] [10/Jan/2011:22:08:26] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
  File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 184, in start
    self.publish('start')
  File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 147, in publish
    output.append(listener(*args, **kwargs))
  File "/usr/share/sabnzbdplus/cherrypy/_cpserver.py", line 90, in start
    ServerAdapter.start(self)
  File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 62, in start
    self.wait()
  File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 97, in wait
    raise self.interrupt
error: [Errno 13] Permission denied

2011-01-10 22:08:26,733::INFO::[_cplogging:55] [10/Jan/2011:22:08:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.1.1', 119)) already shut down
2011-01-10 22:08:26,735::INFO::[_cplogging:55] [10/Jan/2011:22:08:26] ENGINE Bus STOPPING
2011-01-10 22:08:26,737::INFO::[_cplogging:55] [10/Jan/2011:22:08:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.1.1', 119)) already shut down
2011-01-10 22:08:27,607::INFO::[_cplogging:55] [10/Jan/2011:22:08:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.1.1', 9090)) shut down
2011-01-10 22:08:27,608::INFO::[_cplogging:55] [10/Jan/2011:22:08:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.1.1', 9090)) shut down
2011-01-10 22:08:27,614::INFO::[_cplogging:55] [10/Jan/2011:22:08:27] ENGINE Stopped thread '_TimeoutMonitor'.
2011-01-10 22:08:27,615::INFO::[_cplogging:55] [10/Jan/2011:22:08:27] ENGINE Stopped thread '_TimeoutMonitor'.
2011-01-10 22:08:27,617::INFO::[_cplogging:55] [10/Jan/2011:22:08:27] ENGINE Bus STOPPED
2011-01-10 22:08:27,617::INFO::[_cplogging:55] [10/Jan/2011:22:08:27] ENGINE Bus STOPPED
2011-01-10 22:08:27,618::INFO::[_cplogging:55] [10/Jan/2011:22:08:27] ENGINE Bus EXITING
2011-01-10 22:08:27,619::INFO::[_cplogging:55] [10/Jan/2011:22:08:27] ENGINE Bus EXITING
2011-01-10 22:08:27,620::INFO::[_cplogging:55] [10/Jan/2011:22:08:27] ENGINE Bus EXITED
2011-01-10 22:08:27,621::INFO::[_cplogging:55] [10/Jan/2011:22:08:27] ENGINE Bus EXITED
2011-01-10 22:08:27,623::ERROR::[sabnzbdplus:243] Kan web interface niet starten
Exception in thread HTTPServer Thread-21:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 75, in _start_http_thread
    self.httpserver.start()
  File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 1629, in start
    raise socket.error, msg
error: [Errno 13] Permission denied

2011-01-10 22:08:27,625::ERROR::[misc:544] Je hebt geen toestemming om poort 119 te gebruiken
2011-01-10 22:08:27,628::INFO::[__init__:287] SABnzbd shutting down...
2011-01-10 22:08:27,630::INFO::[urlgrabber:98] URLGrabber shutting down
2011-01-10 22:08:27,633::INFO::[dirscanner:288] Dirscanner shutting down
2011-01-10 22:08:28,484::INFO::[downloader:490] Shutting down
2011-01-10 22:08:28,485::INFO::[assembler:102] Shutting down
2011-01-10 22:08:28,486::INFO::[postproc:134] Saving postproc queue
2011-01-10 22:08:28,488::INFO::[nzbqueue:92] Saving queue
2011-01-10 22:08:28,490::INFO::[postproc:134] Saving postproc queue
2011-01-10 22:08:28,492::INFO::[__init__:322] All processes stopped

Re: problem to start sabnzbd

Posted: January 10th, 2011, 4:14 pm
by jcfp
freggy wrote: [...]
2011-01-10 22:08:26,488::INFO::[sabnzbdplus:1124] Starting web-interface on 127.0.1.1:119
[...]
error: [Errno 13] Permission denied
[...]
2011-01-10 22:08:27,625::ERROR::[misc:544] Je hebt geen toestemming om poort 119 te gebruiken
[...]
Use a port >= 1024

Re: problem to start sabnzbd

Posted: January 10th, 2011, 6:18 pm
by sander
jcfp wrote:
freggy wrote: [...]
2011-01-10 22:08:26,488::INFO::[sabnzbdplus:1124] Starting web-interface on 127.0.1.1:119
[...]
error: [Errno 13] Permission denied
[...]
2011-01-10 22:08:27,625::ERROR::[misc:544] Je hebt geen toestemming om poort 119 te gebruiken
[...]
Use a port >= 1024
... and probably a good idea to delete your sabnzbd.ini and let the wizard create a new one: you have filled out to use port 119 for your webserver, which is wrong: 119 is the port that is used for NNTP itself ...

Re: problem to start sabnzbd

Posted: January 11th, 2011, 4:18 pm
by freggy
Thx!
Works now  :)