Edgewall Software

Ticket #4939 (closed defect: duplicate)

Opened 21 months ago

Last modified 11 months ago

Attachments error

Reported by: prasana.iyengar@… Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.10
Severity: blocker Keywords: attachment
Cc:

Description (last modified by cboos) (diff)

Attachments attempts fail on the wiki - trac - 0.10-3 @ Debian 2.6.18-3

Error message - 500 Internal server error

From apache error log
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend: Traceback (most recent call last):, referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend:   File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch\n    result = object(req), referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend:   File "/var/lib/python-support/python2.4/trac/web/modpython_frontend.py", line 87, in handler\n    gateway.run(dispatch_request), referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend:   File "/var/lib/python-support/python2.4/trac/web/wsgi.py", line 87, in run\n    response = application(self.environ, self._start_response), referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend:   File "/var/lib/python-support/python2.4/trac/web/main.py", line 351, in dispatch_request\n    req = Request(environ, start_response), referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend:   File "/var/lib/python-support/python2.4/trac/web/api.py", line 166, in __init__\n    self.args = self._parse_args(), referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend:   File "/var/lib/python-support/python2.4/trac/web/api.py", line 182, in _parse_args\n    fs = cgi.FieldStorage(fp, environ=self.environ, keep_blank_values=True), referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend:   File "cgi.py", line 530, in __init__\n    self.read_multi(environ, keep_blank_values, strict_parsing), referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend:   File "cgi.py", line 650, in read_multi\n    environ, keep_blank_values, strict_parsing), referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend:   File "cgi.py", line 532, in __init__\n    self.read_single(), referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend:   File "cgi.py", line 665, in read_single\n    self.read_lines(), referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend:   File "cgi.py", line 687, in read_lines\n    self.read_lines_to_outerboundary(), referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend:   File "cgi.py", line 715, in read_lines_to_outerboundary\n    line = self.fp.readline(1<<16), referer: http://trac.admob.com/attachment/wiki/Operations?action=new
[Mon Mar 12 19:26:07 2007] [error] [client 71.6.18.226] PythonHandler trac.web.modpython_frontend: TypeError: readline() takes exactly 1 argument (2 given), referer: http://trac.admob.com/attachment/wiki/Operations?action=new

Pointers please.

thanks, -prasana

Attachments

Change History

Changed 21 months ago by cboos

  • status changed from new to closed
  • resolution set to duplicate
  • description modified (diff)

You're not using Trac 0.10.3, but 0.10, third revision of the debian package (0.10-3).

This defect has already been reported (#3984) and fixed (0.10.1), so please upgrade.

Changed 21 months ago by cboos

  • version changed from 0.10.3 to 0.10

Add/Change #4939 (Attachments error)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.