[Bugs] #2732 UNSP: Server component errors
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Sat Mar 26 08:41:23 EDT 2011
#2732: Server component errors
------------------------------------------+---------------------------------
Reporter: icarito | Owner: jlew
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: FileShare | Version: Unspecified
Severity: Unspecified | Keywords:
Status_field: Unconfirmed | Distribution: Unspecified
Seeta_dev: |
------------------------------------------+---------------------------------
localhost - - [26/Mar/2011 07:14:38] code 500, message Server Error or
Invalid Request
localhost - - [26/Mar/2011 07:14:38] "POST /upload HTTP/1.1" 500 -
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 59661)
Traceback (most recent call last):
File "/usr/lib/python2.6/SocketServer.py", line 558, in
process_request_thread
self.finish_request(request, client_address)
File "/usr/lib/python2.6/SocketServer.py", line 320, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib/python2.6/SocketServer.py", line 615, in __init__
self.handle()
File "/usr/lib/python2.6/BaseHTTPServer.py", line 329, in handle
self.handle_one_request()
File "/usr/lib/python2.6/BaseHTTPServer.py", line 323, in
handle_one_request
method()
File "server.py", line 217, in do_POST
self.send_error(500,'Server Error or Invalid Request')
File "/usr/lib/python2.6/BaseHTTPServer.py", line 357, in send_error
self.send_response(code, message)
File "/usr/lib/python2.6/BaseHTTPServer.py", line 382, in send_response
(self.protocol_version, code, message))
File "/usr/lib/python2.6/socket.py", line 300, in write
self.flush()
File "/usr/lib/python2.6/socket.py", line 286, in flush
self._sock.sendall(buffer)
error: [Errno 32] Broken pipe
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2732>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list