Modify ↓
#6191 closed defect (invalid)
Login page is not working
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control/browser | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
Python Traceback
Traceback (most recent call last):
File "D:\Python24\Lib\site-packages\trac\web\main.py", line 356, in dispatch_request
dispatcher.dispatch(req)
File "D:\Python24\Lib\site-packages\trac\web\main.py", line 224, in dispatch
resp = chosen_handler.process_request(req)
File "D:\Python24\Lib\site-packages\trac\web\auth.py", line 95, in process_request
self._do_login(req)
File "D:\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 (0)
Change History (3)
follow-up: 2 comment:1 by , 18 years ago
| Description: | modified (diff) |
|---|---|
| Priority: | highest → normal |
| Resolution: | → invalid |
| Severity: | major → normal |
| Status: | new → closed |
follow-up: 3 comment:2 by , 18 years ago
comment:3 by , 18 years ago
Replying to anonymous:
If this issue has "many, many" tickets, why can't we just reference one, either here or in the FAQ article?
Are you kidding? TracFaq#WhataboutthisAuthenticationinformationnotavailable.error
Note:
See TracTickets
for help on using tickets.



Please search the TracFaq, the ticket database for many, many duplicate tickets, etc.