I'm getting the following:
Oops?
*Trac detected an internal error:*
OperationalError: database is locked
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 ==== How to Reproduce ==== While doing a GET
operation on `/wiki/`, Trac issued an internal error. ''(please provide
additional details here)'' ==== System Information ==== ||
'''Trac''' ||
`0.11rc1` || || '''Python''' || `2.4.4 (#2, Oct 22 2008,
20:20:22) `
[[br]] `[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)]` || ||
'''setuptools''' || `0.6c3` || ||
'''SQLite''' || `3.3.8` || ||
'''pysqlite''' || `2.3.2` || ||
'''Genshi''' || `0.5dev-r789` || ||
'''Subversion''' || `1.4.2 (r22196)` || ==== Python
Traceback ==== {{{
Traceback (most recent call last): File
"/usr/lib/python2.4/site-packages/Trac-0.11rc1-py2.4.egg/trac/web/main.py",
line 417, in _dispatch_request dispatcher.dispatch(req) File
"/usr/lib/python2.4/site-packages/Trac-0.11rc1-py2.4.egg/trac/web/main.py",
line 222, in dispatch req.session.save() File
"/usr/lib/python2.4/site-packages/Trac-0.11rc1-py2.4.egg/trac/web/session.py",
line 109, in save (self.last_visit, self.sid, authenticated)) File
"/usr/lib/python2.4/site-packages/Trac-0.11rc1-py2.4.egg/trac/db/util.py",
line 50, in execute return self.cursor.execute(sql_escape_percent(sql),
args) File
"/usr/lib/python2.4/site-packages/Trac-0.11rc1-py2.4.egg/trac/db/sqlite_backend.py",
line 58, in execute args or []) File
"/usr/lib/python2.4/site-packages/Trac-0.11rc1-py2.4.egg/trac/db/sqlite_backend.py",
line 50, in _rollback_on_error return function(self, *args, **kwargs)
OperationalError: database is locked }}} a ticket at this site.
The action that triggered the error was:
GET: /wiki/
TracGuide <http://trac.xapian.org/wiki/TracGuide> ? The Trac User and
Administration Guide