Edgewall Software

Opened 17 years ago

Last modified 17 years ago

#6223 closed defect

Unable to log into Boinc Wiki — at Initial Version

Reported by: mo.v Owned by: Jonas Borgström
Priority: normal Milestone:
Component: ticket system Version: 0.10.4
Severity: normal Keywords: plugin
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I logged out of Boinc Trac and am now unable to log in again. The following error page appears:

Oops… Trac detected an internal error: If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team.

Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below.

TracGuide — The Trac User and Administration Guide

Python Traceback Traceback (most recent call last):

File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 406, in dispatch_request

dispatcher.dispatch(req)

File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 237, in dispatch

resp = chosen_handler.process_request(req)

File "/usr/lib/python2.5/site-packages/TracAccountManager-0.1.3dev_r2548-py2.5.egg/acct_mgr/web_ui.py", line 393, in process_request

if req.hdfreferer:

File "/usr/lib/python2.5/site-packages/trac/web/clearsilver.py", line 157, in getitem

raise KeyError, name

KeyError: 'referer'

This is where I tried to log in:

http://boinc.berkeley.edu/trac

I've encountered this error before but previously I was able to log in after three or four attempts.

Change History (0)

Note: See TracTickets for help on using tickets.