Boost logo

Boost :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-05-16 15:35:04


AMDG

Douglas Gregor wrote:
> Our wonderful sysadmin just fixed the issue :)
> Thanks, DongInn!
>

Ok. Here's another issue. I get this when I try to log in:

Traceback (most recent call last):
  File "/opt/trac/lib/python2.3/site-packages/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/opt/trac/lib/python2.3/site-packages/trac/web/main.py", line 184, in dispatch
    req.session = Session(self.env, req)
  File "/opt/trac/lib/python2.3/site-packages/trac/web/session.py", line 52, in __init__
    self.promote_session(sid)
  File "/opt/trac/lib/python2.3/site-packages/trac/web/session.py", line 157, in promote_session
    self.bake_cookie(0) # expire the cookie
  File "/opt/trac/lib/python2.3/site-packages/trac/web/session.py", line 56, in bake_cookie
    assert self.sid, 'Session ID not set'
AssertionError: Session ID not set

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk