I am trying to debug a problem on a Fedora Core 5 server. Trac was
installed via yum, and it all seems to work well. However, in Firefox,
the bottom of the page displays a python error message:

Content-Type: text/plain Oops... Trac detected an internal error: 0
Traceback (most recent call last): File "/var/www/cgi-bin/trac.fcgi",
line 20, in ? fcgi_frontend.run() File
"/usr/lib/python2.4/site-packages/trac/web/fcgi_frontend.py", line 28,
in run _fcgi.Server(_handler).run() File
"/usr/lib/python2.4/site-packages/trac/web/_fcgi.py", line 1049, in run
sock = self._setupSocket() File
"/usr/lib/python2.4/site-packages/trac/web/_fcgi.py", line 994, in
_setupSocket req.run() File
"/usr/lib/python2.4/site-packages/trac/web/_fcgi.py", line 580, in run
self._end(appStatus, protocolStatus) File
"/usr/lib/python2.4/site-packages/trac/web/_fcgi.py", line 606, i

I don't see this error message when accessing the site with Safari, and
Trac seems to be working. So, why would this message be getting appended
to the footer on all Trac pages for this server? I didn't see the issue
when the server was running Gentoo. Is it possibly an SELinux problem?
Anybody else running Trac on FC 5 seeing this? How can I suppress the
error messages - since they don't seem to be causing the system to not
function? Thanks for any clues.

geoffrey
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to