Re: trac register error

2009-02-05 Thread Patrick Winnertz
Am Donnerstag 05 Februar 2009 17:02:58 schrieb Jan Engelhardt:
> "
> Oops…
> Trac detected an internal error:
>
> OperationalError: database is locked
Yepp. this issue will raise from time to time.. this is related to a sqlite 
database under trac (so this occur if too many instances try to open the 
sqlite db). 
As the server is too overloaded with trac currently I'll move the complete 
stuff (trac + git + database) to another bigger server soon, the server is 
already setted up (nott.ayous.org and belongs to in some way to the debian 
project) but currently I've sadly no time to move everything to this server. 
(But this will happen surely this month).

Please stay calm until this has happened :)

Greetings
Winnie 

-- 
 . '' ` .   Patrick Winnertz 
:  :'   :   proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~winnie - http://www.der-winnie.de
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: This is a digitally signed message part.
___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel


trac register error

2009-02-05 Thread Jan Engelhardt

"
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
"
___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel