Skip to content

Instantly share code, notes, and snippets.

SimpleSeer.Web: ERROR Exception on /olap/Motion/since/1336753904 [GET]
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1504, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1264, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1262, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1248, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/gevent/pywsgi.py", line 438, in handle_one_response
self.run_application()
File "/usr/lib/python2.7/dist-packages/gevent/pywsgi.py", line 425, in run_application
self.process_result()
File "/usr/lib/python2.7/dist-packages/gevent/pywsgi.py", line 414, in process_result
for data in self.result:
File "/usr/local/lib/python2.7/dist-packages/werkzeug/wsgi.py", line 513, in next
return self._next()
File "/usr/local/lib/python2.7/dist-packages/werkzeug/wrappers.py", line 829, in iter_encoded
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/gevent/greenlet.py", line 390, in run
result = self._run(*self.args, **self.kwargs)
File "/home/tendrid/git/SimpleSeer/SimpleSeer/states.py", line 80, in g_listener
data = jsondecode(raw_data)
File "/home/tendrid/git/SimpleSeer/SimpleSeer/base.py", line 58, in jsondecode
return json.loads(data)
File "/usr/lib/python2.7/json/__init__.py", line 326, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
ERROR:SimpleSeer.Web:Exception on /getFrames/{"skip":0,"limit":20,"query":[],"sortkey":"capturetime","sortorder":1} [GET]
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1504, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1264, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1262, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1248, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
VIDIOC_QUERYMENU: Invalid argument
VIDIOC_QUERYMENU: Invalid argument
VIDIOC_QUERYMENU: Invalid argument
libv4l2: error setting pixformat: Device or resource busy
HIGHGUI ERROR: libv4l unable to ioctl S_FMT
libv4l2: error setting pixformat: Device or resource busy
libv4l1: error setting pixformat: Device or resource busy
HIGHGUI ERROR: libv4l unable to ioctl VIDIOCSPICT
WARNING: SimpleCV can't seem to find a camera on your system, or the drivers do not work with SimpleCV.
2012-08-16 13:56 SimpleSeer.Web ERROR Exception on /chart/Movement/since/1345139480557 [GET]
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1504, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1264, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1262, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1248, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
2012-09-11 10:07 SimpleSeer.Web ERROR Exception on /chart/Capn crunch/since/1347372121189 [GET]
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1504, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1264, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1262, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1248, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
2012-10-01 23:30 SimpleSeer.Web ERROR Exception on /api/chart/506a544f3ea38e277200000d [GET]
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1504, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1264, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1262, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1248, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
@Tendrid
Tendrid / gist:3936500
Created October 23, 2012 03:45
insert charts fail
tendrid@Aegis:~/git/shannon$ simpleseer script utils/insert_charts.py
2012-10-22 23:42 SimpleSeer.models.base INFO Loading seer.plugins.inspection plugin fastener
2012-10-22 23:42 SimpleSeer.models.base INFO Loading seer.plugins.inspection plugin circles
2012-10-22 23:42 SimpleSeer.models.base INFO Loading seer.plugins.inspection plugin blobs
2012-10-22 23:42 SimpleSeer.models.base INFO Loading seer.plugins.inspection plugin keypointTemplate
2012-10-22 23:42 SimpleSeer.models.base INFO Loading seer.plugins.inspection plugin region
2012-10-22 23:42 SimpleSeer.models.base INFO Loading seer.plugins.inspection plugin object
2012-10-22 23:42 SimpleSeer.models.base INFO Loading seer.plugins.inspection plugin lines
2012-10-22 23:42 SimpleSeer.models.base INFO Loading seer.plugins.inspection plugin face
2012-10-22 23:42 SimpleSeer.models.base INFO Loading seer.plugins.inspection plugin motion
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1504, in wsgi_app
response = self.full_dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1264, in full_dispatch_request
rv = self.handle_user_exception(e)
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1262, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1248, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "/home/tendrid/git/SimpleSeer/SimpleSeer/util.py", line 59, in decorated_function