trac register error
Jan Engelhardt
jengelh at medozas.de
Thu Feb 5 16:02:58 UTC 2009
"
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 POST
operation on `/register`, Trac issued an internal error. ''(please
provide additional details here)'' Request parameters: {{{
{'__FORM_TOKEN': u'e4e656f2f82af450c1d2d4cc', 'action': u'create',
...}
}}} User Agent was: `Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5)
Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5` ==== System Information
==== || '''Trac''' || `0.11.1` || || '''Python''' || `2.5.2 (r252:60911,
Nov 14 2008, 19:46:32) ` [[br]] `[GCC 4.3.2]` || || '''setuptools''' ||
`0.6c8` || || '''SQLite''' || `3.5.9` || || '''pysqlite''' || `2.4.1` ||
|| '''Genshi''' || `0.5.1` || || '''GIT''' || `1.5.6.5` || ||
'''jQuery:''' || `1.2.6` || ==== Python Traceback ==== {{{ Traceback
(most recent call last): File
"/usr/lib/python2.5/site-packages/trac/web/main.py", line 426, in
_dispatch_request dispatcher.dispatch(req) File
"/usr/lib/python2.5/site-packages/trac/web/main.py", line 197, in
dispatch resp = chosen_handler.process_request(req) File
"build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 400, in
process_request _create_user(req, self.env) File
"build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 99, in
_create_user db.commit() OperationalError: database is locked }}} a
ticket at this site.
The action that triggered the error was:
POST: /register
TracGuide — The Trac User and Administration Guide
"
More information about the mc-devel
mailing list