[Bugs] #2732 UNSP: Server component errors

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Wed Mar 30 18:12:54 EDT 2011


#2732: Server component errors
------------------------------------------+---------------------------------
    Reporter:  icarito                    |          Owner:  jlew                       
        Type:  defect                     |         Status:  accepted                   
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  FileShare                  |        Version:  Unspecified                
    Severity:  Unspecified                |       Keywords:                             
Status_field:  Needinfo                   |   Distribution:  Unspecified                
   Seeta_dev:                             |  
------------------------------------------+---------------------------------

Comment(by icarito):

 Hi, I applied your patch but I still get the following (the server does
 have permissions on shared_files):

 localhost - - [30/Mar/2011 17:10:48] "POST /upload HTTP/1.1" 500 -
 ----------------------------------------
 Exception happened during processing of request from ('127.0.0.1', 34731)
 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 218, in do_POST
     self.send_error(500,'Server IO Error: %s' % str(err))
   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#comment:2>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list