Edgewall Software

Opened 17 years ago

Closed 17 years ago

Last modified 12 years ago

#5777 closed defect (worksforme)

Trac detected an internal error: — at Version 1

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

Description (last modified by Emmanuel Blot)

Hi.. i configure in windows xp.. i am getting error while login.

Please give me solution for below error Thanks..

Error Code.

Python Traceback

Traceback (most recent call last):
  File "C:\Python24\Lib\site-packages\trac\web\main.py", line 356, in dispatch_request
    dispatcher.dispatch(req)
  File "C:\Python24\Lib\site-packages\trac\web\main.py", line 224, in dispatch
    resp = chosen_handler.process_request(req)
  File "C:\Python24\Lib\site-packages\trac\web\auth.py", line 95, in process_request
    self._do_login(req)
  File "C:\Python24\Lib\site-packages\trac\web\auth.py", line 116, in _do_login
    assert req.remote_user, 'Authentication information not available.'
AssertionError: Authentication information not available.

Change History (1)

comment:1 by Emmanuel Blot, 17 years ago

Description: modified (diff)
Priority: highnormal
Resolution: worksforme
Severity: blockernormal
Status: newclosed

Please search the TracFaq, and always search for an existing ticket before submitting a new one. This installation issue has already been dealt with a lot of times.

Note: See TracTickets for help on using tickets.