2012-03-19 16:31:30,563 Trac[main] ERROR: Internal Server Error:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/Trac-0.12.3dev_r10683-py2.7.egg/trac/web/main.py", line 517, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/local/lib/python2.7/dist-packages/Trac-0.12.3dev_r10683-py2.7.egg/trac/web/main.py", line 238, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/local/lib/python2.7/dist-packages/agilo-0.9.3-py2.7.egg/agilo/api/view.py", line 323, in process_request
self.error_response(req, {}, [msg])
File "/usr/local/lib/python2.7/dist-packages/agilo-0.9.3-py2.7.egg/agilo/api/view.py", line 339, in error_response
self.respond(req, json_response, code)
File "/usr/local/lib/python2.7/dist-packages/agilo-0.9.3-py2.7.egg/agilo/api/view.py", line 390, in respond
req.write(json_data)
File "/usr/local/lib/python2.7/dist-packages/Trac-0.12.3dev_r10683-py2.7.egg/trac/web/api.py", line 536, in write
self._write(data)
IOError: client connection closed
1.3.9 user here, just installed it and not happy with this error from the first 10 mins I use it, might switch to trac now...
We're using a much older version of Agilo but we've seen the same problem when the sprint, or milestone, name has spaces in it. A restart of tracd would fix it, temporarily. We've taken to using underscore in place of space for those items.