Modify ↓
#5944 closed defect (worksforme)
Error on VPNOut Support
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.10.4 |
Severity: | normal | Keywords: | needinfo |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
Occurs when I try to get to the support page.
Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 184, in dispatch req.session = Session(self.env, req) File "/usr/lib/python2.4/site-packages/trac/web/session.py", line 52, in __init__ self.promote_session(sid) File "/usr/lib/python2.4/site-packages/trac/web/session.py", line 157, in promote_session self.bake_cookie(0) # expire the cookie File "/usr/lib/python2.4/site-packages/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 (4)
comment:1 by , 17 years ago
Description: | modified (diff) |
---|---|
Version: | → 0.10.4 |
comment:2 by , 17 years ago
Keywords: | needinfo added |
---|
comment:3 by , 17 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No feedback, no one else ever got that issue, closing.
Note:
See TracTickets
for help on using tickets.
Which browser did you use?