Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#6768 closed defect (duplicate)

Trac detected an internal error:

Reported by: anonymous Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Python traceback

Traceback (most recent call last):

File "/usr/local/lib/python2.4/site-packages/trac/web/fcgi_frontend.py", line 40, in _handler

dispatch_request(req.path_info, req, env)

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

dispatcher.dispatch(req)

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

resp = chosen_handler.process_request(req)

File "/usr/local/lib/python2.4/site-packages/trac/web/auth.py", line 82, in process_request

self._do_login(req)

File "/usr/local/lib/python2.4/site-packages/trac/web/auth.py", line 103, in _do_login

assert req.remote_user, 'Authentication information not available.'

AssertionError: Authentication information not available.

Attachments (0)

Change History (1)

comment:1 by sid, 16 years ago

Resolution: duplicate
Status: newclosed

Look for duplicate entries, look at the TracFaq.

Modify Ticket

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