trac.cyberduck.ch down?
Posted: Sat Jan 06, 2007 2:56 am
I just tried to file a bug without any unusual characters or whatever and got this:
Oops...
Trac detected an internal error:
If you think this really should work and you can reproduce it. Then you should consider to report 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/local/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
dispatcher.dispatch(req)
File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/local/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 127, in process_request
self._do_create(req, db)
File "/usr/local/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 188, in _do_create
self._validate_ticket(req, ticket)
File "/usr/local/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 66, in _validate_ticket
for field, message in manipulator.validate_ticket(req, ticket):
File "build/bdist.freebsd-5.4-RELEASE-p14-i386/egg/tracspamfilter/adapters.py", line 39, in validate_ticket
KeyError: 'reporter'
Oops...
Trac detected an internal error:
If you think this really should work and you can reproduce it. Then you should consider to report 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/local/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
dispatcher.dispatch(req)
File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/local/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 127, in process_request
self._do_create(req, db)
File "/usr/local/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 188, in _do_create
self._validate_ticket(req, ticket)
File "/usr/local/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 66, in _validate_ticket
for field, message in manipulator.validate_ticket(req, ticket):
File "build/bdist.freebsd-5.4-RELEASE-p14-i386/egg/tracspamfilter/adapters.py", line 39, in validate_ticket
KeyError: 'reporter'