Opened 17 years ago
Closed 17 years ago
#5678 closed defect (worksforme)
cannot login to our account
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | general | Version: | 0.10.2 |
Severity: | normal | Keywords: | needinfo |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 192, 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 (12)
comment:1 by , 17 years ago
Description: | modified (diff) |
---|---|
Priority: | highest → high |
follow-up: 5 comment:2 by , 17 years ago
version 0.10.2.
this is the link i'm using:
https://svn.freepository.com/35qwaq6dB1dLc-web/wiki/TracGuide
note: i just deleted a bunch of cookies, but this shouldn't affect my login…
comment:4 by , 17 years ago
Version: | → 0.10.2 |
---|
comment:5 by , 17 years ago
Replying to anonymous:
note: i just deleted a bunch of cookies, but this shouldn't affect my login…
If you have deleted the Trac cookies, you may need to log in once more - and I would propose to close this ticket as workforme.
follow-up: 7 comment:6 by , 17 years ago
well, the problem is i'm trying to log in and it's not working. in other words, login is broken…
follow-up: 8 comment:7 by , 17 years ago
Replying to anonymous:
well, the problem is i'm trying to log in and it's not working. in other words, login is broken…
Well, I guess you need to close your browser and/or clean up the cache and all Trac cookies - if any left - before a new login attempt.
comment:8 by , 17 years ago
Well, I guess you need to close your browser and/or clean up the cache and all Trac cookies - if any left - before a new login attempt.
… or try with different browsers:
- one time with firefox
- one time with Konqueror (or whatever else, you are on linux eh?)
- or install Opera and try with this one (at least you have then a clean install, if you haven't Opera already installed)
comment:9 by , 17 years ago
Are you still unable to login or did you find a way to get this to work?
comment:10 by , 17 years ago
Keywords: | needinfo added |
---|
comment:12 by , 17 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Please specify which release of Trac you're using, using the dedicated Version field.