Edgewall Software

Ticket #7314 (closed defect: invalid)

Opened 7 months ago

Last modified 7 months ago

virtualbox.org -- error

Reported by: anonymous Owned by: jonas
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc:

Description

Traceback (most recent call last):

File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request

dispatcher.dispatch(req)

File "/var/lib/python-support/python2.4/trac/web/main.py", line 183, in dispatch

req.perm = PermissionCache?(self.env, req.authname)

File "/var/lib/python-support/python2.4/trac/perm.py", line 263, in init

self.perms = PermissionSystem?(env).get_user_permissions(username)

File "/var/lib/python-support/python2.4/trac/perm.py", line 227, in get_user_permissions

for perm in self.store.get_user_permissions(username):

File "/var/lib/python-support/python2.4/trac/perm.py", line 109, in get_user_permissions

db = self.env.get_db_cnx()

File "/var/lib/python-support/python2.4/trac/env.py", line 182, in get_db_cnx

return DatabaseManager?(self).get_connection()

File "/var/lib/python-support/python2.4/trac/db/api.py", line 75, in get_connection

return self._cnx_pool.get_cnx(self.timeout or None)

File "/var/lib/python-support/python2.4/trac/db/pool.py", line 107, in get_cnx

raise TimeoutError?('Unable to get database '

TimeoutError?: Unable to get database connection within 20 seconds

Attachments

Change History

Changed 7 months ago by osimons

  • status changed from new to closed
  • resolution set to invalid

Problem with a user of Trac (virtualbox.org), and nothing in the report suggesting a problem with the Trac software itself.

Anonymous, please contact virtualbox.org with your message and have them look into their setup.

Add/Change #7314 (virtualbox.org -- error)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.