Advertisement
Guest User

Untitled

a guest
Nov 25th, 2014
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 16.03 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 86, in run
  3.     self.finish_response()
  4.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 128, in finish_response
  5.     self.write(data)
  6. [25/Nov/2014 22:38:07] "GET /api/v1/invite/?sender__username__exact=meltingfire&product__name__exact=darwinex&status__name__exact=cancelled HTTP/1.1" 200 101
  7.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 212, in write
  8. [25/Nov/2014 22:38:07] "GET /api/v1/userproductgroup/schema/ HTTP/1.1" 200 1902
  9.     self.send_headers()
  10.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 270, in send_headers
  11.     self.send_preamble()
  12.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 194, in send_preamble
  13.     'Date: %s\r\n' % format_date_time(time.time())
  14.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 324, in write
  15.     self.flush()
  16.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
  17.     self._sock.sendall(view[write_offset:write_offset+buffer_size])
  18. error: [Errno 32] Broken pipe
  19. [25/Nov/2014 22:38:07] "GET /api/v1/group/?name__exact=Introducers HTTP/1.1" 200 334
  20. Traceback (most recent call last):
  21. Traceback (most recent call last):
  22. Traceback (most recent call last):
  23.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 86, in run
  24. [25/Nov/2014 22:38:07] "GET /api/v1/invite/schema/ HTTP/1.1" 500 59
  25.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 86, in run
  26.     self.finish_response()
  27.     self.finish_response()
  28.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 128, in finish_response
  29.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 86, in run
  30.     self.finish_response()
  31.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 128, in finish_response
  32.     self.write(data)
  33.     self.write(data)
  34.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 212, in write
  35.     self.send_headers()
  36.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 270, in send_headers
  37. ----------------------------------------
  38.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 212, in write
  39.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 128, in finish_response
  40.     self.send_preamble()
  41. Exception happened during processing of request from ('127.0.0.1', 49182)
  42. Traceback (most recent call last):
  43.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
  44.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 194, in send_preamble
  45.     'Date: %s\r\n' % format_date_time(time.time())
  46.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 324, in write
  47.     self.send_headers()
  48.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 270, in send_headers
  49.     self.flush()
  50.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
  51.     self.write(data)
  52.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 212, in write
  53.     self._sock.sendall(view[write_offset:write_offset+buffer_size])
  54. error: [Errno 32] Broken pipe
  55. [25/Nov/2014 22:38:07] "GET /api/v1/group/?name__exact=Introducers HTTP/1.1" 500 59
  56.     self.send_preamble()
  57.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 194, in send_preamble
  58.     self.send_headers()
  59. ----------------------------------------
  60.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 270, in send_headers
  61.     self.finish_request(request, client_address)
  62.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
  63.     'Date: %s\r\n' % format_date_time(time.time())
  64. Exception happened during processing of request from ('127.0.0.1', 49180)
  65.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 324, in write
  66.     self.send_preamble()
  67. Traceback (most recent call last):
  68.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
  69.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 194, in send_preamble
  70.     self.flush()
  71.     self.finish_request(request, client_address)
  72.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
  73.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
  74.     self.RequestHandlerClass(request, client_address, self)
  75.     'Date: %s\r\n' % format_date_time(time.time())
  76.   File "/Users/agustinvinao/Development/aquipa/aquipa_env/lib/python2.7/site-packages/django/core/servers/basehttp.py", line 126, in __init__
  77.     self._sock.sendall(view[write_offset:write_offset+buffer_size])
  78. error: [Errno 32] Broken pipe
  79. [25/Nov/2014 22:38:07] "GET /api/v1/userproductgroup/schema/ HTTP/1.1" 500 59
  80.     self.RequestHandlerClass(request, client_address, self)
  81.   File "/Users/agustinvinao/Development/aquipa/aquipa_env/lib/python2.7/site-packages/django/core/servers/basehttp.py", line 126, in __init__
  82.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 324, in write
  83.     super(WSGIRequestHandler, self).__init__(*args, **kwargs)
  84. ----------------------------------------
  85.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
  86.     self.flush()
  87.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
  88.     self.finish()
  89. Exception happened during processing of request from ('127.0.0.1', 49181)
  90.     super(WSGIRequestHandler, self).__init__(*args, **kwargs)
  91.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
  92.     self._sock.sendall(view[write_offset:write_offset+buffer_size])
  93.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
  94. Traceback (most recent call last):
  95.     self.finish()
  96.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
  97.     self.wfile.close()
  98.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
  99.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
  100.     self.wfile.close()
  101. [25/Nov/2014 22:38:07] "GET /api/v1/invite/?sender__username__exact=meltingfire&product__name__exact=darwinex HTTP/1.1" 200 101
  102. error: [Errno 32] Broken pipe
  103.     self.flush()
  104.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
  105.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
  106.     self._sock.sendall(view[write_offset:write_offset+buffer_size])
  107. [25/Nov/2014 22:38:07] "GET /api/v1/invite/?sender__username__exact=meltingfire&product__name__exact=darwinex&status__name__exact=cancelled HTTP/1.1" 500 59
  108. Traceback (most recent call last):
  109. error: [Errno 32] Broken pipe
  110.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 86, in run
  111.     self.finish_response()
  112.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 128, in finish_response
  113. ----------------------------------------
  114.  ----------------------------------------
  115.     self.write(data)
  116.     self.finish_request(request, client_address)
  117.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
  118.     self.flush()
  119.     self.RequestHandlerClass(request, client_address, self)
  120.   File "/Users/agustinvinao/Development/aquipa/aquipa_env/lib/python2.7/site-packages/django/core/servers/basehttp.py", line 126, in __init__
  121.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
  122.     self._sock.sendall(view[write_offset:write_offset+buffer_size])
  123.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 212, in write
  124. error: [Errno 32] Broken pipe
  125. Exception happened during processing of request from ('127.0.0.1', ----------------------------------------
  126.     super(WSGIRequestHandler, self).__init__(*args, **kwargs)
  127.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
  128.     self.send_headers()
  129.     self.finish()
  130.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
  131.     self.wfile.close()
  132. 49184)
  133. Traceback (most recent call last):
  134.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
  135.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
  136.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 270, in send_headers
  137.     self.finish_request(request, client_address)
  138.     self.send_preamble()
  139.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
  140.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 194, in send_preamble
  141.     self.RequestHandlerClass(request, client_address, self)
  142.   File "/Users/agustinvinao/Development/aquipa/aquipa_env/lib/python2.7/site-packages/django/core/servers/basehttp.py", line 126, in __init__
  143.     'Date: %s\r\n' % format_date_time(time.time())
  144.     self.flush()
  145.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 324, in write
  146.     self.flush()
  147.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
  148.     super(WSGIRequestHandler, self).__init__(*args, **kwargs)
  149.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
  150.     self._sock.sendall(view[write_offset:write_offset+buffer_size])
  151.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
  152.     self._sock.sendall(view[write_offset:write_offset+buffer_size])
  153. error: [Errno 32] Broken pipe
  154. ----------------------------------------
  155. error: [Errno 32] Broken pipe
  156. [25/Nov/2014 22:38:07] "GET /api/v1/invite/?sender__username__exact=meltingfire&product__name__exact=darwinex HTTP/1.1" 500 59
  157.     self.finish()
  158.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
  159.     self.wfile.close()
  160.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
  161.     self.flush()
  162. ----------------------------------------
  163.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
  164.     self._sock.sendall(view[write_offset:write_offset+buffer_size])
  165. Exception happened during processing of request from ('127.0.0.1', 49183)
  166. Traceback (most recent call last):
  167.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
  168. error: [Errno 32] Broken pipe
  169. ----------------------------------------
  170.     self.finish_request(request, client_address)
  171.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
  172.     self.RequestHandlerClass(request, client_address, self)
  173.   File "/Users/agustinvinao/Development/aquipa/aquipa_env/lib/python2.7/site-packages/django/core/servers/basehttp.py", line 126, in __init__
  174.     super(WSGIRequestHandler, self).__init__(*args, **kwargs)
  175.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
  176.     self.finish()
  177.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
  178.     self.wfile.close()
  179.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
  180.     self.flush()
  181.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
  182.     self._sock.sendall(view[write_offset:write_offset+buffer_size])
  183. error: [Errno 32] Broken pipe
  184. ----------------------------------------
  185. [25/Nov/2014 22:38:07] "POST /api/v1/userproductgroup/ HTTP/1.1" 201 0
  186. Traceback (most recent call last):
  187.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 86, in run
  188.     self.finish_response()
  189.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 128, in finish_response
  190.     self.write(data)
  191.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 212, in write
  192.     self.send_headers()
  193.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 270, in send_headers
  194.     self.send_preamble()
  195.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 194, in send_preamble
  196.     'Date: %s\r\n' % format_date_time(time.time())
  197.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 324, in write
  198.     self.flush()
  199.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
  200.     self._sock.sendall(view[write_offset:write_offset+buffer_size])
  201. error: [Errno 32] Broken pipe
  202. [25/Nov/2014 22:38:07] "POST /api/v1/userproductgroup/ HTTP/1.1" 500 59
  203. ----------------------------------------
  204. Exception happened during processing of request from ('127.0.0.1', 49179)
  205. Traceback (most recent call last):
  206.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 593, in process_request_thread
  207.     self.finish_request(request, client_address)
  208.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 334, in finish_request
  209.     self.RequestHandlerClass(request, client_address, self)
  210.   File "/Users/agustinvinao/Development/aquipa/aquipa_env/lib/python2.7/site-packages/django/core/servers/basehttp.py", line 126, in __init__
  211.     super(WSGIRequestHandler, self).__init__(*args, **kwargs)
  212.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 651, in __init__
  213.     self.finish()
  214.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 710, in finish
  215.     self.wfile.close()
  216.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 279, in close
  217.     self.flush()
  218.   File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
  219.     self._sock.sendall(view[write_offset:write_offset+buffer_size])
  220. error: [Errno 32] Broken pipe
  221. ----------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement