Opened 17 years ago
Closed 17 years ago
#6569 closed defect (duplicate)
error on initial login (fresh install)
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.10.4 |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
Installed trac/svn jumpbox - on initial visit to trac home page, clicked "login" link at top right, logged in with admin/pass and received login error as follows:
Oops… Trac detected an internal error:
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 (0)
Change History (5)
follow-up: 2 comment:1 by , 17 years ago
Description: | modified (diff) |
---|---|
Keywords: | needinfo added |
Priority: | high → normal |
follow-up: 3 comment:2 by , 17 years ago
comment:3 by , 17 years ago
Keywords: | needinfo removed |
---|---|
Version: | → 0.10.4 |
Replying to ann@cor-techs.net:
It is Trac 0.10.4 (as part of JumpBox virtual machine config)
Please notice the version field in the ticket property box ;-)
I've noticed the same error when you use two different browsers with authenticated sessions. Have you used two browser sessions to access the Trac server ?
comment:5 by , 17 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Replying to hyuga <hyugaricdeau@gmail.com>:
Looks to me like a duplicate of #6175…
Agree - seems more like a Jumpbox issue with one of their older versions of the 'box'.
Please report back if the problem persists also with latest version, and also make sure you check the issue with Jumpbox directly as this in many ways is a 'custom distribution'.
Please report the version of Trac you are using.