Advertisement
rmccullough

SabNZBD Errors

Oct 3rd, 2018
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.73 KB | None | 0 0
  1. 2018-09-26 13:01:28,670::INFO::[_cplogging:219] [26/Sep/2018:13:01:28] HTTP
  2. Request Headers:
  3. HOST: usenet:8080
  4. CONNECTION: keep-alive
  5. Remote-Addr: 192.168.1.100
  6. ACCEPT: application/json, text/javascript, */*; q=0.01
  7. USER-AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
  8. ACCEPT-LANGUAGE: en-US,en;q=0.9
  9. ACCEPT-ENCODING: gzip, deflate
  10. 2018-09-26 13:01:28,699::ERROR::[_cplogging:219] [26/Sep/2018:13:01:28] HTTP
  11. Traceback (most recent call last):
  12. File "/usr/local/share/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond
  13. response.body = self.handler()
  14. File "/usr/local/share/sabnzbdplus/cherrypy/lib/encoding.py", line 220, in __call__
  15. self.body = self.oldhandler(*args, **kwargs)
  16. File "/usr/local/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__
  17. return self.callable(*self.args, **self.kwargs)
  18. File "/usr/local/lib/python2.7/site-packages/sabnzbd/interface.py", line 496, in api
  19. return api_handler(kwargs)
  20. File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 111, in api_handler
  21. response = _api_table.get(mode, (_api_undefined, 2))[0](name, output, kwargs)
  22. File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 527, in _api_history
  23. output=output)
  24. File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 1777, in build_history
  25. items, fetched_items, total_items = history_db.fetch_history(h_start, h_limit, search, failed_only, categories)
  26. File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 289, in fetch_history
  27. res = self.execute(cmd + post, tuple(command_args))
  28. File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 132, in execute
  29. error = str(sys.exc_value)
  30. AttributeError: 'module' object has no attribute 'exc_value'
  31.  
  32. 2018-09-26 13:10:00,567::INFO::[_cplogging:219] [26/Sep/2018:13:10:00] HTTP
  33. Request Headers:
  34. REFERER: http://usenet:8080/sabnzbd/
  35. HOST: usenet:8080
  36. CONNECTION: keep-alive
  37. Remote-Addr: 192.168.1.230
  38. ACCEPT: */*
  39. USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
  40. X-REQUESTED-WITH: XMLHttpRequest
  41. ACCEPT-LANGUAGE: en-US,en;q=0.9
  42. ACCEPT-ENCODING: gzip, deflate
  43. 2018-09-26 13:10:00,568::ERROR::[_cplogging:219] [26/Sep/2018:13:10:00] HTTP
  44. Traceback (most recent call last):
  45. File "/usr/local/share/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond
  46. response.body = self.handler()
  47. File "/usr/local/share/sabnzbdplus/cherrypy/lib/encoding.py", line 220, in __call__
  48. self.body = self.oldhandler(*args, **kwargs)
  49. File "/usr/local/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__
  50. return self.callable(*self.args, **self.kwargs)
  51. File "/usr/local/lib/python2.7/site-packages/sabnzbd/interface.py", line 470, in tapi
  52. return api_handler(kwargs)
  53. File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 111, in api_handler
  54. response = _api_table.get(mode, (_api_undefined, 2))[0](name, output, kwargs)
  55. File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 527, in _api_history
  56. output=output)
  57. File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 1777, in build_history
  58. items, fetched_items, total_items = history_db.fetch_history(h_start, h_limit, search, failed_only, categories)
  59. File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 304, in fetch_history
  60. fetch_ok = self.execute(cmd + post + ' ORDER BY completed desc LIMIT ?, ?', tuple(command_args))
  61. File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 132, in execute
  62. error = str(sys.exc_value)
  63. AttributeError: 'module' object has no attribute 'exc_value'
  64.  
  65. 2018-09-26 14:30:31,137::INFO::[postproc:94] Saving postproc queue
  66. 2018-09-26 15:57:12,612::INFO::[_cplogging:219] [26/Sep/2018:15:57:12] HTTP
  67. Request Headers:
  68. HOST: usenet:8080
  69. CONNECTION: keep-alive
  70. Remote-Addr: 192.168.1.100
  71. ACCEPT: application/json, text/javascript, */*; q=0.01
  72. USER-AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
  73. ACCEPT-LANGUAGE: en-US,en;q=0.9
  74. ACCEPT-ENCODING: gzip, deflate
  75. 2018-09-26 15:57:12,614::ERROR::[_cplogging:219] [26/Sep/2018:15:57:12] HTTP
  76. Traceback (most recent call last):
  77. File "/usr/local/share/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond
  78. response.body = self.handler()
  79. File "/usr/local/share/sabnzbdplus/cherrypy/lib/encoding.py", line 220, in __call__
  80. self.body = self.oldhandler(*args, **kwargs)
  81. File "/usr/local/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__
  82. return self.callable(*self.args, **self.kwargs)
  83. File "/usr/local/lib/python2.7/site-packages/sabnzbd/interface.py", line 496, in api
  84. return api_handler(kwargs)
  85. File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 111, in api_handler
  86. response = _api_table.get(mode, (_api_undefined, 2))[0](name, output, kwargs)
  87. File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 527, in _api_history
  88. output=output)
  89. File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 1777, in build_history
  90. items, fetched_items, total_items = history_db.fetch_history(h_start, h_limit, search, failed_only, categories)
  91. File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 304, in fetch_history
  92. fetch_ok = self.execute(cmd + post + ' ORDER BY completed desc LIMIT ?, ?', tuple(command_args))
  93. File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 132, in execute
  94. error = str(sys.exc_value)
  95. AttributeError: 'module' object has no attribute 'exc_value'
  96. 2018-09-26 20:00:04,381::INFO::[_cplogging:219] [26/Sep/2018:20:00:04] HTTP
  97. Request Headers:
  98. HOST: usenet:8080
  99. CONNECTION: keep-alive
  100. Remote-Addr: 192.168.1.100
  101. ACCEPT: application/json, text/javascript, */*; q=0.01
  102. USER-AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
  103. ACCEPT-LANGUAGE: en-US,en;q=0.9
  104. ACCEPT-ENCODING: gzip, deflate
  105. 2018-09-26 20:00:04,400::ERROR::[_cplogging:219] [26/Sep/2018:20:00:04] HTTP
  106. Traceback (most recent call last):
  107. File "/usr/local/share/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond
  108. response.body = self.handler()
  109. File "/usr/local/share/sabnzbdplus/cherrypy/lib/encoding.py", line 220, in __call__
  110. self.body = self.oldhandler(*args, **kwargs)
  111. File "/usr/local/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__
  112. return self.callable(*self.args, **self.kwargs)
  113. File "/usr/local/lib/python2.7/site-packages/sabnzbd/interface.py", line 496, in api
  114. return api_handler(kwargs)
  115. File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 111, in api_handler
  116. response = _api_table.get(mode, (_api_undefined, 2))[0](name, output, kwargs)
  117. File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 527, in _api_history
  118. output=output)
  119. File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 1777, in build_history
  120. items, fetched_items, total_items = history_db.fetch_history(h_start, h_limit, search, failed_only, categories)
  121. File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 289, in fetch_history
  122. res = self.execute(cmd + post, tuple(command_args))
  123. File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 132, in execute
  124. error = str(sys.exc_value)
  125. AttributeError: 'module' object has no attribute 'exc_value'
  126. 2018-09-26 20:15:50,557::INFO::[__init__:561] Fetching https://[REMOVED]/[REMOVED]
  127. 2018-09-26 20:15:50,609::INFO::[nzbqueue:277] Saving queue
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement