Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

Last modified 16 years ago

#4939 closed defect (duplicate)

Attachments error

Reported by: prasana.iyengar@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.10
Severity: blocker Keywords: attachment
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

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 (0)

Change History (2)

comment:1 by Christian Boos, 17 years ago

Description: modified (diff)
Resolution: duplicate
Status: newclosed

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.

comment:2 by Christian Boos, 17 years ago

Version: 0.10.30.10

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.