Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#6803 closed defect (invalid)

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

Reported by: umesh.gupta@… Owned by: Christian Boos
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 (last modified by Christian Boos)

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

Attachments (0)

Change History (4)

comment:1 by umesh.gupta@…, 16 years ago

Cc: umesh.gupra@… added
Component: generalbrowser
Keywords: internal error trac added
Owner: changed from Jonas Borgström to Christian Boos

comment:2 by Christian Boos, 16 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed
File "/usr/local/lib/python2.4/site-testpackages/trac/web/auth.py", line 137, in fetch_ad_info

Sorry, not our code. That file was patched, check with the patch author.

in reply to:  2 comment:3 by Emmanuel Blot, 16 years ago

Resolution: fixed
Status: closedreopened

Replying to cboos:

Sorry, not our code. That file was patched, check with the patch author.

comment:4 by Emmanuel Blot, 16 years ago

Resolution: invalid
Status: reopenedclosed

fixing status

Modify Ticket

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