Esteban Dugueperoux wrote:
Hi, This doesn't works and : when I use firefox browser to see http://plop:81 , tracd prints a lot of line of "GET /trac/login HTTP/1.1" 302" when I use IE browser to see http://plop:81, tracd say same things and "GET /trac/login HTTP/1.1" 500" then it's an internal error. Also IE displays me : Trac detected an internal error: columns cookie, ipnr, name are not unique Python tracebackTraceback (most recent call last): File "/opt/trac/lib/python2.4/site-packages/trac/web/standalone.py", line 303, in _do_trac_req File "/opt/trac/lib/python2.4/site-packages/trac/web/main.py", line 139, in dispatch_request File "/opt/trac/lib/python2.4/site-packages/trac/web/main.py", line 107, in dispatch File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 179, in process_request File "/opt/trac/lib/python2.4/site-packages/trac/web/auth.py", line 82, in process_request File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 184, in _do_login File "/opt/trac/lib/python2.4/site-packages/trac/web/auth.py", line 116, in _do_login File "/opt/trac/lib/python2.4/site-packages/trac/db.py", line 219, in execute File "/opt/trac/lib/python2.4/site-packages/trac/db.py", line 211, in _rollback_on_error IntegrityError: columns cookie, ipnr, name are not unique |
_______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
