Errors in Magneto DB Logs: 2014-01-21 06:13:32.622 8448 TRACE gunicorn.error 2014-01-21 06:13:32.630 8448 ERROR gunicorn.error [-] Error handling request 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error Traceback (most recent call last): 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/gunicorn/workers/async.py", line 45, in handle 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error self.handle_request(listener, req, client, addr) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/gunicorn/workers/ggevent.py", line 151, in handle_request 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error super(GeventWorker, self).handle_request(*args) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/gunicorn/workers/async.py", line 93, in handle_request 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error respiter = self.wsgi(environ, resp.start_response) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 130, in __call__ 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error resp = self.call_func(req, *args, **self.kwargs) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 195, in call_func 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error return self.func(req, *args, **kwargs) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/common/wsgi.py", line 50, in __call__ 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error response = req.get_response(self.application) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/request.py", line 1296, in send 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error application, catch_exc_info=False) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/request.py", line 1260, in call_application 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error app_iter = application(self.environ, start_response) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 144, in __call__ 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error return resp(environ, start_response) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/routes/middleware.py", line 131, in __call__ 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error response = self.app(environ, start_response) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 144, in __call__ 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error return resp(environ, start_response) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 130, in __call__ 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error resp = self.call_func(req, *args, **self.kwargs) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 195, in call_func 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error return self.func(req, *args, **kwargs) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/api/amz/wsgi.py", line 49, in __call__ 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error return super(AmazonResource, self).__call__(request) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 148, in __call__ 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error return self.func(req, *args, **kw) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/common/wsgi.py", line 233, in __call__ 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error action_result = self.execute_action(action, request, **action_args) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/common/wsgi.py", line 247, in execute_action 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error return self.dispatch(self.controller, action, request, **action_args) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/common/wsgi.py", line 256, in dispatch 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error return method(*args, **kwargs) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/api/amz/controller.py", line 84, in process_request 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error action_name, body) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/api/amz/controller.py", line 59, in process_action 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error return action.perform(context, action_params) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/api/amz/dynamodb/action/__init__.py", line 61, in perform 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error return cls(context, action_params)() 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/api/amz/dynamodb/action/get_item.py", line 92, in __call__ 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error select_type=select_type, limit=2, consistent=consistent_read) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/storage/__init__.py", line 187, in select_item 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error index_name, limit, exclusive_start_key, consistent, order_type 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/storage/impl/cassandra_impl.py", line 740, in select_item 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error schema = self.describe_table(context, table_name) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/storage/impl/cassandra_impl.py", line 261, in describe_table 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error "Table '{}' does not exist".format(table_name) 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error BackendInteractionException: Table 'load_spam_table' does not exist 2014-01-21 06:13:32.630 8448 TRACE gunicorn.error and 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/gunicorn/workers/async.py", line 93, in handle_request 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error respiter = self.wsgi(environ, resp.start_response) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 130, in __call__ 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error resp = self.call_func(req, *args, **self.kwargs) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 195, in call_func 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error return self.func(req, *args, **kwargs) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/common/wsgi.py", line 50, in __call__ 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error response = req.get_response(self.application) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/request.py", line 1296, in send 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error application, catch_exc_info=False) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/request.py", line 1260, in call_application 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error app_iter = application(self.environ, start_response) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 144, in __call__ 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error return resp(environ, start_response) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/routes/middleware.py", line 131, in __call__ 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error response = self.app(environ, start_response) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 144, in __call__ 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error return resp(environ, start_response) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 130, in __call__ 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error resp = self.call_func(req, *args, **self.kwargs) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 195, in call_func 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error return self.func(req, *args, **kwargs) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/api/amz/wsgi.py", line 49, in __call__ 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error return super(AmazonResource, self).__call__(request) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/webob/dec.py", line 148, in __call__ 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error return self.func(req, *args, **kw) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/common/wsgi.py", line 233, in __call__ 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error action_result = self.execute_action(action, request, **action_args) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/common/wsgi.py", line 247, in execute_action 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error return self.dispatch(self.controller, action, request, **action_args) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error File "/usr/lib/python2.6/site-packages/magnetodb/common/wsgi.py", line 256, in dispatch 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error return method(*args, **kwargs) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error TypeError: process_request() takes exactly 3 arguments (2 given) 2014-01-22 04:05:08.614 8453 TRACE gunicorn.error