Advertisement
Guest User

Untitled

a guest
Oct 9th, 2012
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.76 KB | None | 0 0
  1. pi@raspberrypi ~ $ sabnzbdplus
  2. 2012-10-09 19:48:01,937::INFO::[sabnzbdplus:1195] --------------------------------
  3. 2012-10-09 19:48:01,944::INFO::[sabnzbdplus:1196] sabnzbdplus-0.6.15 (rev=d06f957a0f05a8766822acaa6de1f6d1e9f279e0)
  4. 2012-10-09 19:48:01,949::INFO::[sabnzbdplus:1208] Platform = posix
  5. 2012-10-09 19:48:01,954::INFO::[sabnzbdplus:1209] Python-version = 2.7.3rc2 (default, May 6 2012, 20:02:25)
  6. [GCC 4.6.3]
  7. 2012-10-09 19:48:01,961::INFO::[sabnzbdplus:1210] Arguments = "/usr/bin/sabnzbdplus"
  8. 2012-10-09 19:48:01,967::INFO::[sabnzbdplus:1223] Read INI file /home/pi/.sabnzbd/sabnzbd.ini
  9. 2012-10-09 19:48:02,010::INFO::[__init__:870] Loading data for bookmarks.sab from /home/pi/.sabnzbd/admin/bookmarks.sab
  10. 2012-10-09 19:48:02,018::INFO::[__init__:870] Loading data for rss_data.sab from /home/pi/.sabnzbd/admin/rss_data.sab
  11. 2012-10-09 19:48:02,024::INFO::[__init__:870] Loading data for totals9.sab from /home/pi/.sabnzbd/admin/totals9.sab
  12. 2012-10-09 19:48:02,031::INFO::[__init__:873] /home/pi/.sabnzbd/admin/totals9.sab missing, trying old cache
  13. 2012-10-09 19:48:02,038::INFO::[__init__:876] /home/pi/.sabnzbd/cache/totals9.sab missing
  14. 2012-10-09 19:48:03,237::INFO::[postproc:89] Loading postproc queue
  15. 2012-10-09 19:48:03,243::INFO::[__init__:870] Loading data for postproc1.sab from /home/pi/.sabnzbd/admin/postproc1.sab
  16. 2012-10-09 19:48:03,252::INFO::[__init__:870] Loading data for queue9.sab from /home/pi/.sabnzbd/admin/queue9.sab
  17. 2012-10-09 19:48:03,265::INFO::[__init__:870] Loading data for watched_data.sab from /home/pi/.sabnzbd/admin/watched_data.sab
  18. 2012-10-09 19:48:03,280::INFO::[downloader:194] Resuming
  19. 2012-10-09 19:48:03,286::INFO::[__init__:289] All processes started
  20. 2012-10-09 19:48:03,292::INFO::[sabnzbdplus:332] Web dir is /usr/share/sabnzbdplus/interfaces/Plush
  21. 2012-10-09 19:48:03,422::INFO::[sabnzbdplus:442] _yenc module... found!
  22. 2012-10-09 19:48:03,427::INFO::[sabnzbdplus:450] par2 binary... found (/usr/bin/par2)
  23. 2012-10-09 19:48:03,433::WARNING::[sabnzbdplus:460] unrar binary... NOT found
  24. 2012-10-09 19:48:03,438::INFO::[sabnzbdplus:463] unzip binary... found (/usr/bin/unzip)
  25. 2012-10-09 19:48:03,444::INFO::[sabnzbdplus:469] nice binary... found (/usr/bin/nice)
  26. 2012-10-09 19:48:03,449::INFO::[sabnzbdplus:473] ionice binary... found (/usr/bin/ionice)
  27. 2012-10-09 19:48:03,454::INFO::[sabnzbdplus:478] pyOpenSSL... found (True)
  28. 2012-10-09 19:48:03,471::INFO::[sabnzbdplus:1390] Starting web-interface on localhost:8080
  29. 2012-10-09 19:48:04,519::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Bus STARTING
  30. 2012-10-09 19:48:04,559::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Started monitor thread '_TimeoutMonitor'.
  31. 2012-10-09 19:48:04,759::ERROR::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Error in HTTP server: shutting down
  32. Traceback (most recent call last):
  33. File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 75, in _start_http_thread
  34. self.httpserver.start()
  35. File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 1644, in start
  36. raise socket.error, msg
  37. error: [Errno 97] Address family not supported by protocol
  38.  
  39. 2012-10-09 19:48:04,772::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Bus STOPPING
  40. 2012-10-09 19:48:04,778::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('localhost', 8080)) already shut down
  41. 2012-10-09 19:48:04,786::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Stopped thread '_TimeoutMonitor'.
  42. 2012-10-09 19:48:04,793::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Bus STOPPED
  43. 2012-10-09 19:48:04,798::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Bus EXITING
  44. 2012-10-09 19:48:04,804::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Bus EXITED
  45. Exception in thread HTTPServer Thread-9:
  46. Traceback (most recent call last):
  47. File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
  48. self.run()
  49. File "/usr/lib/python2.7/threading.py", line 504, in run
  50. self.__target(*self.__args, **self.__kwargs)
  51. File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 75, in _start_http_thread
  52. self.httpserver.start()
  53. File "/usr/share/sabnzbdplus/cherrypy/wsgiserver/__init__.py", line 1644, in start
  54. raise socket.error, msg
  55. error: [Errno 97] Address family not supported by protocol
  56.  
  57. 2012-10-09 19:48:04,823::ERROR::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Error in 'start' listener <bound method Server.start of <cherrypy._cpserver.Server object at 0x1e89df0>>
  58. Traceback (most recent call last):
  59. File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 147, in publish
  60. output.append(listener(*args, **kwargs))
  61. File "/usr/share/sabnzbdplus/cherrypy/_cpserver.py", line 90, in start
  62. ServerAdapter.start(self)
  63. File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 62, in start
  64. self.wait()
  65. File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 97, in wait
  66. raise self.interrupt
  67. error: [Errno 97] Address family not supported by protocol
  68.  
  69. 2012-10-09 19:48:04,839::ERROR::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Shutting down due to error in start listener:
  70. Traceback (most recent call last):
  71. File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 184, in start
  72. self.publish('start')
  73. File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 147, in publish
  74. output.append(listener(*args, **kwargs))
  75. File "/usr/share/sabnzbdplus/cherrypy/_cpserver.py", line 90, in start
  76. ServerAdapter.start(self)
  77. File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 62, in start
  78. self.wait()
  79. File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 97, in wait
  80. raise self.interrupt
  81. error: [Errno 97] Address family not supported by protocol
  82.  
  83. 2012-10-09 19:48:04,851::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Bus STOPPING
  84. 2012-10-09 19:48:04,857::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('localhost', 8080)) already shut down
  85. 2012-10-09 19:48:04,863::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE No thread running for _TimeoutMonitor.
  86. 2012-10-09 19:48:04,869::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Bus STOPPED
  87. 2012-10-09 19:48:04,875::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Bus EXITING
  88. 2012-10-09 19:48:04,880::INFO::[_cplogging:55] [09/Oct/2012:19:48:04] ENGINE Bus EXITED
  89. 2012-10-09 19:48:04,886::ERROR::[sabnzbdplus:1405] Failed to start web-interface:
  90. Traceback (most recent call last):
  91. File "/usr/bin/sabnzbdplus", line 1397, in main
  92. cherrypy.engine.start()
  93. File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 184, in start
  94. self.publish('start')
  95. File "/usr/share/sabnzbdplus/cherrypy/process/wspbus.py", line 147, in publish
  96. output.append(listener(*args, **kwargs))
  97. File "/usr/share/sabnzbdplus/cherrypy/_cpserver.py", line 90, in start
  98. ServerAdapter.start(self)
  99. File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 62, in start
  100. self.wait()
  101. File "/usr/share/sabnzbdplus/cherrypy/process/servers.py", line 97, in wait
  102. raise self.interrupt
  103. error: [Errno 97] Address family not supported by protocol
  104. 2012-10-09 19:48:04,906::ERROR::[sabnzbdplus:302] Failed to start web-interface : [Errno 97] Address family not supported by protocol
  105. 2012-10-09 19:48:04,918::INFO::[panic:243] Lauching browser with /tmp/tmpo_vQyy.html
  106. 2012-10-09 19:48:04,923::INFO::[__init__:325] SABnzbd shutting down...
  107. 2012-10-09 19:48:04,929::INFO::[__init__:846] Saving data for bookmarks.sab in /home/pi/.sabnzbd/admin/bookmarks.sab
  108. 2012-10-09 19:48:04,938::INFO::[urlgrabber:70] URLGrabber shutting down
  109. 2012-10-09 19:48:04,945::INFO::[__init__:846] Saving data for watched_data.sab in /home/pi/.sabnzbd/admin/watched_data.sab
  110. 2012-10-09 19:48:04,953::INFO::[dirscanner:254] Dirscanner shutting down
  111. 2012-10-09 19:48:04,960::INFO::[postproc:83] Saving postproc queue
  112. 2012-10-09 19:48:04,967::INFO::[__init__:846] Saving data for postproc1.sab in /home/pi/.sabnzbd/admin/postproc1.sab
  113. 2012-10-09 19:48:04,977::INFO::[nzbqueue:170] Saving queue
  114. 2012-10-09 19:48:04,983::INFO::[__init__:846] Saving data for queue9.sab in /home/pi/.sabnzbd/admin/queue9.sab
  115. 2012-10-09 19:48:04,999::INFO::[__init__:846] Saving data for rss_data.sab in /home/pi/.sabnzbd/admin/rss_data.sab
  116. 2012-10-09 19:48:05,008::INFO::[__init__:846] Saving data for bookmarks.sab in /home/pi/.sabnzbd/admin/bookmarks.sab
  117. 2012-10-09 19:48:05,018::INFO::[__init__:846] Saving data for watched_data.sab in /home/pi/.sabnzbd/admin/watched_data.sab
  118. 2012-10-09 19:48:05,026::INFO::[postproc:83] Saving postproc queue
  119. 2012-10-09 19:48:05,032::INFO::[__init__:846] Saving data for postproc1.sab in /home/pi/.sabnzbd/admin/postproc1.sab
  120. 2012-10-09 19:48:05,043::INFO::[__init__:385] All processes stopped
  121. pi@raspberrypi ~ $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement