#6223 closed defect (wontfix)
Unable to log into Boinc Wiki
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 (last modified by )
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.hdf['referer']: 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.
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
Description: | modified (diff) |
---|---|
Keywords: | plugin added |
Priority: | high → normal |
Resolution: | → wontfix |
Severity: | blocker → normal |
Status: | new → closed |
Version: | → 0.10.4 |
It's either an installation issue or an error in the AccountManagerPlugin.
Please contact the administrator of boinc.berkeley.edu.