On Tuesday, September 11, 2012 3:30:53 AM UTC-7, init wrote: > > I have some strange messages in trac.log > > Trac[main] ERROR: Internal Server Error: > Traceback (most recent call last): > File > "/usr/local/lib/python2.7/site-packages/Trac-0.12.4-py2.7.egg/trac/web/main.py", > > line 522, in _dispatch_request > dispatcher.dispatch(req) > File > "/usr/local/lib/python2.7/site-packages/Trac-0.12.4-py2.7.egg/trac/web/main.py", > > line 267, in dispatch > req.send(output, content_type or 'text/html') > File > "/usr/local/lib/python2.7/site-packages/Trac-0.12.4-py2.7.egg/trac/web/api.py", > > line 422, in send > self.write(content) > File > "/usr/local/lib/python2.7/site-packages/Trac-0.12.4-py2.7.egg/trac/web/api.py", > > line 542, in write > self._write(data) > IOError: failed to write data >
That is a pretty generic error to my eye. Do you have any symptoms of a problem? -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-users/-/vUzbYhzioqsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
