Modify ↓
Ticket #5777 (closed defect: worksforme)
Opened 5 years ago
Last modified 5 years ago
Trac detected an internal error:
| Reported by: | subhash | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description (last modified by eblot) (diff)
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.
Attachments
Change History
comment:1 Changed 5 years ago by eblot
- Description modified (diff)
- Priority changed from high to normal
- Resolution set to worksforme
- Severity changed from blocker to normal
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



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.