Website Register

Chris Forsythe chris at growl.info
Thu Aug 2 08:34:45 EDT 2007


This is saying that it couldn't talk to the database fast enough,  
from what I've seen before with other trac installs this is typically  
temporary. Try registering again and maybe it'll go through.

Chris

On Aug 2, 2007, at 7:26 AM, Michael Post wrote:

> Hello,
>
> i want to register at your website, but i get this error.
>
>
>   Oops…
>
> *Trac detected an internal error:*
>
> If you think this really should work and you can reproduce it, you
> should consider reporting this problem to the Pidgin team.
>
> Go to http://developer.pidgin.im <http://developer.pidgin.im> and  
> create
> a new ticket (if one doesn't already exist) where you describe the
> problem, how to reproduce it. Don't forget to include the Python
> traceback found below.
>
> TracGuide <https://developer.pidgin.im/wiki/TracGuide> — The Trac User
> and Administration Guide
>
>
>         Python Traceback
>
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.4/site-packages/trac/web/main.py",  
> line 406, in dispatch_request
>     dispatcher.dispatch(req)
>   File "/usr/local/lib/python2.4/site-packages/trac/web/main.py",  
> line 184, in dispatch
>     req.session = Session(self.env, req)
>   File "/usr/local/lib/python2.4/site-packages/trac/web/ 
> session.py", line 48, in __init__
>     self.get_session(sid)
>   File "/usr/local/lib/python2.4/site-packages/trac/web/ 
> session.py", line 62, in get_session
>     db = self.env.get_db_cnx()
>   File "/usr/local/lib/python2.4/site-packages/trac/env.py", line  
> 203, in get_db_cnx
>     return DatabaseManager(self).get_connection()
>   File "/usr/local/lib/python2.4/site-packages/trac/db/api.py",  
> line 76, in get_connection
>     return self._cnx_pool.get_cnx(self.timeout or None)
>   File "/usr/local/lib/python2.4/site-packages/trac/db/pool.py",  
> line 107, in get_cnx
>     raise TimeoutError('Unable to get database '
> TimeoutError: Unable to get database connection within 20 seconds
>
>
>
> You know about this problem?
> Greet Michael
>




More information about the Devel mailing list