#3186: Authentication information not available
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  jonas
     Type:  defect              |      Status:  new  
 Priority:  normal              |   Milestone:       
Component:  general             |     Version:  0.9.5
 Severity:  major               |    Keywords:       
--------------------------------+-------------------------------------------
 This is trac from ubuntu breezy manually updated to 0.9.5 With new admin
 uses. This is a new trac install.

 I will also take a look when I get a chance and see if I can "trac" down
 the problem.

 -Tim.

 Python traceback
 Traceback (most recent call last):
   File "/usr/lib/python2.4/site-packages/trac/web/cgi_frontend.py", line
 130, in run
     dispatch_request(req.path_info, req, env)
   File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 139, in
 dispatch_request
     dispatcher.dispatch(req)
   File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 107, in
 dispatch
     resp = chosen_handler.process_request(req)
   File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 82, in
 process_request
     self._do_login(req)
   File "/usr/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.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3186>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to