Edgewall Software

Ticket #3835 (closed defect: worksforme)

Opened 2 years ago

Last modified 2 years ago

Bug when i click on the login

Reported by: flcpy03@… Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.10b1
Severity: normal Keywords:
Cc:

Description (last modified by eblot) (diff)

This my first project with trac. i'm under windows Xp, using svn.

Python Traceback
Traceback (most recent call last):
  File "c:\python24\lib\site-packages\trac-0.10b1-py2.4.egg\trac\web\main.py", line 335, in dispatch_request
    dispatcher.dispatch(req)
  File "c:\python24\lib\site-packages\trac-0.10b1-py2.4.egg\trac\web\main.py", line 220, in dispatch
    resp = chosen_handler.process_request(req)
  File "c:\python24\lib\site-packages\trac-0.10b1-py2.4.egg\trac\web\auth.py", line 95, in process_request
    self._do_login(req)
  File "c:\python24\lib\site-packages\trac-0.10b1-py2.4.egg\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

Changed 2 years ago by eblot

  • priority changed from highest to normal
  • status changed from new to closed
  • version changed from 0.10 to 0.10b1
  • resolution set to worksforme
  • description modified (diff)

This is a setup issue, not a Trac issue.

Please search the ticket database for similar issues ("Authentication information not available") as well as the MailingList archive, as this kind of "error" is quite common and has been already been answered several times.

BTW, it seems that you are using 0.10b1 although 0.10 has been released, so you'd better upgrade.

Add/Change #3835 (Bug when i click on the login)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.