Edgewall Software

Ticket #5944 (closed defect: worksforme)

Opened 15 months ago

Last modified 9 months ago

Error on VPNOut Support

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

Description (last modified by eblot) (diff)

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

Change History

Changed 15 months ago by eblot

  • version set to 0.10.4
  • description modified (diff)

Which browser did you use?

Changed 13 months ago by sid

  • keywords needinfo added

Changed 9 months ago by cboos

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

No feedback, no one else ever got that issue, closing.

Add/Change #5944 (Error on VPNOut Support)

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.