syndicate-storage / syndicate

Internet-scale software-defined storage system
Apache License 2.0
56 stars 10 forks source link

MS Error #38

Closed wathsalav closed 11 years ago

wathsalav commented 11 years ago

INFO 2013-08-09 03:33:02,827 recording.py:673] Saved; key: appstats:082800, part: 51 bytes, full: 4581 bytes, overhead: 0.000 + 0.004; link: http://localhost:8080/_ah/stats/details?time=1376019182813 INFO 2013-08-09 03:33:02,833 server.py:585] default: "POST /FILE/3/ HTTP/1.1" 500 1856 INFO 2013-08-09 03:33:22,875 handlers.py:55] no authorization header ERROR 2013-08-09 03:25:22,134 webapp2.py:1552] need more than 2 values to unpack Traceback (most recent call last): File "/home/wathsala/Downloads/google_appengine/lib/webapp2-2.5.2/webapp2.py", line 1535, in call rv = self.handle_exception(request, response, e) File "/home/wathsala/Downloads/google_appengine/lib/webapp2-2.5.2/webapp2.py", line 1529, in call rv = self.router.dispatch(request, response) File "/home/wathsala/Downloads/google_appengine/lib/webapp2-2.5.2/webapp2.py", line 1278, in default_dispatcher return route.handler_adapter(request, response) File "/home/wathsala/Downloads/google_appengine/lib/webapp2-2.5.2/webapp2.py", line 1102, in call return handler.dispatch() File "/home/wathsala/Downloads/google_appengine/lib/webapp2-2.5.2/webapp2.py", line 572, in dispatch return self.handle_exception(e, self.app.debug) File "/home/wathsala/Downloads/google_appengine/lib/webapp2-2.5.2/webapp2.py", line 570, in dispatch return method(_args, *_kwargs) File "/home/wathsala/Downloads/google_appengine/ms/MS/handlers.py", line 586, in post gateway, volume, timing = response_begin( self, volume_id_str ) File "/home/wathsala/Downloads/google_appengine/ms/MS/handlers.py", line 200, in response_begin gateway_type_str, g_id, password = read_basic_auth( request_handler.request.headers ) ValueError: need more than 2 values to unpack

wathsalav commented 11 years ago

Fixed!