Skip to content

Instantly share code, notes, and snippets.

@joshpasqualetto
Created January 31, 2012 22:09
==> /var/log/syslog <==Jan 31 22:08:14 vhost0231 proxy-server STDOUT: EXCEPTION IN handle: Traceback (most recent call last):#012 File "/usr/lib/python2.6/site-packages/swauth-1.0.3.dev-py2.6.egg/swauth/middleware.py", line 415, in handle#012 return
self.handle_request(req)(env, start_response)#012 File "/usr/lib/python2.6/site-packages/swauth-1.0.3.dev-py2.6.egg/swauth/middleware.py", line 482, in handle_request#012 req.response = handler(req)#012 File "/usr/lib/python2.6/site-packages/swauth-1.0.3.dev-py2.6.egg/swauth/middleware.py", line 1008, in handle_put_user#012 resp.headers['x-container-meta-account-id']}#012 File
"/usr/lib/python2.6/site-packages/WebOb-1.1-py2.6.egg/webob/headers.py", line 16, in __getitem__#012 raise KeyError(key)#012KeyError: 'x-container-meta-account-id'#012: {'HTTP_X_CF_TRANS_ID': 'txf56967bb-75bf-4bee-8005-f12834dc5c42', 'SCRIPT_NAME': '/auth/v2/test/tester', 'webob.adhoc_attrs': {'start_time': 1328047694.4948599, 'bytes_transferred': '-', 'client_disconnect': False}, 'REQUEST_METHOD': 'PUT',
'PATH_INFO': '', 'SERVER_PROTOCOL': 'HTTP/1.0', 'eventlet.posthooks': [(<bound method Swauth.posthooklogger of <swauth.middleware.Swauth object at 0xb72e4bec>>, (<Request at 0xb72022cc PUT https://localhost:777/auth/v2/test/tester>,), {})], 'SERVER_NAME': '127.0.0.1', 'REMOTE_ADDR': '127.0.0.1', 'HTTP_X_TRANS_ID': 'tx23b63f5c8cf641709ccd8d73cc06290b', 'eventlet.input': <eventlet.wsgi.Input object at
0xb71f8fcc>, 'HTTP_X_AUTH_ADMIN_KEY': 'XXXXXX', 'wsgi.url_scheme': 'https', 'SERVER_PORT': '777', 'HTTP_X_AUTH_USER_KEY': 'testing', 'HTTP_X_AUTH_ADMIN_USER': '.super_admin', 'HTTP_X_AUTH_USER_ADMIN': 'true', 'wsgi.input': <eventlet.wsgi.Input object at 0xb71f8fcc>, 'HTTP_HOST': 'localhost:777', 'swift.cache': <swift.common.memcached.MemcacheRing object at 0xb71fd14c>, 'HTTPS': 'on', 'wsgi.multithread':
True, 'wsgi.version': (1, 0), 'GATEWAY_INTERFACE': 'CGI/1.1', 'wsgi.run_once': False, 'wsgi.errors': <swift.common.utils.LoggerFileObject object at 0xb71eba4c>, 'wsgi.multiprocess': False, 'CONTENT_TYPE': None, 'HTTP_ACCEPT_ENCJan 31 22:08:14 vhost0239 proxy-server - -
31/Jan/2012/22/08/14 GET /v1/AUTH_.auth/.token_2/AUTH_tk20469cf046ca4d4996635aee9b0073b2 HTTP/1.0 404 - Swauth - - - - - - 0.0099
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment