Beste mensen zoiezo bedankt voor de guide. Ik ben alles eens even aan het installeren maar loop toch tegen een fout aan. Bij mij wil de webserver voor Sabnzb niet starten. Verder is alles zonder errors gelukt maar het starten geeft een foutmelding in de HTTP server. Heeft iemand een idee wat hier mis gaat? Bedankt alvast.
root@Nas:/mnt/pools/A/A0/Media/.Apps# /opt/bin/python2.6 /mnt/pools/A/A0/Media/.Apps/sabnzbd/SABnzbd.py --server 192.168.1.15:9111
2013-03-22 10:34:24,804::INFO::[SABnzbd:1256] --------------------------------
2013-03-22 10:34:24,807::INFO::[SABnzbd:1257] SABnzbd.py-0.7.x (rev=unknown)
2013-03-22 10:34:24,809::INFO::[SABnzbd:1269] Platform = posix
2013-03-22 10:34:24,816::INFO::[SABnzbd:1270] Python-version = 2.6.8 (unknown, Apr 12 2012, 13:02:25)
[GCC 4.2.3]
2013-03-22 10:34:24,819::INFO::[SABnzbd:1271] Arguments = /mnt/pools/A/A0/Media/.Apps/sabnzbd/SABnzbd.py --server 192.168.1.15:9111
2013-03-22 10:34:24,821::INFO::[SABnzbd:1284] Read INI file /mnt/pools/A/A0/Media/.Apps/sabnzbd/sabnzbd.ini
2013-03-22 10:34:24,834::INFO::[__init__:928] Loading data for bookmarks.sab from /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/bookmarks.sab
2013-03-22 10:34:24,838::INFO::[__init__:928] Loading data for rss_data.sab from /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/rss_data.sab
2013-03-22 10:34:24,843::INFO::[__init__:928] Loading data for totals9.sab from /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/totals9.sab
2013-03-22 10:34:24,846::INFO::[__init__:931] /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/totals9.sab missing, trying old cache
2013-03-22 10:34:24,849::INFO::[__init__:934] /mnt/pools/A/A0/Media/.Apps/sabnzbd/cache/totals9.sab missing
2013-03-22 10:34:24,898::INFO::[postproc:90] Loading postproc queue
2013-03-22 10:34:24,902::INFO::[__init__:928] Loading data for postproc1.sab from /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/postproc1.sab
2013-03-22 10:34:24,908::INFO::[__init__:928] Loading data for queue9.sab from /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/queue9.sab
2013-03-22 10:34:24,916::INFO::[__init__:928] Loading data for watched_data.sab from /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/watched_data.sab
2013-03-22 10:34:24,925::INFO::[scheduler:170] Setting schedule for midnight BPS reset
2013-03-22 10:34:24,928::INFO::[downloader:211] Resuming
2013-03-22 10:34:25,007::INFO::[__init__:330] All processes started
2013-03-22 10:34:25,011::INFO::[SABnzbd:334] Web dir is /mnt/pools/A/A0/Media/.Apps/sabnzbd/interfaces/Plush
2013-03-22 10:34:25,017::INFO::[SABnzbd:334] Web dir is /mnt/pools/A/A0/Media/.Apps/sabnzbd/interfaces/Config
2013-03-22 10:34:25,119::INFO::[SABnzbd:463] _yenc module... found!
2013-03-22 10:34:25,122::INFO::[SABnzbd:471] par2 binary... found (/opt/bin/par2)
2013-03-22 10:34:25,124::INFO::[SABnzbd:479] unrar binary... found (/opt/bin/unrar)
2013-03-22 10:34:25,127::INFO::[SABnzbd:484] unzip binary... found (/opt/bin/unzip)
2013-03-22 10:34:25,129::INFO::[SABnzbd:490] nice binary... found (/usr/bin/nice)
2013-03-22 10:34:25,132::INFO::[SABnzbd:494] ionice binary... found (/usr/bin/ionice)
2013-03-22 10:34:25,134::INFO::[SABnzbd:499] pyOpenSSL... found (True)
2013-03-22 10:34:25,144::INFO::[SABnzbd:1483] Starting web-interface on 192.168.1.15:9111
2013-03-22 10:34:26,152::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Bus STARTING
2013-03-22 10:34:26,184::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Started monitor thread '_TimeoutMonitor'.
2013-03-22 10:34:26,325::ERROR::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Error in HTTP server: shutting down
Traceback (most recent call last):
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/servers.py", line 75, in _start_http_thread
self.httpserver.start()
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/wsgiserver/__init__.py", line 1644, in start
raise socket.error, msg
error: [Errno 99] Cannot assign requested address
2013-03-22 10:34:26,328::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Bus STOPPING
2013-03-22 10:34:26,331::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('192.168.1.15', 9111)) already shut down
2013-03-22 10:34:26,334::ERROR::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x348130>>
Traceback (most recent call last):
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
2013-03-22 10:34:26,342::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Stopped thread '_TimeoutMonitor'.
2013-03-22 10:34:26,346::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Bus STOPPED
2013-03-22 10:34:26,348::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Bus EXITING
2013-03-22 10:34:26,351::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Bus EXITED
Exception in thread HTTPServer Thread-9:
Traceback (most recent call last):
File "/opt/lib/python2.6/threading.py", line 532, in __bootstrap_inner
self.run()
File "/opt/lib/python2.6/threading.py", line 484, in run
self.__target(*self.__args, **self.__kwargs)
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/servers.py", line 75, in _start_http_thread
self.httpserver.start()
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/wsgiserver/__init__.py", line 1644, in start
raise socket.error, msg
error: [Errno 99] Cannot assign requested address
2013-03-22 10:34:26,339::ERROR::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Shutting down due to error in start listener:
Traceback (most recent call last):
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/wspbus.py", line 184, in start
self.publish('start')
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
2013-03-22 10:34:26,359::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Bus STOPPING
2013-03-22 10:34:26,363::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('192.168.1.15', 9111)) already shut down
2013-03-22 10:34:26,366::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE No thread running for _TimeoutMonitor.
2013-03-22 10:34:26,368::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Bus STOPPED
2013-03-22 10:34:26,372::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Bus EXITING
2013-03-22 10:34:26,374::INFO::[_cplogging:55] [22/Mar/2013:10:34:26] ENGINE Bus EXITED
2013-03-22 10:34:26,377::ERROR::[SABnzbd:1498] Failed to start web-interface:
Traceback (most recent call last):
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/SABnzbd.py", line 1490, in main
cherrypy.engine.start()
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/wspbus.py", line 184, in start
self.publish('start')
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/wspbus.py", line 147, in publish
output.append(listener(*args, **kwargs))
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/_cpserver.py", line 90, in start
ServerAdapter.start(self)
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/servers.py", line 62, in start
self.wait()
File "/mnt/pools/A/A0/Media/.Apps/sabnzbd/cherrypy/process/servers.py", line 97, in wait
raise self.interrupt
error: [Errno 99] Cannot assign requested address
2013-03-22 10:34:26,386::ERROR::[SABnzbd:303] Failed to start web-interface : [Errno 99] Cannot assign requested address
2013-03-22 10:34:26,390::INFO::[__init__:366] SABnzbd shutting down...
2013-03-22 10:34:26,393::INFO::[__init__:904] Saving data for bookmarks.sab in /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/bookmarks.sab
2013-03-22 10:34:26,397::INFO::[urlgrabber:72] URLGrabber shutting down
2013-03-22 10:34:26,402::INFO::[__init__:904] Saving data for watched_data.sab in /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/watched_data.sab
2013-03-22 10:34:26,405::INFO::[dirscanner:265] Dirscanner shutting down
2013-03-22 10:34:26,952::INFO::[postproc:84] Saving postproc queue
2013-03-22 10:34:26,955::INFO::[__init__:904] Saving data for postproc1.sab in /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/postproc1.sab
2013-03-22 10:34:26,959::INFO::[nzbqueue:211] Saving queue
2013-03-22 10:34:26,968::INFO::[__init__:904] Saving data for queue9.sab in /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/queue9.sab
2013-03-22 10:34:26,983::INFO::[__init__:904] Saving data for rss_data.sab in /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/rss_data.sab
2013-03-22 10:34:26,987::INFO::[__init__:904] Saving data for bookmarks.sab in /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/bookmarks.sab
2013-03-22 10:34:27,005::INFO::[__init__:904] Saving data for watched_data.sab in /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/watched_data.sab
2013-03-22 10:34:27,008::INFO::[postproc:84] Saving postproc queue
2013-03-22 10:34:27,016::INFO::[__init__:904] Saving data for postproc1.sab in /mnt/pools/A/A0/Media/.Apps/sabnzbd/admin/postproc1.sab
2013-03-22 10:34:27,042::INFO::[__init__:426] All processes stopped
hoi