Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#5678 closed defect (worksforme)

cannot login to our account

Reported by: atom@… 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 Emmanuel Blot)

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 Emmanuel Blot, 17 years ago

Description: modified (diff)
Priority: highesthigh

Please specify which release of Trac you're using, using the dedicated Version field.

comment:2 by anonymous, 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:3 by Emmanuel Blot, 17 years ago

… using the dedicated Version field.

comment:4 by Emmanuel Blot, 17 years ago

Version: 0.10.2

in reply to:  2 comment:5 by Emmanuel Blot, 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.

comment:6 by anonymous, 17 years ago

well, the problem is i'm trying to log in and it's not working. in other words, login is broken…

in reply to:  6 ; comment:7 by Emmanuel Blot, 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.

in reply to:  7 comment:8 by stephane, 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 sid, 17 years ago

Are you still unable to login or did you find a way to get this to work?

comment:10 by sid, 17 years ago

Keywords: needinfo added

comment:11 by anonymous, 17 years ago

it works now. whatever it was is fixed.

comment:12 by sid, 17 years ago

Resolution: worksforme
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.