Modify ↓
Opened 6 years ago
Closed 6 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 )
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 , 6 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → cantfix |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



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