${title or 'Error'}

$title

$message

$message

Oops…

Trac detected an internal error:
$message

There was an internal error in Trac. It is recommended that you inform your local Trac administrator and give him all the information he needs to reproduce the issue.

To that end, you could ${create_ticket()} a ticket.

The action that triggered the error was:

${req.method}: ${req.path_info}

This is probably a local installation issue. You should ${create_ticket()} a ticket at the admin Trac to report the issue.

Found a bug in Trac?

If you think this should work and you can reproduce the problem, you should consider reporting this to the Trac team.

Before you do that, though, please first try searching for similar issues, as it is quite likely that this problem has been reported before. For questions about installation and configuration of Trac, please try the mailing list instead of filing a ticket.

Otherwise, please ${create_ticket(True)} a new ticket at the Trac project site, where you can describe the problem and explain how to reproduce it.

Python Traceback

Most recent call last:
File "${frame.filename}", line ${frame.lineno + 1}, in ${frame.function}
  ${frame.line.lstrip()}
${traceback}

System Information:

$name: $value

TracGuide — The Trac User and Administration Guide