whats pastebin? i had to spli the log, sorry for that. one of the warnings is because i don't have unrar installed, but this is not problem. i don't want to auto unrar.
Code: Select all
2012-10-03 20:25:35,651::INFO::[sabnzbdplus:1195] --------------------------------
2012-10-03 20:25:35,654::INFO::[sabnzbdplus:1196] sabnzbdplus-0.6.15 (rev=d06f957a0f05a8766822acaa6de1f6d1e9f279e0)
2012-10-03 20:25:35,657::INFO::[sabnzbdplus:1208] Platform = posix
2012-10-03 20:25:35,661::INFO::[sabnzbdplus:1209] Python-version = 2.7.3rc2 (default, May 6 2012, 20:02:25)
[GCC 4.6.3]
2012-10-03 20:25:35,664::INFO::[sabnzbdplus:1210] Arguments = "/usr/bin/sabnzbdplus", "--daemon", "--server", "192.168.178.24:8080"
2012-10-03 20:25:35,666::INFO::[sabnzbdplus:1223] Read INI file /root/.sabnzbd/sabnzbd.ini
2012-10-03 20:25:35,698::INFO::[__init__:870] Loading data for bookmarks.sab from /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 20:25:35,701::INFO::[__init__:873] /root/.sabnzbd/admin/bookmarks.sab missing, trying old cache
2012-10-03 20:25:35,705::INFO::[__init__:876] /root/.sabnzbd/cache/bookmarks.sab missing
2012-10-03 20:25:35,708::INFO::[__init__:870] Loading data for rss_data.sab from /root/.sabnzbd/admin/rss_data.sab
2012-10-03 20:25:35,711::INFO::[__init__:873] /root/.sabnzbd/admin/rss_data.sab missing, trying old cache
2012-10-03 20:25:35,715::INFO::[__init__:876] /root/.sabnzbd/cache/rss_data.sab missing
2012-10-03 20:25:35,718::INFO::[__init__:870] Loading data for totals9.sab from /root/.sabnzbd/admin/totals9.sab
2012-10-03 20:25:35,721::INFO::[__init__:873] /root/.sabnzbd/admin/totals9.sab missing, trying old cache
2012-10-03 20:25:35,724::INFO::[__init__:876] /root/.sabnzbd/cache/totals9.sab missing
2012-10-03 20:25:36,722::INFO::[postproc:89] Loading postproc queue
2012-10-03 20:25:36,725::INFO::[__init__:870] Loading data for postproc1.sab from /root/.sabnzbd/admin/postproc1.sab
2012-10-03 20:25:36,728::INFO::[__init__:873] /root/.sabnzbd/admin/postproc1.sab missing, trying old cache
2012-10-03 20:25:36,732::INFO::[__init__:876] /root/.sabnzbd/cache/postproc1.sab missing
2012-10-03 20:25:36,736::INFO::[__init__:870] Loading data for queue9.sab from /root/.sabnzbd/admin/queue9.sab
2012-10-03 20:25:36,739::INFO::[__init__:873] /root/.sabnzbd/admin/queue9.sab missing, trying old cache
2012-10-03 20:25:36,742::INFO::[__init__:876] /root/.sabnzbd/cache/queue9.sab missing
2012-10-03 20:25:36,752::INFO::[__init__:870] Loading data for watched_data.sab from /root/.sabnzbd/admin/watched_data.sab
2012-10-03 20:25:36,755::INFO::[__init__:873] /root/.sabnzbd/admin/watched_data.sab missing, trying old cache
2012-10-03 20:25:36,758::INFO::[__init__:876] /root/.sabnzbd/cache/watched_data.sab missing
2012-10-03 20:25:36,773::INFO::[downloader:194] Resuming
2012-10-03 20:25:36,856::INFO::[__init__:289] All processes started
2012-10-03 20:25:36,860::INFO::[sabnzbdplus:332] Web dir is /usr/share/sabnzbdplus/interfaces/Plush
2012-10-03 20:25:37,482::INFO::[sabnzbdplus:442] _yenc module... found!
2012-10-03 20:25:37,486::INFO::[sabnzbdplus:450] par2 binary... found (/usr/bin/par2)
2012-10-03 20:25:37,507::WARNING::[sabnzbdplus:460] unrar binary... NOT found
2012-10-03 20:25:37,552::INFO::[sabnzbdplus:463] unzip binary... found (/usr/bin/unzip)
2012-10-03 20:25:37,554::INFO::[sabnzbdplus:469] nice binary... found (/usr/bin/nice)
2012-10-03 20:25:37,557::INFO::[sabnzbdplus:473] ionice binary... found (/usr/bin/ionice)
2012-10-03 20:25:37,579::INFO::[sabnzbdplus:478] pyOpenSSL... found (True)
2012-10-03 20:25:37,727::INFO::[sabnzbdplus:1390] Starting web-interface on 192.168.178.24:8080
2012-10-03 20:25:38,765::INFO::[_cplogging:55] [03/Oct/2012:20:25:38] ENGINE Bus STARTING
2012-10-03 20:25:38,807::INFO::[_cplogging:55] [03/Oct/2012:20:25:38] ENGINE Started monitor thread '_TimeoutMonitor'.
2012-10-03 20:26:34,949::ERROR::[_cplogging:55] [03/Oct/2012:20:26:34] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x1677cb0>>
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 103, in wait
wait_for_occupied_port(host, port)
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 275, in wait_for_occupied_port
raise IOError("Port %r not bound on %r" % (port, host))
IOError: Port 8080 not bound on '192.168.178.24'
2012-10-03 20:26:34,957::ERROR::[_cplogging:55] [03/Oct/2012:20:26:34] 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 103, in wait
wait_for_occupied_port(host, port)
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 275, in wait_for_occupied_port
raise IOError("Port %r not bound on %r" % (port, host))
IOError: Port 8080 not bound on '192.168.178.24'
2012-10-03 20:26:34,961::INFO::[_cplogging:55] [03/Oct/2012:20:26:34] ENGINE Bus STOPPING
2012-10-03 20:26:34,965::INFO::[_cplogging:55] [03/Oct/2012:20:26:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('192.168.178.24', 8080)) already shut down
2012-10-03 20:26:34,970::INFO::[_cplogging:55] [03/Oct/2012:20:26:34] ENGINE Stopped thread '_TimeoutMonitor'.
2012-10-03 20:26:34,974::INFO::[_cplogging:55] [03/Oct/2012:20:26:34] ENGINE Bus STOPPED
2012-10-03 20:26:34,977::INFO::[_cplogging:55] [03/Oct/2012:20:26:34] ENGINE Bus EXITING
2012-10-03 20:26:34,980::INFO::[_cplogging:55] [03/Oct/2012:20:26:34] ENGINE Bus EXITED
2012-10-03 20:26:34,983::ERROR::[sabnzbdplus:1405] Failed to start web-interface:
Traceback (most recent call last):
File "/usr/bin/sabnzbdplus", line 1397, in main
cherrypy.engine.start()
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 103, in wait
wait_for_occupied_port(host, port)
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 275, in wait_for_occupied_port
raise IOError("Port %r not bound on %r" % (port, host))
IOError: Port 8080 not bound on '192.168.178.24'
2012-10-03 20:26:34,996::ERROR::[sabnzbdplus:302] Fehler beim Starten der Weboberfläche. : Port 8080 not bound on '192.168.178.24'
2012-10-03 20:26:34,999::INFO::[__init__:325] SABnzbd shutting down...
2012-10-03 20:26:35,003::INFO::[__init__:846] Saving data for bookmarks.sab in /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 20:26:35,007::INFO::[urlgrabber:70] URLGrabber shutting down
2012-10-03 20:26:35,011::INFO::[__init__:846] Saving data for watched_data.sab in /root/.sabnzbd/admin/watched_data.sab
2012-10-03 20:26:35,015::INFO::[dirscanner:254] Dirscanner shutting down
2012-10-03 20:26:35,019::INFO::[postproc:83] Saving postproc queue
2012-10-03 20:26:35,023::INFO::[__init__:846] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2012-10-03 20:26:35,027::INFO::[nzbqueue:170] Saving queue
2012-10-03 20:26:35,031::INFO::[__init__:846] Saving data for queue9.sab in /root/.sabnzbd/admin/queue9.sab
2012-10-03 20:26:35,035::INFO::[__init__:846] Saving data for rss_data.sab in /root/.sabnzbd/admin/rss_data.sab
2012-10-03 20:26:35,040::INFO::[__init__:846] Saving data for bookmarks.sab in /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 20:26:35,045::INFO::[__init__:846] Saving data for watched_data.sab in /root/.sabnzbd/admin/watched_data.sab
2012-10-03 20:26:35,049::INFO::[postproc:83] Saving postproc queue
2012-10-03 20:26:35,053::INFO::[__init__:846] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2012-10-03 20:26:35,057::INFO::[__init__:385] All processes stopped
2012-10-03 20:28:08,891::INFO::[_cplogging:55] [03/Oct/2012:20:28:08] ENGINE Bus STOPPING
2012-10-03 20:28:08,895::INFO::[_cplogging:55] [03/Oct/2012:20:28:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('192.168.178.24', 8080)) already shut down
2012-10-03 20:28:08,898::INFO::[_cplogging:55] [03/Oct/2012:20:28:08] ENGINE No thread running for _TimeoutMonitor.
2012-10-03 20:28:08,912::INFO::[_cplogging:55] [03/Oct/2012:20:28:08] ENGINE Bus STOPPED
2012-10-03 20:28:08,915::INFO::[_cplogging:55] [03/Oct/2012:20:28:08] ENGINE Bus EXITING
2012-10-03 20:28:08,917::INFO::[_cplogging:55] [03/Oct/2012:20:28:08] ENGINE Bus EXITED
2012-10-03 20:29:26,922::INFO::[misc:331] download_dir directory: /root/Downloads/incomplete does not exist, try to create it
2012-10-03 20:40:22,268::INFO::[sabnzbdplus:1195] --------------------------------
2012-10-03 20:40:22,271::INFO::[sabnzbdplus:1196] sabnzbdplus-0.6.15 (rev=d06f957a0f05a8766822acaa6de1f6d1e9f279e0)
2012-10-03 20:40:22,273::INFO::[sabnzbdplus:1208] Platform = posix
2012-10-03 20:40:22,276::INFO::[sabnzbdplus:1209] Python-version = 2.7.3rc2 (default, May 6 2012, 20:02:25)
[GCC 4.6.3]
2012-10-03 20:40:22,278::INFO::[sabnzbdplus:1210] Arguments = "/usr/bin/sabnzbdplus", "--daemon", "--server", "192.168.178.24:8080"
2012-10-03 20:40:22,281::INFO::[sabnzbdplus:1223] Read INI file /root/.sabnzbd/sabnzbd.ini
2012-10-03 20:40:22,574::INFO::[__init__:870] Loading data for bookmarks.sab from /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 20:40:22,587::INFO::[__init__:870] Loading data for rss_data.sab from /root/.sabnzbd/admin/rss_data.sab
2012-10-03 20:40:22,593::INFO::[__init__:870] Loading data for totals9.sab from /root/.sabnzbd/admin/totals9.sab
2012-10-03 20:40:22,596::INFO::[__init__:873] /root/.sabnzbd/admin/totals9.sab missing, trying old cache
2012-10-03 20:40:22,600::INFO::[__init__:876] /root/.sabnzbd/cache/totals9.sab missing
2012-10-03 20:40:23,773::INFO::[postproc:89] Loading postproc queue
2012-10-03 20:40:23,777::INFO::[__init__:870] Loading data for postproc1.sab from /root/.sabnzbd/admin/postproc1.sab
2012-10-03 20:40:23,782::INFO::[__init__:870] Loading data for queue9.sab from /root/.sabnzbd/admin/queue9.sab
2012-10-03 20:40:23,794::INFO::[__init__:870] Loading data for watched_data.sab from /root/.sabnzbd/admin/watched_data.sab
2012-10-03 20:40:23,805::INFO::[downloader:194] Resuming
2012-10-03 20:40:23,808::INFO::[__init__:289] All processes started
2012-10-03 20:40:23,812::INFO::[sabnzbdplus:332] Web dir is /usr/share/sabnzbdplus/interfaces/Plush
2012-10-03 20:40:24,274::INFO::[sabnzbdplus:442] _yenc module... found!
2012-10-03 20:40:24,278::INFO::[sabnzbdplus:450] par2 binary... found (/usr/bin/par2)
2012-10-03 20:40:24,315::WARNING::[sabnzbdplus:460] unrar-Programmdatei nicht gefunden!
2012-10-03 20:40:24,321::INFO::[sabnzbdplus:463] unzip binary... found (/usr/bin/unzip)
2012-10-03 20:40:24,323::INFO::[sabnzbdplus:469] nice binary... found (/usr/bin/nice)
2012-10-03 20:40:24,361::INFO::[sabnzbdplus:473] ionice binary... found (/usr/bin/ionice)
2012-10-03 20:40:24,364::INFO::[sabnzbdplus:478] pyOpenSSL... found (True)
2012-10-03 20:40:26,888::INFO::[sabnzbdplus:1390] Starting web-interface on 192.168.178.24:9090
2012-10-03 20:40:27,895::INFO::[_cplogging:55] [03/Oct/2012:20:40:27] ENGINE Bus STARTING
2012-10-03 20:40:27,945::INFO::[_cplogging:55] [03/Oct/2012:20:40:27] ENGINE Started monitor thread '_TimeoutMonitor'.
2012-10-03 20:41:23,411::ERROR::[_cplogging:55] [03/Oct/2012:20:41:23] ENGINE Error in 'start' listener <bound method ServerAdapter.start of <cherrypy.process.servers.ServerAdapter object at 0x108fd50>>
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/process/servers.py", line 62, in start
self.wait()
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 103, in wait
wait_for_occupied_port(host, port)
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 275, in wait_for_occupied_port
raise IOError("Port %r not bound on %r" % (port, host))
IOError: Port 8080 not bound on '192.168.178.24'
2012-10-03 20:42:13,718::INFO::[__init__:560] Adding ZuM.nzb
2012-10-03 20:42:13,770::INFO::[misc:725] Creating directories: /root/Downloads/incomplete/ZuM
2012-10-03 20:42:13,911::INFO::[nzbstuff:423] File zum.nfo added to queue
2012-10-03 20:42:13,988::INFO::[nzbstuff:423] File zum.r01 added to queue
2012-10-03 20:42:14,065::INFO::[nzbstuff:423] File zum.r02 added to queue
2012-10-03 20:42:14,177::INFO::[nzbstuff:423] File zum.r03 added to queue
2012-10-03 20:42:14,335::INFO::[nzbstuff:423] File zum.r09 added to queue
2012-10-03 20:42:14,420::INFO::[nzbstuff:423] File zum.r10 added to queue
2012-10-03 20:42:14,501::INFO::[nzbstuff:423] File zum.r11 added to queue
2012-10-03 20:42:14,580::INFO::[nzbstuff:423] File zum.r12 added to queue
2012-10-03 20:42:14,659::INFO::[nzbstuff:423] File zum.r13 added to queue
2012-10-03 20:42:14,671::INFO::[nzbstuff:423] File zum.par2 added to queue
2012-10-03 20:42:14,748::INFO::[nzbstuff:423] File zum.r16 added to queue
2012-10-03 20:42:14,831::INFO::[nzbstuff:423] File zum.r21 added to queue
2012-10-03 20:42:14,907::INFO::[nzbstuff:423] File zum.r25 added to queue
2012-10-03 20:42:14,988::INFO::[nzbstuff:423] File zum.r27 added to queue
2012-10-03 20:42:15,064::INFO::[nzbstuff:423] File zum.r31 added to queue
2012-10-03 20:42:15,141::INFO::[nzbstuff:423] File zum.r35 added to queue
2012-10-03 20:42:15,245::INFO::[nzbstuff:423] File zum.r36 added to queue
2012-10-03 20:42:15,386::INFO::[nzbstuff:423] File zum.r24 added to queue
2012-10-03 20:42:15,504::INFO::[nzbstuff:423] File zum.r32 added to queue
2012-10-03 20:42:15,588::INFO::[nzbstuff:423] File zum.r37 added to queue
2012-10-03 20:42:15,666::INFO::[nzbstuff:423] File zum.r39 added to queue
2012-10-03 20:42:15,743::INFO::[nzbstuff:423] File zum.r43 added to queue
2012-10-03 20:42:15,827::INFO::[nzbstuff:423] File zum.r57 added to queue
2012-10-03 20:42:15,907::INFO::[nzbstuff:423] File zum.r46 added to queue
2012-10-03 20:42:15,985::INFO::[nzbstuff:423] File zum.r61 added to queue
2012-10-03 20:42:16,065::INFO::[nzbstuff:423] File zum.r62 added to queue
2012-10-03 20:42:16,143::INFO::[nzbstuff:423] File zum.r00 added to queue
2012-10-03 20:42:16,220::INFO::[nzbstuff:423] File zum.r51 added to queue
2012-10-03 20:42:16,351::INFO::[nzbstuff:423] File zum.r52 added to queue
2012-10-03 20:42:16,466::INFO::[nzbstuff:423] File zum.r53 added to queue
2012-10-03 20:42:16,579::INFO::[nzbstuff:423] File zum.r67 added to queue
2012-10-03 20:42:16,660::INFO::[nzbstuff:423] File zum.r68 added to queue
2012-10-03 20:42:16,737::INFO::[nzbstuff:423] File zum.r05 added to queue
2012-10-03 20:42:16,818::INFO::[nzbstuff:423] File zum.r55 added to queue
2012-10-03 20:42:16,901::INFO::[nzbstuff:423] File zum.r06 added to queue
2012-10-03 20:42:16,978::INFO::[nzbstuff:423] File zum.r08 added to queue
2012-10-03 20:42:17,055::INFO::[nzbstuff:423] File zum.r60 added to queue
2012-10-03 20:42:17,138::INFO::[nzbstuff:423] File zum.r04 added to queue
2012-10-03 20:42:17,215::INFO::[nzbstuff:423] File zum.r64 added to queue
2012-10-03 20:42:17,319::INFO::[nzbstuff:423] File zum.r07 added to queue
2012-10-03 20:42:17,445::INFO::[nzbstuff:423] File zum.r78 added to queue
2012-10-03 20:42:17,564::INFO::[nzbstuff:423] File zum.r70 added to queue
2012-10-03 20:42:17,650::INFO::[nzbstuff:423] File zum.r14 added to queue
2012-10-03 20:42:17,730::INFO::[nzbstuff:423] File zum.r15 added to queue
2012-10-03 20:42:17,809::INFO::[nzbstuff:423] File zum.r17 added to queue
2012-10-03 20:42:17,892::INFO::[nzbstuff:423] File zum.r73 added to queue
2012-10-03 20:42:17,971::INFO::[nzbstuff:423] File zum.r18 added to queue
2012-10-03 20:42:18,049::INFO::[nzbstuff:423] File zum.r19 added to queue
2012-10-03 20:42:18,126::INFO::[nzbstuff:423] File zum.r75 added to queue
2012-10-03 20:42:18,207::INFO::[nzbstuff:423] File zum.r20 added to queue
2012-10-03 20:42:18,283::INFO::[nzbstuff:423] File zum.r30 added to queue
2012-10-03 20:42:18,414::INFO::[nzbstuff:423] File zum.r22 added to queue
2012-10-03 20:42:18,515::INFO::[nzbstuff:423] File zum.r23 added to queue
2012-10-03 20:42:18,643::INFO::[nzbstuff:423] File zum.r26 added to queue
2012-10-03 20:42:18,719::INFO::[nzbstuff:423] File zum.r83 added to queue
2012-10-03 20:42:19,075::ERROR::[_cplogging:55] [03/Oct/2012:20:42:19] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0xb9e050>>
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 103, in wait
wait_for_occupied_port(host, port)
File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 275, in wait_for_occupied_port
raise IOError("Port %r not bound on %r" % (port, host))
IOError: Port 9090 not bound on '192.168.178.24'
2012-10-03 20:42:19,092::ERROR::[_cplogging:55] [03/Oct/2012:20:42:19] 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 st