Edgewall Software
Modify

Opened 4 years ago

Closed 4 years ago

#13221 closed defect (cantfix)

Entire Virtualbox Site Not Working

Reported by: anonymous Owned by:
Priority: highest Milestone:
Component: general Version: 0.12
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Ryan J Ollos)

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/trac/web/api.py", line 436, in send_error
    data, 'text/html')
  File "/usr/lib/python2.6/site-packages/trac/web/chrome.py", line 803, in render_template
    message = req.session.pop('chrome.%s.%d' % (type_, i))
  File "/usr/lib/python2.6/site-packages/trac/web/api.py", line 212, in __getattr__
    value = self.callbacks[name](self)
  File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 298, in _get_session
    return Session(self.env, req)
  File "/usr/lib/python2.6/site-packages/trac/web/session.py", line 162, in __init__
    self.get_session(sid)
  File "/usr/lib/python2.6/site-packages/trac/web/session.py", line 183, in get_session
    super(Session, self).get_session(sid, authenticated)
  File "/usr/lib/python2.6/site-packages/trac/web/session.py", line 57, in get_session
    cursor = db.cursor()
  File "/usr/lib/python2.6/site-packages/trac/db/util.py", line 102, in __getattr__
    return getattr(self.cnx, name)
AttributeError: 'tuple' object has no attribute 'cursor'

Attachments (0)

Change History (1)

comment:1 by Ryan J Ollos, 4 years ago

Description: modified (diff)
Resolution: cantfix
Status: newclosed

InstallationIssue. Please ask on the MailingList and include more information about your installation.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.