Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#6176 closed defect (duplicate)

I cannot login

Reported by: nicolas.sola@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version:
Severity: major Keywords: tobedeleted
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Emmanuel Blot)

When I tryed to login as admin, I entered username and password, but an Oops page appears.

Python Traceback

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 147, in promote_session
    (self.req.authname, sid))
  File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 50, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  File "/usr/lib/python2.4/site-packages/trac/db/sqlite_backend.py", line 56, in execute
    args or [])
  File "/usr/lib/python2.4/site-packages/trac/db/sqlite_backend.py", line 48, in _rollback_on_error
    return function(self, *args, **kwargs)
OperationalError: columns sid, authenticated, name are not unique

Attachments (1)

Clipboard.jpg (51.0 KB ) - added by nicolas.sola@… 17 years ago.
screenshot

Download all attachments as: .zip

Change History (2)

by nicolas.sola@…, 17 years ago

Attachment: Clipboard.jpg added

screenshot

comment:1 by Emmanuel Blot, 17 years ago

Description: modified (diff)
Keywords: tobedeleted added
Resolution: duplicate
Status: newclosed

Duplicate of #6175.

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.