Ever since I upgraded to OS X 10.9 a few days ago, I keep getting the error 
block below

I upgraded to the latest tracd

$ tracd --version
tracd 1.0.1

Any ideas ?

Bill Hernandez
Plano, Texas



Server starting in PID 530.
Serving on 0.0.0.0:8000 view at http://127.0.0.1:8000/
Using HTTP/1.1 protocol version

127.0.0.1 - - [10/Mar/2014 20:43:36] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [10/Mar/2014 20:43:36] "GET / HTTP/1.1" 200 -
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 49205)
Traceback (most recent call last):
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py",
 line 593, in process_request_thread
    self.finish_request(request, client_address)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py",
 line 334, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py",
 line 651, in __init__
    self.finish()
  File "build/bdist.macosx-10.8-intel/egg/trac/web/wsgi.py", line 196, in finish
    BaseHTTPRequestHandler.finish(self)
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py",
 line 710, in finish
    self.wfile.close()
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py",
 line 279, in close
    self.flush()
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py",
 line 303, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe
----------------------------------------

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to