Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2018-09-26 13:01:28,670::INFO::[_cplogging:219] [26/Sep/2018:13:01:28] HTTP
- Request Headers:
- HOST: usenet:8080
- CONNECTION: keep-alive
- Remote-Addr: 192.168.1.100
- ACCEPT: application/json, text/javascript, */*; q=0.01
- 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
- ACCEPT-LANGUAGE: en-US,en;q=0.9
- ACCEPT-ENCODING: gzip, deflate
- 2018-09-26 13:01:28,699::ERROR::[_cplogging:219] [26/Sep/2018:13:01:28] HTTP
- Traceback (most recent call last):
- File "/usr/local/share/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond
- response.body = self.handler()
- File "/usr/local/share/sabnzbdplus/cherrypy/lib/encoding.py", line 220, in __call__
- self.body = self.oldhandler(*args, **kwargs)
- File "/usr/local/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__
- return self.callable(*self.args, **self.kwargs)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/interface.py", line 496, in api
- return api_handler(kwargs)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 111, in api_handler
- response = _api_table.get(mode, (_api_undefined, 2))[0](name, output, kwargs)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 527, in _api_history
- output=output)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 1777, in build_history
- items, fetched_items, total_items = history_db.fetch_history(h_start, h_limit, search, failed_only, categories)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 289, in fetch_history
- res = self.execute(cmd + post, tuple(command_args))
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 132, in execute
- error = str(sys.exc_value)
- AttributeError: 'module' object has no attribute 'exc_value'
- 2018-09-26 13:10:00,567::INFO::[_cplogging:219] [26/Sep/2018:13:10:00] HTTP
- Request Headers:
- REFERER: http://usenet:8080/sabnzbd/
- HOST: usenet:8080
- CONNECTION: keep-alive
- Remote-Addr: 192.168.1.230
- ACCEPT: */*
- 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
- X-REQUESTED-WITH: XMLHttpRequest
- ACCEPT-LANGUAGE: en-US,en;q=0.9
- ACCEPT-ENCODING: gzip, deflate
- 2018-09-26 13:10:00,568::ERROR::[_cplogging:219] [26/Sep/2018:13:10:00] HTTP
- Traceback (most recent call last):
- File "/usr/local/share/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond
- response.body = self.handler()
- File "/usr/local/share/sabnzbdplus/cherrypy/lib/encoding.py", line 220, in __call__
- self.body = self.oldhandler(*args, **kwargs)
- File "/usr/local/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__
- return self.callable(*self.args, **self.kwargs)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/interface.py", line 470, in tapi
- return api_handler(kwargs)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 111, in api_handler
- response = _api_table.get(mode, (_api_undefined, 2))[0](name, output, kwargs)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 527, in _api_history
- output=output)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 1777, in build_history
- items, fetched_items, total_items = history_db.fetch_history(h_start, h_limit, search, failed_only, categories)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 304, in fetch_history
- fetch_ok = self.execute(cmd + post + ' ORDER BY completed desc LIMIT ?, ?', tuple(command_args))
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 132, in execute
- error = str(sys.exc_value)
- AttributeError: 'module' object has no attribute 'exc_value'
- 2018-09-26 14:30:31,137::INFO::[postproc:94] Saving postproc queue
- 2018-09-26 15:57:12,612::INFO::[_cplogging:219] [26/Sep/2018:15:57:12] HTTP
- Request Headers:
- HOST: usenet:8080
- CONNECTION: keep-alive
- Remote-Addr: 192.168.1.100
- ACCEPT: application/json, text/javascript, */*; q=0.01
- 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
- ACCEPT-LANGUAGE: en-US,en;q=0.9
- ACCEPT-ENCODING: gzip, deflate
- 2018-09-26 15:57:12,614::ERROR::[_cplogging:219] [26/Sep/2018:15:57:12] HTTP
- Traceback (most recent call last):
- File "/usr/local/share/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond
- response.body = self.handler()
- File "/usr/local/share/sabnzbdplus/cherrypy/lib/encoding.py", line 220, in __call__
- self.body = self.oldhandler(*args, **kwargs)
- File "/usr/local/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__
- return self.callable(*self.args, **self.kwargs)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/interface.py", line 496, in api
- return api_handler(kwargs)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 111, in api_handler
- response = _api_table.get(mode, (_api_undefined, 2))[0](name, output, kwargs)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 527, in _api_history
- output=output)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 1777, in build_history
- items, fetched_items, total_items = history_db.fetch_history(h_start, h_limit, search, failed_only, categories)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 304, in fetch_history
- fetch_ok = self.execute(cmd + post + ' ORDER BY completed desc LIMIT ?, ?', tuple(command_args))
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 132, in execute
- error = str(sys.exc_value)
- AttributeError: 'module' object has no attribute 'exc_value'
- 2018-09-26 20:00:04,381::INFO::[_cplogging:219] [26/Sep/2018:20:00:04] HTTP
- Request Headers:
- HOST: usenet:8080
- CONNECTION: keep-alive
- Remote-Addr: 192.168.1.100
- ACCEPT: application/json, text/javascript, */*; q=0.01
- 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
- ACCEPT-LANGUAGE: en-US,en;q=0.9
- ACCEPT-ENCODING: gzip, deflate
- 2018-09-26 20:00:04,400::ERROR::[_cplogging:219] [26/Sep/2018:20:00:04] HTTP
- Traceback (most recent call last):
- File "/usr/local/share/sabnzbdplus/cherrypy/_cprequest.py", line 670, in respond
- response.body = self.handler()
- File "/usr/local/share/sabnzbdplus/cherrypy/lib/encoding.py", line 220, in __call__
- self.body = self.oldhandler(*args, **kwargs)
- File "/usr/local/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 60, in __call__
- return self.callable(*self.args, **self.kwargs)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/interface.py", line 496, in api
- return api_handler(kwargs)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 111, in api_handler
- response = _api_table.get(mode, (_api_undefined, 2))[0](name, output, kwargs)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 527, in _api_history
- output=output)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/api.py", line 1777, in build_history
- items, fetched_items, total_items = history_db.fetch_history(h_start, h_limit, search, failed_only, categories)
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 289, in fetch_history
- res = self.execute(cmd + post, tuple(command_args))
- File "/usr/local/lib/python2.7/site-packages/sabnzbd/database.py", line 132, in execute
- error = str(sys.exc_value)
- AttributeError: 'module' object has no attribute 'exc_value'
- 2018-09-26 20:15:50,557::INFO::[__init__:561] Fetching https://[REMOVED]/[REMOVED]
- 2018-09-26 20:15:50,609::INFO::[nzbqueue:277] Saving queue
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement