Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

#8052 closed enhancement (duplicate)

'''IntegrityError: columns cookie, ipnr, name are not unique'''

Reported by: anonymous Owned by: anonymous
Priority: normal Milestone:
Component: web frontend/mod_python Version: 0.10.3.1
Severity: normal Keywords: cookie
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

Traceback (most recent call last):
...
  File "/var/lib/python-support/python2.4/trac/db/sqlite_backend.py", line 48, in _rollback_on_error
    return function(self, *args, **kwargs)
'''IntegrityError: columns cookie, ipnr, name are not unique'''

We use fantastic Trac for administrate our projects (Debian Etch version 0.10.3-1etch4). Some users have this error continuously, and another users can use Trac normally. A curiosity: if we restart Apache2, the Non-Access users can access momentary for a session. If logout and try new access, they received the error message.

I have seen that this error is common, it's referred at ticket #2570. I tried diferent corrections but I don't locate the error I look for this at Google but I don't found a valid solution. Can anybody guide me? Thanks and regards!

Frank

Attachments (0)

Change History (3)

comment:1 by anonymous, 15 years ago

Apache send this log errors:

[Fri Feb 13 11:35:06 2009] [error] [client 192.168.0.41] PythonHandler trac.web.modpython_frontend: ValueError: TracUriRoot set to /trac but request URL is /apache2-default/

comment:2 by anonymous, 15 years ago

Owner: set to anonymous
Status: newassigned

comment:3 by Christian Boos, 15 years ago

Description: modified (diff)
Resolution: duplicate
Status: assignedclosed
Summary: '''IntegrityError: columns cookie, ipnr, name are not unique'''[[BR]]'''IntegrityError: columns cookie, ipnr, name are not unique'''

You should upgrade to 0.11.x, which, as #2570 states, has this bug fixed.

If you want to stick with 0.10.3.1 (a rather old version nowadays), your best chance is to try to apply the r7192 change on your copy of the code.

Please also have a look at WikiFormatting ;-)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anonymous.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from anonymous 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.