Edgewall Software

Opened 16 years ago

Last modified 16 years ago

#6803 closed defect

After getting login to Trac, it is showing some internal error massage. It in not showing link to "view ticket" or create ticket. — at Initial Version

Reported by: umesh.gupta@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: version control/browser Version:
Severity: normal Keywords: internal error, trac
Cc: umesh.gupra@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

This is massage I am getting. _Umesh

Oops… Trac detected an internal error: If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team.

Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below.

TracGuide — The Trac User and Administration Guide

Python Traceback Traceback (most recent call last):

File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 374, in dispatch_request

dispatcher.dispatch(req)

File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 200, in dispatch

req.authname = self.authenticate(req)

File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 154, in authenticate

authenticator.fetch_ad_info(req, authname)

File "/usr/local/lib/python2.4/site-testpackages/trac/web/auth.py", line 137, in fetch_ad_info

[ name, arg ] = re.split(':', field)

ValueError: too many values to unpack

Change History (0)

Note: See TracTickets for help on using tickets.