Modify ↓
Opened 18 years ago
Closed 18 years ago
#6882 closed defect (duplicate)
The page of virtual box (www.virtualbox.org) not working internal error this is the traceback
| Reported by: | anonymous | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
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 184, in dispatch
req.session = Session(self.env, req)
File "/var/lib/python-support/python2.4/trac/web/session.py", line 48, in __init__
self.get_session(sid)
File "/var/lib/python-support/python2.4/trac/web/session.py", line 90, in get_session
self.bake_cookie()
File "/var/lib/python-support/python2.4/trac/web/session.py", line 56, in bake_cookie
assert self.sid, 'Session ID not set'
AssertionError: Session ID not set
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
| Description: | modified (diff) |
|---|---|
| Priority: | highest → normal |
| Severity: | blocker → normal |
| Version: | → 0.10.3 |
comment:2 by , 18 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Duplicate of #6679