downloads don't start

Support for the Debian/Ubuntu package, created by JCFP.
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • 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.
Schugar
Newbie
Newbie
Posts: 24
Joined: October 3rd, 2012, 3:45 pm

downloads don't start

Post by Schugar »

hi,

i installed sabnzbdplus 0.6.15 with apt-get on my raspberry pi running with raspian. the server connection test was ok. when i import a nzb file, sabnzbd don't start with the download. the same nzb file work fine when i use it with sabnzbd on my windows pc. i changed the path for complete and uncomplete downloads in the ini file.

there are 6 warning, but i don't understand the warnings. maybe someone can check whats wrong?

edit
i have created a log file, but i can't upload or copy it into quote (because there are maximum 20.000 characters allowed and the log is veeeery long). how can i post the log file?
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

Re: downloads don't start

Post by sander »

Check if SABnzbd is paused: right upper corner and per download item.
In the configure server page click on test server ... what does it say?

Pastebin possibly can handle big files. But the six warnings are more interesting so can you post them here?
Schugar
Newbie
Newbie
Posts: 24
Joined: October 3rd, 2012, 3:45 pm

Re: downloads don't start

Post by Schugar »

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
Schugar
Newbie
Newbie
Posts: 24
Joined: October 3rd, 2012, 3:45 pm

Re: downloads don't start

Post by Schugar »

part 2

Code: Select all

art
    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,096::INFO::[_cplogging:55] [03/Oct/2012:20:42:19] ENGINE Bus STOPPING
2012-10-03 20:42:19,099::INFO::[_cplogging:55] [03/Oct/2012:20:42:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('192.168.178.24', 9090)) already shut down
2012-10-03 20:42:19,113::INFO::[_cplogging:55] [03/Oct/2012:20:42:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('192.168.178.24', 8080)) already shut down
2012-10-03 20:42:19,127::INFO::[_cplogging:55] [03/Oct/2012:20:42:19] ENGINE Stopped thread '_TimeoutMonitor'.
2012-10-03 20:42:19,141::INFO::[_cplogging:55] [03/Oct/2012:20:42:19] ENGINE Bus STOPPED
2012-10-03 20:42:19,144::INFO::[_cplogging:55] [03/Oct/2012:20:42:19] ENGINE Bus EXITING
2012-10-03 20:42:19,147::INFO::[_cplogging:55] [03/Oct/2012:20:42:19] ENGINE Bus EXITED
2012-10-03 20:42:19,160::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 9090 not bound on '192.168.178.24'
2012-10-03 20:42:19,184::ERROR::[sabnzbdplus:302] Fehler beim Starten der Weboberfläche. : Port 9090 not bound on '192.168.178.24'
2012-10-03 20:42:19,187::INFO::[__init__:325] SABnzbd shutting down...
2012-10-03 20:42:19,199::INFO::[__init__:846] Saving data for bookmarks.sab in /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 20:42:19,203::INFO::[nzbstuff:423] File zum.r28 added to queue
2012-10-03 20:42:19,210::INFO::[urlgrabber:70] URLGrabber shutting down
2012-10-03 20:42:19,214::INFO::[__init__:846] Saving data for watched_data.sab in /root/.sabnzbd/admin/watched_data.sab
2012-10-03 20:42:19,218::INFO::[dirscanner:254] Dirscanner shutting down
2012-10-03 20:42:19,292::INFO::[nzbstuff:423] File zum.r29 added to queue
2012-10-03 20:42:19,387::INFO::[nzbstuff:423] File zum.vol073+16.par2 added to queue
2012-10-03 20:42:19,524::INFO::[nzbstuff:423] File zum.r40 added to queue
2012-10-03 20:42:19,640::INFO::[nzbstuff:423] File zum.r87 added to queue
2012-10-03 20:42:19,727::INFO::[nzbstuff:423] File zum.r33 added to queue
2012-10-03 20:42:19,808::INFO::[nzbstuff:423] File zum.r34 added to queue
2012-10-03 20:42:19,891::INFO::[nzbstuff:423] File zum.r89 added to queue
2012-10-03 20:42:19,967::INFO::[nzbstuff:423] File zum.r90 added to queue
2012-10-03 20:42:20,043::INFO::[nzbstuff:423] File zum.r38 added to queue
2012-10-03 20:42:20,062::INFO::[nzbstuff:423] File zum.vol001+02.par2 added to queue
2012-10-03 20:42:20,074::INFO::[nzbstuff:423] File zum.sfv added to queue
2012-10-03 20:42:20,102::INFO::[nzbstuff:423] File zum.vol003+04.par2 added to queue
2012-10-03 20:42:20,147::INFO::[nzbstuff:423] File zum.vol007+08.par2 added to queue
2012-10-03 20:42:20,223::INFO::[nzbstuff:423] File zum.r41 added to queue
2012-10-03 20:42:20,304::INFO::[nzbstuff:423] File zum.vol025+16.par2 added to queue
2012-10-03 20:42:20,384::INFO::[nzbstuff:423] File zum.r42 added to queue
2012-10-03 20:42:20,514::INFO::[nzbstuff:423] File zum.r50 added to queue
2012-10-03 20:42:20,612::INFO::[nzbstuff:423] File zum.r44 added to queue
2012-10-03 20:42:20,737::INFO::[nzbstuff:423] File zum.r45 added to queue
2012-10-03 20:42:20,814::INFO::[nzbstuff:423] File zum.r47 added to queue
2012-10-03 20:42:20,901::INFO::[nzbstuff:423] File zum.r48 added to queue
2012-10-03 20:42:20,978::INFO::[nzbstuff:423] File zum.vol137+16.par2 added to queue
2012-10-03 20:42:21,054::INFO::[nzbstuff:423] File zum.r49 added to queue
2012-10-03 20:42:21,131::INFO::[nzbstuff:423] File zum.r58 added to queue
2012-10-03 20:42:21,207::INFO::[nzbstuff:423] File zum.r59 added to queue
2012-10-03 20:42:21,284::INFO::[nzbstuff:423] File zum.r54 added to queue
2012-10-03 20:42:21,363::INFO::[nzbstuff:423] File zum.r56 added to queue
2012-10-03 20:42:21,443::INFO::[nzbstuff:423] File zum.r66 added to queue
2012-10-03 20:42:21,574::INFO::[nzbstuff:423] File zum.r63 added to queue
2012-10-03 20:42:21,667::INFO::[nzbstuff:423] File zum.r65 added to queue
2012-10-03 20:42:21,778::INFO::[nzbstuff:423] File zum.r69 added to queue
2012-10-03 20:42:21,873::INFO::[nzbstuff:423] File zum.r71 added to queue
2012-10-03 20:42:21,956::INFO::[nzbstuff:423] File zum.r72 added to queue
2012-10-03 20:42:22,032::INFO::[nzbstuff:423] File zum.r74 added to queue
2012-10-03 20:42:22,109::INFO::[nzbstuff:423] File zum.r76 added to queue
2012-10-03 20:42:22,186::INFO::[nzbstuff:423] File zum.r77 added to queue
2012-10-03 20:42:22,262::INFO::[nzbstuff:423] File zum.r79 added to queue
2012-10-03 20:42:22,338::INFO::[nzbstuff:423] File zum.r80 added to queue
2012-10-03 20:42:22,423::INFO::[nzbstuff:423] File zum.r81 added to queue
2012-10-03 20:42:22,500::INFO::[nzbstuff:423] File zum.r82 added to queue
2012-10-03 20:42:22,618::INFO::[nzbstuff:423] File zum.r84 added to queue
2012-10-03 20:42:22,725::INFO::[nzbstuff:423] File zum.r85 added to queue
2012-10-03 20:42:22,755::INFO::[nzbstuff:423] File zum.r94 added to queue
2012-10-03 20:42:22,883::INFO::[nzbstuff:423] File zum.r86 added to queue
2012-10-03 20:42:22,967::INFO::[nzbstuff:423] File zum.r88 added to queue
2012-10-03 20:42:23,043::INFO::[nzbstuff:423] File zum.vol057+16.par2 added to queue
2012-10-03 20:42:23,119::INFO::[nzbstuff:423] File zum.r91 added to queue
2012-10-03 20:42:23,194::INFO::[nzbstuff:423] File zum.r92 added to queue
2012-10-03 20:42:23,271::INFO::[nzbstuff:423] File zum.vol089+16.par2 added to queue
2012-10-03 20:42:23,347::INFO::[nzbstuff:423] File zum.r93 added to queue
2012-10-03 20:42:23,430::INFO::[nzbstuff:423] File zum.rar added to queue
2012-10-03 20:42:23,445::INFO::[nzbstuff:423] File zum.vol000+01.par2 added to queue
2012-10-03 20:42:23,497::INFO::[nzbstuff:423] File zum.vol015+10.par2 added to queue
2012-10-03 20:42:23,575::INFO::[nzbstuff:423] File zum.vol041+16.par2 added to queue
2012-10-03 20:42:23,687::INFO::[nzbstuff:423] File zum.vol105+16.par2 added to queue
2012-10-03 20:42:23,962::INFO::[nzbstuff:423] File zum.vol121+16.par2 added to queue
2012-10-03 20:42:23,970::INFO::[__init__:516] Backing up /root/Downloads/incomplete/ZuM/__ADMIN__/ZuM.nzb.gz
2012-10-03 20:42:26,824::INFO::[nzbqueue:170] Saving queue
2012-10-03 20:42:26,968::INFO::[__init__:846] Saving data for queue9.sab in /root/.sabnzbd/admin/queue9.sab
2012-10-03 20:42:26,977::INFO::[postproc:83] Saving postproc queue
2012-10-03 20:42:26,990::INFO::[__init__:846] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2012-10-03 20:42:26,995::INFO::[nzbqueue:170] Saving queue
2012-10-03 20:42:27,171::INFO::[__init__:846] Saving data for queue9.sab in /root/.sabnzbd/admin/queue9.sab
2012-10-03 20:42:27,191::INFO::[__init__:846] Saving data for rss_data.sab in /root/.sabnzbd/admin/rss_data.sab
2012-10-03 20:42:27,210::INFO::[__init__:846] Saving data for bookmarks.sab in /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 20:42:27,221::INFO::[__init__:846] Saving data for watched_data.sab in /root/.sabnzbd/admin/watched_data.sab
2012-10-03 20:42:27,240::INFO::[postproc:83] Saving postproc queue
2012-10-03 20:42:27,243::INFO::[__init__:846] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2012-10-03 20:42:27,249::INFO::[__init__:385] All processes stopped
2012-10-03 20:45:57,995::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzo_10pOit removed
2012-10-03 20:45:57,999::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_rYgkCU removed
2012-10-03 20:45:58,003::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_4BB21b removed
2012-10-03 20:45:58,011::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_IjjTLH removed
2012-10-03 20:45:58,015::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_hoqfVQ removed
2012-10-03 20:45:58,025::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_gY__oA removed
2012-10-03 20:45:58,028::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_l7oSd6 removed
2012-10-03 20:45:58,038::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_m2c83j removed
2012-10-03 20:45:58,050::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_tuDd1c removed
2012-10-03 20:45:58,053::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_X21OP6 removed
2012-10-03 20:45:58,056::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_UgBsLb removed
2012-10-03 20:45:58,070::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_Befd5K removed
2012-10-03 20:45:58,074::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_JTDMyE removed
2012-10-03 20:45:58,077::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_St4CkY removed
2012-10-03 20:45:58,091::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_xbRPEl removed
2012-10-03 20:45:58,094::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_2nBjdk removed
2012-10-03 20:45:58,098::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_kI5EtH removed
2012-10-03 20:45:58,101::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_vv6eWR removed
2012-10-03 20:45:58,105::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_jfWC8O removed
2012-10-03 20:45:58,108::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_1qk1to removed
2012-10-03 20:45:58,112::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_86X8u6 removed
2012-10-03 20:45:58,115::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_TvQZ2T removed
2012-10-03 20:45:58,119::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_GdUTkm removed
2012-10-03 20:45:58,122::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_r6UVvA removed
2012-10-03 20:45:58,126::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_Zbcmle removed
2012-10-03 20:45:58,129::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_1yJaFF removed
2012-10-03 20:45:58,133::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_5zwA1i removed
2012-10-03 20:45:58,136::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_MxVle7 removed
2012-10-03 20:45:58,140::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_KloQX2 removed
2012-10-03 20:45:58,143::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_zpDvzO removed
2012-10-03 20:45:58,147::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_KPf5pi removed
2012-10-03 20:45:58,151::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_Sw0Yqo removed
2012-10-03 20:45:58,154::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_wzfT8M removed
2012-10-03 20:45:58,158::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_u1RV_M removed
2012-10-03 20:45:58,161::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_KUt_1u removed
2012-10-03 20:45:58,165::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_tFIC1c removed
2012-10-03 20:45:58,168::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_L9hamu removed
2012-10-03 20:45:58,172::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_p_qftX removed
2012-10-03 20:45:58,175::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_vTijtm removed
2012-10-03 20:45:58,178::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_z7nRP6 removed
2012-10-03 20:45:58,182::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_0kF4zI removed
2012-10-03 20:45:58,185::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_y2DO6H removed
2012-10-03 20:45:58,189::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_XdpqEH removed
2012-10-03 20:45:58,193::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_1bTDA0 removed
2012-10-03 20:45:58,196::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_5eGVaS removed
2012-10-03 20:45:58,200::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_t3QGzK removed
2012-10-03 20:45:58,203::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_JxxUsC removed
2012-10-03 20:45:58,206::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_vHjh4v removed
2012-10-03 20:45:58,210::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_1GEpLn removed
2012-10-03 20:45:58,213::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_9A7LHo removed
2012-10-03 20:45:58,217::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_qi7niC removed
2012-10-03 20:45:58,221::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_GON0GH removed
2012-10-03 20:45:58,224::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_DxWUur removed
2012-10-03 20:45:58,228::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_OyablE removed
2012-10-03 20:45:58,231::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_Ft0usT removed
2012-10-03 20:45:58,235::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_E17dBH removed
2012-10-03 20:45:58,238::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_U9BGUZ removed
2012-10-03 20:45:58,242::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_pLQsv0 removed
2012-10-03 20:45:58,245::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_F1BavB removed
2012-10-03 20:45:58,250::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_6HVSGf removed
2012-10-03 20:45:58,253::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_XguWVY removed
2012-10-03 20:45:58,257::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_LByaj1 removed
2012-10-03 20:45:58,260::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_ssDTAJ removed
2012-10-03 20:45:58,264::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_sCptsx removed
2012-10-03 20:45:58,267::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_08ketn removed
2012-10-03 20:45:58,271::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_87M0hT removed
2012-10-03 20:45:58,274::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_iODB8v removed
2012-10-03 20:45:58,277::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_kyCx0L removed
2012-10-03 20:45:58,281::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_MbNp0Q removed
2012-10-03 20:45:58,284::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_XvbJtH removed
2012-10-03 20:45:58,288::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_OJbWYU removed
2012-10-03 20:45:58,292::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_9R8iCN removed
2012-10-03 20:45:58,295::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_yuG1cW removed
2012-10-03 20:45:58,298::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_a_foCV removed
2012-10-03 20:45:58,302::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_z5gUHe removed
2012-10-03 20:45:58,305::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_qgKUZ7 removed
2012-10-03 20:45:58,309::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_KK8WtK removed
2012-10-03 20:45:58,313::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_GZJc5v removed
2012-10-03 20:45:58,316::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_8T_W9E removed
2012-10-03 20:45:58,320::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_7UfFrv removed
2012-10-03 20:45:58,323::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_Ftpv33 removed
2012-10-03 20:45:58,327::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_o_CDHH removed
2012-10-03 20:45:58,330::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_Wak9Du removed
2012-10-03 20:45:58,334::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_zNaaOb removed
2012-10-03 20:45:58,337::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_f9ifKa removed
2012-10-03 20:45:58,341::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_PTpcsZ removed
2012-10-03 20:45:58,344::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_KRhPoK removed
2012-10-03 20:45:58,348::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_tTG1FT removed
2012-10-03 20:45:58,351::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_CDS74J removed
2012-10-03 20:45:58,355::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_UXjz7s removed
2012-10-03 20:45:58,358::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_jQzA_1 removed
2012-10-03 20:45:58,362::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_xsJQOF removed
2012-10-03 20:45:58,365::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_3wV0wQ removed
2012-10-03 20:45:58,369::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_Dc5raQ removed
2012-10-03 20:45:58,372::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_o3UC7M removed
2012-10-03 20:45:58,376::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_o79Als removed
2012-10-03 20:45:58,379::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_c_WhOr removed
2012-10-03 20:45:58,383::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_Y2XV3v removed
2012-10-03 20:45:58,38
Schugar
Newbie
Newbie
Posts: 24
Joined: October 3rd, 2012, 3:45 pm

Re: downloads don't start

Post by Schugar »

part 3

Code: Select all

6::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_zU_AYd removed
2012-10-03 20:45:58,390::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_eJY_32 removed
2012-10-03 20:45:58,393::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_HXRGZ3 removed
2012-10-03 20:45:58,397::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_L6Tm9P removed
2012-10-03 20:45:58,400::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_zj_9ul removed
2012-10-03 20:45:58,404::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_QOeezC removed
2012-10-03 20:45:58,407::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_HBfmlC removed
2012-10-03 20:45:58,411::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_QyGPFd removed
2012-10-03 20:45:58,414::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_odnOjE removed
2012-10-03 20:45:58,417::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_t1JSSy removed
2012-10-03 20:45:58,425::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_YO84mK removed
2012-10-03 20:45:58,429::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_58Eoae removed
2012-10-03 20:45:58,433::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_GGckuw removed
2012-10-03 20:45:58,436::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_ZVGSr5 removed
2012-10-03 20:45:58,439::INFO::[__init__:835] /root/Downloads/incomplete/ZuM/__ADMIN__/SABnzbd_nzf_qF7QkT removed
2012-10-03 20:45:58,453::INFO::[nzbqueue:170] Saving queue
2012-10-03 20:45:58,457::INFO::[__init__:846] Saving data for queue9.sab in /root/.sabnzbd/admin/queue9.sab
2012-10-03 20:46:23,358::INFO::[__init__:560] Adding zum-neu.nzb
2012-10-03 20:46:23,535::INFO::[misc:725] Creating directories: /root/Downloads/incomplete/zum-neu
2012-10-03 20:46:23,555::INFO::[nzbstuff:423] File zum.vol000+01.par2 added to queue
2012-10-03 20:46:23,559::INFO::[__init__:516] Backing up /root/Downloads/incomplete/zum-neu/__ADMIN__/zum-neu.nzb.gz
2012-10-03 20:46:23,575::INFO::[nzbqueue:170] Saving queue
2012-10-03 20:46:23,587::INFO::[__init__:846] Saving data for queue9.sab in /root/.sabnzbd/admin/queue9.sab
2012-10-03 20:49:08,645::INFO::[downloader:194] Resuming
2012-10-03 20:49:08,648::INFO::[downloader:203] Pausing
2012-10-03 20:49:08,651::INFO::[nzbqueue:170] Saving queue
2012-10-03 20:49:08,663::INFO::[__init__:846] Saving data for queue9.sab in /root/.sabnzbd/admin/queue9.sab
2012-10-03 20:49:08,668::INFO::[__init__:846] Saving data for rss_data.sab in /root/.sabnzbd/admin/rss_data.sab
2012-10-03 20:49:08,674::INFO::[__init__:846] Saving data for bookmarks.sab in /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 20:49:08,679::INFO::[__init__:846] Saving data for watched_data.sab in /root/.sabnzbd/admin/watched_data.sab
2012-10-03 20:49:08,683::INFO::[postproc:83] Saving postproc queue
2012-10-03 20:49:08,687::INFO::[__init__:846] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2012-10-03 20:49:10,286::INFO::[downloader:194] Resuming
2012-10-03 20:49:10,289::INFO::[downloader:194] Resuming
2012-10-03 21:48:17,811::INFO::[sabnzbdplus:1195] --------------------------------
2012-10-03 21:48:17,815::INFO::[sabnzbdplus:1196] sabnzbdplus-0.6.15 (rev=d06f957a0f05a8766822acaa6de1f6d1e9f279e0)
2012-10-03 21:48:17,817::INFO::[sabnzbdplus:1208] Platform = posix
2012-10-03 21:48:17,820::INFO::[sabnzbdplus:1209] Python-version = 2.7.3rc2 (default, May  6 2012, 20:02:25) 
[GCC 4.6.3]
2012-10-03 21:48:17,822::INFO::[sabnzbdplus:1210] Arguments = "/usr/bin/sabnzbdplus", "--daemon", "--server", "192.168.178.24:8080"
2012-10-03 21:48:17,825::INFO::[sabnzbdplus:1223] Read INI file /root/.sabnzbd/sabnzbd.ini
2012-10-03 21:48:18,074::INFO::[__init__:870] Loading data for bookmarks.sab from /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 21:48:18,081::INFO::[__init__:870] Loading data for rss_data.sab from /root/.sabnzbd/admin/rss_data.sab
2012-10-03 21:48:18,086::INFO::[__init__:870] Loading data for totals9.sab from /root/.sabnzbd/admin/totals9.sab
2012-10-03 21:48:18,089::INFO::[__init__:873] /root/.sabnzbd/admin/totals9.sab missing, trying old cache
2012-10-03 21:48:18,092::INFO::[__init__:876] /root/.sabnzbd/cache/totals9.sab missing
2012-10-03 21:48:19,278::INFO::[postproc:89] Loading postproc queue
2012-10-03 21:48:19,281::INFO::[__init__:870] Loading data for postproc1.sab from /root/.sabnzbd/admin/postproc1.sab
2012-10-03 21:48:19,288::INFO::[__init__:870] Loading data for queue9.sab from /root/.sabnzbd/admin/queue9.sab
2012-10-03 21:48:19,309::INFO::[__init__:870] Loading data for watched_data.sab from /root/.sabnzbd/admin/watched_data.sab
2012-10-03 21:48:19,320::INFO::[downloader:194] Resuming
2012-10-03 21:48:19,323::INFO::[__init__:289] All processes started
2012-10-03 21:48:19,327::INFO::[sabnzbdplus:332] Web dir is /usr/share/sabnzbdplus/interfaces/Plush
2012-10-03 21:48:19,827::INFO::[sabnzbdplus:442] _yenc module... found!
2012-10-03 21:48:19,831::INFO::[sabnzbdplus:450] par2 binary... found (/usr/bin/par2)
2012-10-03 21:48:19,865::WARNING::[sabnzbdplus:460] unrar-Programmdatei nicht gefunden!
2012-10-03 21:48:19,868::INFO::[sabnzbdplus:463] unzip binary... found (/usr/bin/unzip)
2012-10-03 21:48:19,870::INFO::[sabnzbdplus:469] nice binary... found (/usr/bin/nice)
2012-10-03 21:48:19,872::INFO::[sabnzbdplus:473] ionice binary... found (/usr/bin/ionice)
2012-10-03 21:48:19,912::INFO::[sabnzbdplus:478] pyOpenSSL... found (True)
2012-10-03 21:48:20,031::INFO::[sabnzbdplus:1390] Starting web-interface on 192.168.178.24:9090
2012-10-03 21:48:21,049::INFO::[_cplogging:55] [03/Oct/2012:21:48:21] ENGINE Bus STARTING
2012-10-03 21:48:21,127::INFO::[_cplogging:55] [03/Oct/2012:21:48:21] ENGINE Started monitor thread '_TimeoutMonitor'.
2012-10-03 21:49:16,592::ERROR::[_cplogging:55] [03/Oct/2012:21:49:16] ENGINE Error in 'start' listener <bound method ServerAdapter.start of <cherrypy.process.servers.ServerAdapter object at 0x2483670>>
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 21:50:12,286::ERROR::[_cplogging:55] [03/Oct/2012:21:50:12] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x1ff3050>>
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 21:50:12,292::ERROR::[_cplogging:55] [03/Oct/2012:21:50:12] 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 9090 not bound on '192.168.178.24'

2012-10-03 21:50:12,296::INFO::[_cplogging:55] [03/Oct/2012:21:50:12] ENGINE Bus STOPPING
2012-10-03 21:50:12,299::INFO::[_cplogging:55] [03/Oct/2012:21:50:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('192.168.178.24', 9090)) already shut down
2012-10-03 21:50:12,302::INFO::[_cplogging:55] [03/Oct/2012:21:50:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('192.168.178.24', 8080)) already shut down
2012-10-03 21:50:12,307::INFO::[_cplogging:55] [03/Oct/2012:21:50:12] ENGINE Stopped thread '_TimeoutMonitor'.
2012-10-03 21:50:12,310::INFO::[_cplogging:55] [03/Oct/2012:21:50:12] ENGINE Bus STOPPED
2012-10-03 21:50:12,313::INFO::[_cplogging:55] [03/Oct/2012:21:50:12] ENGINE Bus EXITING
2012-10-03 21:50:12,317::INFO::[_cplogging:55] [03/Oct/2012:21:50:12] ENGINE Bus EXITED
2012-10-03 21:50:12,319::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 9090 not bound on '192.168.178.24'
2012-10-03 21:50:12,332::ERROR::[sabnzbdplus:302] Fehler beim Starten der Weboberfläche. : Port 9090 not bound on '192.168.178.24'
2012-10-03 21:50:12,336::INFO::[__init__:325] SABnzbd shutting down...
2012-10-03 21:50:12,339::INFO::[__init__:846] Saving data for bookmarks.sab in /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 21:50:12,344::INFO::[urlgrabber:70] URLGrabber shutting down
2012-10-03 21:50:12,348::INFO::[__init__:846] Saving data for watched_data.sab in /root/.sabnzbd/admin/watched_data.sab
2012-10-03 21:50:12,352::INFO::[dirscanner:254] Dirscanner shutting down
2012-10-03 21:50:12,357::INFO::[postproc:83] Saving postproc queue
2012-10-03 21:50:12,360::INFO::[__init__:846] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2012-10-03 21:50:12,365::INFO::[nzbqueue:170] Saving queue
2012-10-03 21:50:12,377::INFO::[__init__:846] Saving data for queue9.sab in /root/.sabnzbd/admin/queue9.sab
2012-10-03 21:50:12,383::INFO::[__init__:846] Saving data for rss_data.sab in /root/.sabnzbd/admin/rss_data.sab
2012-10-03 21:50:12,388::INFO::[__init__:846] Saving data for bookmarks.sab in /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 21:50:12,512::INFO::[__init__:846] Saving data for watched_data.sab in /root/.sabnzbd/admin/watched_data.sab
2012-10-03 21:50:12,523::INFO::[postproc:83] Saving postproc queue
2012-10-03 21:50:12,527::INFO::[__init__:846] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2012-10-03 21:50:12,532::INFO::[__init__:385] All processes stopped
2012-10-03 21:53:35,506::ERROR::[__init__:789] Fehler beim Speichern von /media/sda1/sabnzbd/incomplete/zum-neu/__ADMIN__/SABnzbd_nzo_bIJ9ey
2012-10-03 21:53:35,515::INFO::[__init__:790] Traceback: 
Traceback (most recent call last):
  File "/usr/share/sabnzbdplus/sabnzbd/__init__.py", line 773, in save_data
    _f = open(path, 'wb')
IOError: [Errno 2] No such file or directory: '/media/sda1/sabnzbd/incomplete/zum-neu/__ADMIN__/SABnzbd_nzo_bIJ9ey'
2012-10-03 21:56:17,785::INFO::[sabnzbdplus:1195] --------------------------------
2012-10-03 21:56:17,789::INFO::[sabnzbdplus:1196] sabnzbdplus-0.6.15 (rev=d06f957a0f05a8766822acaa6de1f6d1e9f279e0)
2012-10-03 21:56:17,791::INFO::[sabnzbdplus:1208] Platform = posix
2012-10-03 21:56:17,794::INFO::[sabnzbdplus:1209] Python-version = 2.7.3rc2 (default, May  6 2012, 20:02:25) 
[GCC 4.6.3]
2012-10-03 21:56:17,796::INFO::[sabnzbdplus:1210] Arguments = "/usr/bin/sabnzbdplus", "--daemon", "--server", "192.168.178.24:8080"
2012-10-03 21:56:17,799::INFO::[sabnzbdplus:1223] Read INI file /root/.sabnzbd/sabnzbd.ini
2012-10-03 21:56:18,101::INFO::[__init__:870] Loading data for bookmarks.sab from /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 21:56:18,106::INFO::[__init__:870] Loading data for rss_data.sab from /root/.sabnzbd/admin/rss_data.sab
2012-10-03 21:56:18,111::INFO::[__init__:870] Loading data for totals9.sab from /root/.sabnzbd/admin/totals9.sab
2012-10-03 21:56:18,114::INFO::[__init__:873] /root/.sabnzbd/admin/totals9.sab missing, trying old cache
2012-10-03 21:56:18,118::INFO::[__init__:876] /root/.sabnzbd/cache/totals9.sab missing
2012-10-03 21:56:19,296::INFO::[postproc:89] Loading postproc queue
2012-10-03 21:56:19,299::INFO::[__init__:870] Loading data for postproc1.sab from /root/.sabnzbd/admin/postproc1.sab
2012-10-03 21:56:19,306::INFO::[__init__:870] Loading data for queue9.sab from /root/.sabnzbd/admin/queue9.sab
2012-10-03 21:56:19,312::INFO::[__init__:801] /media/sda1/sabnzbd/incomplete/zum-neu/__ADMIN__/SABnzbd_nzo_bIJ9ey missing
2012-10-03 21:56:19,316::INFO::[__init__:801] /root/.sabnzbd/admin/future/SABnzbd_nzo_bIJ9ey missing
2012-10-03 21:56:19,329::INFO::[__init__:870] Loading data for watched_data.sab from /root/.sabnzbd/admin/watched_data.sab
2012-10-03 21:56:19,341::INFO::[downloader:194] Resuming
2012-10-03 21:56:19,344::INFO::[__init__:289] All processes started
2012-10-03 21:56:19,348::INFO::[sabnzbdplus:332] Web dir is /usr/share/sabnzbdplus/interfaces/Plush
2012-10-03 21:56:19,863::INFO::[sabnzbdplus:442] _yenc module... found!
2012-10-03 21:56:19,877::INFO::[sabnzbdplus:450] par2 binary... found (/usr/bin/par2)
2012-10-03 21:56:19,880::WARNING::[sabnzbdplus:460] unrar-Programmdatei nicht gefunden!
2012-10-03 21:56:19,883::INFO::[sabnzbdplus:463] unzip binary... found (/usr/bin/unzip)
2012-10-03 21:56:19,937::INFO::[sabnzbdplus:469] nice binary... found (/usr/bin/nice)
2012-10-03 21:56:19,939::INFO::[sabnzbdplus:473] ionice binary... found (/usr/bin/ionice)
2012-10-03 21:56:19,942::INFO::[sabnzbdplus:478] pyOpenSSL... found (True)
2012-10-03 21:56:20,074::INFO::[sabnzbdplus:1390] Starting web-interface on 192.168.178.24:9090
2012-10-03 21:56:21,123::INFO::[_cplogging:55] [03/Oct/2012:21:56:21] ENGINE Bus STARTING
2012-10-03 21:56:21,195::INFO::[_cplogging:55] [03/Oct/2012:21:56:21] ENGINE Started monitor thread '_TimeoutMonitor'.
2012-10-03 21:57:16,662::ERROR::[_cplogging:55] [03/Oct/2012:21:57:16] ENGINE Error in 'start' listener <bound method ServerAdapter.start of <cherrypy.process.servers.ServerAdapter object at 0x16b7670>>
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 21:58:12,184::ERROR::[_cplogging:55] [03/Oct/2012:21:58:12] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x1227050>>
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 21:58:12,504::ERROR::[_cplogging:55] [03/Oct/2012:21:58:12] 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 9090 not bound on '192.168.178.24'

2012-10-03 21:58:12,516::INFO::[_cplogging:55] [03/Oct/2012:21:58:12] ENGINE Bus STOPPING
2012-10-03 21:58:12,519::INFO::[_cplogging:55] [03/Oct/2012:21:58:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('192.168.178.24', 9090)) already shut down
2012-10-03 21:58:12,522::INFO::[_cplogging:55] [03/Oct/2012:21:58:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('192.168.178.24', 8080)) already shut down
2012-10-03 21:58:12,539::INFO::[_cplogging:55] [03/Oct/2012:21:58:12] ENGINE Stopped thread '_TimeoutMonitor'.
2012-10-03 21:58:12,543::INFO::[_cplogging:55] [03/Oct/2012:21:58:12] ENGINE Bus STOPPED
2012-10-03 21:58:12,546::INFO::[_cplogging:55]
Schugar
Newbie
Newbie
Posts: 24
Joined: October 3rd, 2012, 3:45 pm

Re: downloads don't start

Post by Schugar »

part 4

Code: Select all

[03/Oct/2012:21:58:12] ENGINE Bus EXITING
2012-10-03 21:58:12,549::INFO::[_cplogging:55] [03/Oct/2012:21:58:12] ENGINE Bus EXITED
2012-10-03 21:58:12,551::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 9090 not bound on '192.168.178.24'
2012-10-03 21:58:12,564::ERROR::[sabnzbdplus:302] Fehler beim Starten der Weboberfläche. : Port 9090 not bound on '192.168.178.24'
2012-10-03 21:58:12,567::INFO::[__init__:325] SABnzbd shutting down...
2012-10-03 21:58:12,571::INFO::[__init__:846] Saving data for bookmarks.sab in /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 21:58:12,576::INFO::[urlgrabber:70] URLGrabber shutting down
2012-10-03 21:58:12,580::INFO::[__init__:846] Saving data for watched_data.sab in /root/.sabnzbd/admin/watched_data.sab
2012-10-03 21:58:12,584::INFO::[dirscanner:254] Dirscanner shutting down
2012-10-03 21:58:12,588::INFO::[postproc:83] Saving postproc queue
2012-10-03 21:58:12,591::INFO::[__init__:846] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2012-10-03 21:58:12,596::INFO::[nzbqueue:170] Saving queue
2012-10-03 21:58:12,599::INFO::[__init__:846] Saving data for queue9.sab in /root/.sabnzbd/admin/queue9.sab
2012-10-03 21:58:12,604::INFO::[__init__:846] Saving data for rss_data.sab in /root/.sabnzbd/admin/rss_data.sab
2012-10-03 21:58:12,610::INFO::[__init__:846] Saving data for bookmarks.sab in /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 21:58:12,731::INFO::[__init__:846] Saving data for watched_data.sab in /root/.sabnzbd/admin/watched_data.sab
2012-10-03 21:58:12,743::INFO::[postproc:83] Saving postproc queue
2012-10-03 21:58:12,755::INFO::[__init__:846] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2012-10-03 21:58:12,761::INFO::[__init__:385] All processes stopped
2012-10-03 21:58:40,458::INFO::[__init__:560] Adding zum-neu.nzb
2012-10-03 21:58:40,477::INFO::[misc:725] Creating directories: /media/sda1/sabnzbd/incomplete/zum-neu
2012-10-03 21:58:40,538::INFO::[nzbstuff:423] File zum.vol000+01.par2 added to queue
2012-10-03 21:58:40,542::INFO::[__init__:516] Backing up /media/sda1/sabnzbd/incomplete/zum-neu/__ADMIN__/zum-neu.nzb.gz
2012-10-03 21:58:40,569::INFO::[nzbqueue:170] Saving queue
2012-10-03 21:58:40,591::INFO::[__init__:846] Saving data for queue9.sab in /root/.sabnzbd/admin/queue9.sab
2012-10-03 21:59:37,239::INFO::[downloader:194] Resuming
2012-10-03 21:59:37,242::INFO::[downloader:203] Pausing
2012-10-03 21:59:37,245::INFO::[nzbqueue:170] Saving queue
2012-10-03 21:59:37,266::INFO::[__init__:846] Saving data for queue9.sab in /root/.sabnzbd/admin/queue9.sab
2012-10-03 21:59:37,272::INFO::[__init__:846] Saving data for rss_data.sab in /root/.sabnzbd/admin/rss_data.sab
2012-10-03 21:59:37,277::INFO::[__init__:846] Saving data for bookmarks.sab in /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 21:59:37,282::INFO::[__init__:846] Saving data for watched_data.sab in /root/.sabnzbd/admin/watched_data.sab
2012-10-03 21:59:37,286::INFO::[postproc:83] Saving postproc queue
2012-10-03 21:59:37,289::INFO::[__init__:846] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2012-10-03 21:59:38,189::INFO::[downloader:194] Resuming
2012-10-03 21:59:38,192::INFO::[downloader:194] Resuming
2012-10-03 22:00:17,319::INFO::[downloader:194] Resuming
2012-10-03 22:00:17,558::INFO::[downloader:203] Pausing
2012-10-03 22:00:17,561::INFO::[nzbqueue:170] Saving queue
2012-10-03 22:00:17,582::INFO::[__init__:846] Saving data for queue9.sab in /root/.sabnzbd/admin/queue9.sab
2012-10-03 22:00:17,716::INFO::[__init__:846] Saving data for rss_data.sab in /root/.sabnzbd/admin/rss_data.sab
2012-10-03 22:00:17,721::INFO::[__init__:846] Saving data for bookmarks.sab in /root/.sabnzbd/admin/bookmarks.sab
2012-10-03 22:00:17,726::INFO::[__init__:846] Saving data for watched_data.sab in /root/.sabnzbd/admin/watched_data.sab
2012-10-03 22:00:17,730::INFO::[postproc:83] Saving postproc queue
2012-10-03 22:00:17,734::INFO::[__init__:846] Saving data for postproc1.sab in /root/.sabnzbd/admin/postproc1.sab
2012-10-03 22:01:23,208::INFO::[downloader:194] Resuming
2012-10-03 22:01:23,211::INFO::[downloader:194] Resuming
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

Re: downloads don't start

Post by sander »

pastebin ... did you google it? First hit ... Anyway: nevermind pastebin; you posted the log.

Can you react on the three advices I gave you? Otherwise I get the feeling I'm posting in vain, and that would not be good.

PS: why do start with 192.168.178.24:8080?

That makes four advices/questions
Schugar
Newbie
Newbie
Posts: 24
Joined: October 3rd, 2012, 3:45 pm

Re: downloads don't start

Post by Schugar »

1.) sabnzbd is not paused.
2.) the server test was ok.
3.) here is the link to pastebin http://pastebin.com/izA07ff2
you posted the log
do you need something different so check the warnings?
why do start with 192.168.178.24:8080?
4.) because this is the ip from raspberry in the network. 192.168.178.24:9090/sabnzbd also works, but there is a warning in the log, that "Port 9090 not bound on '192.168.178.24'". so i used the port 8080. not correct?
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

Re: downloads don't start

Post by sander »

Can you start without the --server 192.168.178.24:8080 argument? It is not needed: SAB should be able to find out by itself.

It will probably not solve the not-downloading problem, but it gets rids of the ugly messages.

Oh wait: you do get a SABs web interface, don't you?
Schugar
Newbie
Newbie
Posts: 24
Joined: October 3rd, 2012, 3:45 pm

Re: downloads don't start

Post by Schugar »

sabnzbd runs on the raspberry pi, i i configure it on my pc. so must use the ip.

do you see any problem in the log?
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

Re: downloads don't start

Post by sander »

Schugar wrote:sabnzbd runs on the raspberry pi, i i configure it on my pc. so must use the ip.
If you set the Listening Host to 0.0.0.0 on the sab config page (or sabnzbd.ini), it will work. And you should not get the ugly error message (see below)
Schugar wrote: do you see any problem in the log?
Yes:

Code: Select all

2012-10-03 20:42:19,160::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 9090 not bound on '192.168.178.24'
2012-10-03 20:42:19,184::ERROR::[sabnzbdplus:302] Fehler beim Starten der Weboberfläche. : Port 9090 not bound on '192.168.178.24'
So I'm surprised you have a webinterface. On which URL?

So: set listening host to 0.0.0.0, save it, stop sabnzbd, and start without the command line parameters. Then check the log again.
Schugar
Newbie
Newbie
Posts: 24
Joined: October 3rd, 2012, 3:45 pm

Re: downloads don't start

Post by Schugar »

sorry, but i don't understand what you mean.
So I'm surprised you have a webinterface.
sabnzbd is installed on a raspberry pi and i use firefox on my pc to connect to the program. both are in the same network. so i think i use the webinterface.
On which URL?
? ? ? url of the raspberry in the network?
set listening host to 0.0.0.0, save it, stop sabnzbd
i set 0.0.0. instead of 192.168.178.24 in /etc/default/sabnzbdplus (host), but no downloads starts and there are still 6 warnings.
and start without the command line parameters.
? ? ? what command line parameters do you mean? sabnzbd starts with the os. i don't start it manual.
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

Re: downloads don't start

Post by sander »

No, do not change HOST or PORT in /etc/default/sabnzbdplus. Can you change it back to empty, so HOST= and PORT=.

You should change it in SABnzbd itself. So, in SAB's webinterface, go Config -> Server, and on that page find "SABnzbd Host" (at the top). What does it say?
Change the value to 0.0.0.0, press Save, and restart SABnzbd.

Extra check:

Code: Select all

grep host ~/.sabnzbd/sabnzbd.ini | head -1
should say

Code: Select all

host = 0.0.0.0
So ... is that correct on your system? If so, are the error messages gone in the sabnzbd.log?
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

Re: downloads don't start

Post by sander »

And something else:

what are those 6 warning you mention. Can you post them here?
Schugar
Newbie
Newbie
Posts: 24
Joined: October 3rd, 2012, 3:45 pm

Re: downloads don't start

Post by Schugar »

Code: Select all

grep host ~/.sabnzbd/sabnzbd.ini | head -1
=> host = localhost
If so, are the error messages gone in the sabnzbd.log?
no, there are still 6 warnings.
what are those 6 warning you mention
i posted the logs in thread #3 - #6. i can see the warnings in a table, right is a button where i can download the log file. i thougt this is the same as the table showing the warnings. isn't it?
Post Reply