Modify

Opened 14 years ago

Closed 12 years ago

#7869 closed defect (wontfix)

Error: Error with navigation contributor AuthRequired

Reported by: nardoj Owned by: Anton Graham
Priority: normal Component: AuthRequiredPlugin
Severity: normal Keywords:
Cc: nardoj@… Trac Release: 0.12

Description (last modified by Ryan J Ollos)

2010-10-21 09:45:51,014 Trac[api] INFO: Synchronized '' repository in 0.01 seconds
2010-10-21 09:45:51,022 Trac[chrome] ERROR: Error with navigation contributor AuthRequired: RequestDone: 
2010-10-21 09:45:51,362 Trac[main] ERROR: Internal Server Error: 
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/trac/web/main.py", line 513, in _dispatch_request
    dispatcher.dispatch(req)
  File "build/bdist.linux-i686/egg/trac/web/main.py", line 259, in dispatch
    req.send(output, content_type or 'text/html')
  File "build/bdist.linux-i686/egg/trac/web/api.py", line 409, in send
    self.end_headers()
  File "build/bdist.linux-i686/egg/trac/web/api.py", line 317, in end_headers
    self._write = self._start_response(self._status, self._outheaders)
  File "build/bdist.linux-i686/egg/trac/web/wsgi.py", line 114, in _start_response
    assert not self.headers_set, 'Response already started'
AssertionError: Response already started

Attachments (0)

Change History (3)

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 12 years ago by Ryan J Ollos

#7960 closed as a duplicate.

comment:3 Changed 12 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Plugin is deprecated. See the PermRedirectPlugin.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Anton Graham.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.