Opened 18 years ago
Closed 18 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: | 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 )
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 , 18 years ago
| Cc: | added |
|---|---|
| Component: | general → browser |
| Keywords: | internal error trac added |
| Owner: | changed from to |
follow-up: 3 comment:2 by , 18 years ago
| Description: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:3 by , 18 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
Replying to cboos:
Sorry, not our code. That file was patched, check with the patch author.



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