I believe trac is semi-broken at the moment, and that no-one can submit tickets. If you check out the timeline (http://dev.rubyonrails.org/timeline) you'll see no new issues have been created for a couple of weeks. I'm sure there are people working hard getting it back up and running. Last week trac was down completely, so things are improving.
Tom On 24/07/06, Rob West <[EMAIL PROTECTED]> wrote:
When I try to submit a ticket using http://dev.rubyonrails.org/newticket, I get the following: 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.com/ 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 314, in dispatch_request dispatcher.dispatch(req) File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 199, in dispatch resp = chosen_handler.process_request(req) File "/usr/local/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 109, in process_request self._do_create(req, db) File "/usr/local/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 170, in _do_create ticket.insert(db=db) File "/usr/local/lib/python2.4/site-packages/trac/ticket/model.py", line 162, in insert [self[name] for name in std_fields] + File "/usr/local/lib/python2.4/site-packages/trac/db/util.py", line 47, in execute return self.cursor.execute(sql_escape_percent(sql), args) File "/usr/local/lib/python2.4/site-packages/trac/db/util.py", line 47, in execute return self.cursor.execute(sql_escape_percent(sql), args) File "/usr/local/lib/python2.4/site-packages/pyPgSQL/PgSQL.py", line 3111, in execute raise OperationalError, msg OperationalError: ERROR: null value in column "id" violates not-null constraint In case it matters, I have the following field values: Type: defect Priority: normal Component: RailTies Severity: normal Milestone: Version: _______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core
_______________________________________________ Rails-core mailing list Rails-core@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-core